A presentation at Bangalore HashiCorp User - May 2020 in May 2020 in by Kerim Satirli
Understanding the AWS Provider for Terraform
Kerim Satirli (He/Him) Developer Advocate at HashiCorp
@ksatirli on GitHub and Twitter
Infrastructure as Code
Terraform
Variable Definition Files
Managing AWS with Terraform
AWS Provider for Terraform (ChangeLog
Terraform lifecycle
terraform init
terraform fmt
terraform validate
terraform plan -out="terraform.tfplan"
terraform apply "terraform.tfplan"
terraform plan -destroy
Scaling Terraform
Review
Materials:
HashiConf Digital:
Thank You