Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See if this fixes dynamic statement block
``` │ on .terraform/modules/production.auth_token/secret/main.tf line 43, in data "aws_iam_policy_document" "secret": │ 43: identifiers = [statement.arn] │ │ This object does not have an attribute named "arn". ``` https://developer.hashicorp.com/terraform/language/expressions/dynamic-blocks
- Loading branch information