Skip to content

ChirathB14/cc_assignment_1

Repository files navigation

cc_assignment_1

To get started

  1. Install the AWS CLI. You need to have AWS CLI installed in your local machine. Refer below guide for installing aws cli. Click here

  2. Configure a profile in AWS cli with the AWS access key and AWS secret key for your AWS account. Or you can use your own profile already setup. Run the following command to configure the profile and enter the required inputs as prompted.

    aws configure --profile <<profile name>>
  3. Add a terraform.tfvars file with values for variables in variables.tf file.

  4. Proceed with terraform plan and terraform apply commands accordingly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors