Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## AWS VM module

Configuration in this directory creates an AWS VM (EC2 Instance). The instance is created on an 3rd Generation Intel® Xeon® Scalable Processor (IceLake) by default.
Configuration in this directory creates an AWS VM (EC2 Instance). The instance is created on an 4th generation Intel® Xeon® Scalable Processor (Sapphire Rapids) by default.

## Performance Data
## Performance Data - Update needed as module runs on Emerald Rapids


<center>
Expand Down
2 changes: 1 addition & 1 deletion examples/amazon-ec2-rhel-default-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Red Hat RHEL VM in Default VPC

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Linux VM with Capacity Reservation in Default VPC

This example provisions a capacity reservation in AWS availability zone us-east-1d. This capacity reservation is used for instance type m6i.large for Linux/UNIX in this availability zone. Instance eligibility for this capacity reservation will be targetted.
This example provisions a capacity reservation in AWS availability zone us-east-1d. This capacity reservation is used for instance type m7i.large for Linux/UNIX in this availability zone. Instance eligibility for this capacity reservation will be targetted.

Following the capacity reservation, it provisions an EC2 Instance on a 4th Generation Intel® Xeon® Scalable Processor (Sapphire Rapids) on Linux OS in the default vpc using the targetted capacity reservation created in the above step. It creates the EC2 instance in US-East-1 region. The region is provided in variables.tf in this example folder.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ resource "aws_security_group" "ssh_security_group" {

## CHANGE THE IP CIDR BLOCK BELOW TO ALL YOUR OWN SSH PORT ##
cidr_blocks = ["a.b.c.d/x"]


}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Linux VM in Default VPC using Intel Cloud Optimzier by Densify recommendations
<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion examples/amazon-linux-ec2-default-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Linux VM in Default VPC

Expand Down
2 changes: 1 addition & 1 deletion examples/amazon-linux-ec2-non-default-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Linux VM in Non Default VPC

Expand Down
2 changes: 1 addition & 1 deletion examples/amazon-linux-ec2-spot-default-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Spot Linux VM in Default VPC

Expand Down
2 changes: 1 addition & 1 deletion examples/amazon-windows-server-ec2-default-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Terraform Intel AWS VM - Windows VM in Default VPC

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## AWS M7i EC2 Instance with 4th Generation Intel® Xeon® Scalable Processor (Sapphire Rapids) & Intel® Cloud Optimized Recipe for FastChat and Stable Diffusion

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-fastchat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## AWS M7i EC2 Instance with 4th Generation Intel® Xeon® Scalable Processor (Sapphire Rapids) & Intel® Cloud Optimized Recipe for FastChat

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-gaudi-base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## AWS DL1 EC2 Instance with Intel Gaudi Accelerators

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-stable-diffusion/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## AWS M7i EC2 Instance with 4th Generation Intel® Xeon® Scalable Processor (Sapphire Rapids) & Intel® Cloud Optimized Recipe for Stable Diffusion

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-xeon-opea-chatqna-falcon11B/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# TII Falcon2-11B OPEA RAG ChatQnA on AWS c7i Intel® Xeon® instances

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation


## Overview
Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-xeon-opea-chatqna-falcon3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# TII Falcon3-7B using OPEA RAG ChatQnA on AWS c7i Intel® Xeon® instances

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## Overview

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-xeon-opea-chatqna/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## AWS M7i EC2 Instance with 4th Generation Intel® Xeon® Scalable Processor (Sapphire Rapids) & Open Platform for Enterprise AI (OPEA) ChatQnA Example

Expand Down
2 changes: 1 addition & 1 deletion examples/gen-ai-xeon-opea-codegen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform - Code Generation by OPEA on Intel® Xeon®

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation


## AWS c7i EC2 Instance with 4th Generation Intel® Xeon® Scalable Processor (Sapphire Rapids) & Open Platform for Enterprise AI (OPEA) Code Generation Example
Expand Down
2 changes: 1 addition & 1 deletion policies.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# Intel® Optimized Cloud Modules for Terraform

© Copyright 2024, Intel Corporation
© Copyright 2025, Intel Corporation

## HashiCorp Sentinel Policies

Expand Down
4 changes: 2 additions & 2 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

# See policies.md, Intel recommends the 4th Generation Intel® Xeon® Platinum (Sapphire Rapids) based instances.
#Compute Optimized: c7i.large,c7i.xlarge,c7i.2xlarge,c7i.4xlarge,c7i.8xlarge,c7i.12xlarge,c7i.16xlarge,c7i.24xlarge,c7i.48xlarge,c7i.metal-24xl,c7i.metal-48xl,c6i.12xlarge,c6i.16xlarge,c6i.24xlarge,c6i.32xlarge,c6i.2xlarge,c6i.8xlarge,c6i.xlarge,c6i.large,c6i.metal,c6i.4xlarge,c6id.12xlarge,c6id.16xlarge,c6id.24xlarge,c6id.32xlarge,c6id.2xlarge,c6id.8xlarge,c6id.xlarge,c6id.large,c6id.metal,c6id.4xlarge,c6in.12xlarge,c6in.16xlarge,c6in.24xlarge,c6in.32xlarge,c6in.2xlarge,c6in.8xlarge,c6in.xlarge,c6in.large,c6in.4xlarge
#Storage Optimized: i4i.16xlarge,i4i.32xlarge,i4i.2xlarge,i4i.8xlarge,i4i.xlarge,i4i.large,i4i.metal,i4i.4xlarge
#Storage Optimized: i7i.large, i7i.xlarge, i7i.2xlarge, i7i.4xlarge, i7i.8xlarge, i7i.12xlarge, i7i.16xlarge, i7i.24xlarge, i7i.48xlarge, i7i.metal-24xl, i7i.metal-48xl
#General Purpose: m7i.large,m7i.xlarge,m7i.2xlarge,m7i.4xlarge,m7i.8xlarge,m7i.12xlarge,m7i.16xlarge,m7i.24xlarge,m7i.48xlarge,m7i.metal-24xl,m7i.metal-48xl,m7i-flex.large,m7i-flex.xlarge,m7i-flex.2xlarge,m7i-flex.4xlarge,m7i-flex.8xlarge,m6i.12xlarge,m6i.16xlarge,m6i.24xlarge,m6i.32xlarge,m6i.2xlarge,m6i.8xlarge,m6i.xlarge,m6i.large,m6i.metal,m6i.4xlarge,m6id.12xlarge,m6id.16xlarge,m6id.24xlarge,m6id.32xlarge,m6id.2xlarge,m6id.8xlarge,m6id.xlarge,m6id.large,m6id.metal,m6id.4xlarge,m6idn.12xlarge,m6idn.16xlarge,m6idn.24xlarge,m6idn.32xlarge,m6idn.2xlarge,m6idn.8xlarge,m6idn.xlarge,m6idn.large,m6idn.4xlarge,m6in.12xlarge,m6in.16xlarge,m6in.24xlarge,m6in.32xlarge,m6in.2xlarge,m6in.8xlarge,m6in.xlarge,m6in.large,m6in.4xlarge
#Memory Optimized: r7i.large,r7i.xlarge,r7i.2xlarge,r7i.4xlarge,r7i.8xlarge,r7i.12xlarge,r7i.16xlarge,r7i.24xlarge,r7i.48xlarge,r7i.metal-24xl,r7i.metal-48xl,r7iz.large,r7iz.xlarge,r7iz.2xlarge,r7iz.4xlarge,r7iz.8xlarge,r7iz.12xlarge,r7iz.16xlarge,r7iz.32xlarge,r7iz.metal-16xl,r7iz.metal-32xl,r6i.12xlarge,r6i.16xlarge,r6i.24xlarge,r6i.32xlarge,r6i.2xlarge,r6i.8xlarge,r6i.xlarge,r6i.large,r6i.metal,r6i.4xlarge,r6id.12xlarge,r6id.16xlarge,r6id.24xlarge,r6id.32xlarge,r6id.2xlarge,r6id.8xlarge,r6id.xlarge,r6id.large,r6id.metal,r6id.4xlarge,r6idn.12xlarge,r6idn.16xlarge,r6idn.24xlarge,r6idn.32xlarge,r6idn.2xlarge,r6idn.8xlarge,r6idn.xlarge,r6idn.large,r6idn.4xlarge,r6in.12xlarge,r6in.16xlarge,r6in.24xlarge,r6in.32xlarge,r6in.2xlarge,r6in.8xlarge,r6in.xlarge,r6in.large,r6in.4xlarge,x2idn.16xlarge,x2idn.24xlarge,x2idn.32xlarge,x2idn.metal,x2iedn.16xlarge,x2iedn.24xlarge,x2iedn.32xlarge,x2iedn.2xlarge,x2iedn.8xlarge,x2iedn.xlarge,x2iedn.metal,x2iedn.4xlarge
#Accelerated Computing: trn1.32xlarge,trn1.2xlarge
#Accelerated Computing: trn2.48xlarge,trn2u.48xlarge
# See more:
# https://aws.amazon.com/ec2/instance-types/

Expand Down