Practice Terraform Lab in AWS for the Terraform Professional certification
- Include authored local modules
- Use Terraform validated AWS modules
- Use several Providers with version pinning
- Use as much as of HCL features as mentioned in the exam preparation
- Use as many AWS resources as mentioned in the exam preparation
https://developer.hashicorp.com/terraform/tutorials/pro-cert
https://developer.hashicorp.com/terraform/tutorials/pro-cert/pro-study
https://developer.hashicorp.com/terraform/tutorials/pro-cert/pro-review
Available Documentation during exam: https://registry.terraform.io/providers/hashicorp/aws/latest/docs, https://developer.hashicorp.com/terraform/docs, https://docs.aws.amazon.com/
AWS Resources included in exam: https://developer.hashicorp.com/terraform/tutorials/pro-cert/pro-orientation#aws-resources
Terraform version for exam: 1.6
This code is provided AS-IS and without any warranty.
Beware of the costs of AWS resources. The author bears no responsibility for the costs incurred when this code is deployed.
Destroy all resources at the end of your practice.