Loading...
Loading...
### Terraform Version ```shell 1.10.5 ``` ### Terraform Configuration Files ```terraform terraform { backend "s3" { region = "..." bucket = "..." key = "..." encrypt = "..." assume_role_with_web_identity { role_arn = "..." external_id = "..." session_name = "..." policy = "..." } } } ``` ### Debug Output n/a ### Expected Behavior The change from 1.9 to 1.10 broke existing assume role configuration by breaking it out into assume_role and assume_role_with_web_identity. I would expect all the same options to be available in the new configuration to include `external_id` ### Actual Behavior `external_id` is not available for the `assume_role_with_web_identity` block ### Steps to Reproduce n/a ### Additional Context _No response_ ### References _No response_ ### Generative AI / LLM assisted development? _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.