Skip to content

amir-akhavans/Terraform-ECS-EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps running terraform code and provisioning the infrastructure:

  • Clone this recository in to your local system using command below:

  • git clone https://github.com/amir-akhavans/Terraform-ECS-EC2.git

  • Go to the cloned folder and initialize a working directory containing terraform configuration files using command below:

  • terraform init

  • The apply command is used to apply the changes required to reach the desired state of the configuration. To apply enter command below:

    terraform apply

    Clip below shows how to execute the codes and provision this IaC using terraform:

    Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published