We'll cover Terraform Data Sources. Particularly two useful examples to help get started: aws_ami
and aws_vpc
.
Terraform Data Sources Links
- https://www.terraform.io/language/data-sources
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ami#attributes-reference
- https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-images.html
- https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc#attributes-reference
- https://stackoverflow.com/questions/60619873/how-to-get-the-default-vpc-id-with-terraform
- GitHub Source boltops-learn/terraform-aws/tree/main/terraform-aws-data-source
Terraform AWS
2h 4m
Explore lesson as part of a learning path
Get full access to these great resources
All for less than the price of coffee a day