terraform-aws-modules / terraform-aws-s3-bucket

Terraform module to create AWS S3 resources 🇺🇦

Home Page:https://registry.terraform.io/modules/terraform-aws-modules/s3-bucket/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading the source of this module I have a question about a terraform construct I can't find documentation for

rcousens opened this issue · comments

https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/blob/master/main.tf#L309

Can anyone point me to documentation for terraform that explains this and { block construct in a dynamic content block?

https://developer.hashicorp.com/terraform/language/expressions/dynamic-blocks

and is just the name of the block within the filter block.

Please ask generic questions like this at https://discuss.hashicorp.com

I'm going to lock this issue because it has been closed for 30 days . This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.