Loading...
Loading...
### Terraform Version ```shell 1.7.0 ``` ### Terraform Configuration Files ```terraform aws_auth_roles = [ { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] }, { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] } ] ``` ### Debug Output NA ### Expected Behavior ```terraform aws_auth_roles = [ { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] }, { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] } ] ``` ### Actual Behavior ```terraform aws_auth_roles = [ { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] }, { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] } ] ``` ### Steps to Reproduce Place the expected output in any resource and then run `terraform format` ### Additional Context The following formats correctly and is not changed ```terraform aws_auth_roles = [ { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] }, { rolearn = "REDACTED" username = "REDACTED" groups = ["REDACTED"] } ] ``` ### References _No response_
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.