-
Install the AWS CLI. You need to have AWS CLI installed in your local machine. Refer below guide for installing aws cli. Click here
-
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>> -
Add a terraform.tfvars file with values for variables in variables.tf file.
-
Proceed with terraform plan and terraform apply commands accordingly.
ChirathB14/cc_assignment_1
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|