Codes to provision Cloud infrastructure built with Terraform and the Terraspace Framework using AWS provider.
- AWS Account: Since provider we're using for this proejct is AWS
- Ruby: version > 3.0.0
- Terraform CLI
- Terraspace CLI
The policy should include mananging IAM, S3.
Run setup script by
sh scripts/setup.sh
Fill in access key, secret access key, and region from IAM.
Copy all commands from scripts/apply-profile.sh
and execute those in your terminal. Verify it produces valid IAM user to manage resource.