Check USAGE.md to know what is going to be created.
-
Modify the terraform.tfvars file by adding the value of the variables.
-
Deploy the AWS resources using:
make plan
make apply
To remove all resources use the following command:
make destroy
Check USAGE.md to know what is going to be created.
Modify the terraform.tfvars file by adding the value of the variables.
Deploy the AWS resources using:
make plan
make apply
To remove all resources use the following command:
make destroy