Top "Terraform-provider-aws" questions

Terraform Provider for AWS.

Terraform - Delete all resources except one

I have a Terraform 0.11 project with 30-40 different resources. I would like to delete all of them except a few …

terraform terraform-provider-aws infrastructure
How to give the target bucket log-delivery group WRITE and READ_ACP permissions?

I am trying to setup a cloudfront dist and s3 bucket with terraform. When I run terraform apply it is …

amazon-s3 terraform amazon-cloudfront terraform-provider-aws
Terraform - Get a value from parameter store and pass to resource

We store our latest approved AMIs in AWS parameter store. When creating new instances with Terraform I would like to …

amazon-web-services terraform terraform-provider-aws