[Bug]: current Organization ID (0-xxxxxxxxxx) does not match (r-xxxx) #33083
Labels
bug
Addresses a defect in current functionality.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/organizations
Issues and PRs that pertain to the organizations service.
Milestone
Terraform Core Version
1.5.5
AWS Provider Version
5.13.0
Affected Resource(s)
I bumped the AWS provider on my workspace from
5.12.0
to5.13.0
and was greeted by an error for theaws_organizations_organization
resource.The error
I believe this to be a bug that was introduced possibly by commit #31796
resource affected
Expected Behavior
What
There should have been no change in the id within the state for the affected resource.
Why
I have not made any changes myself other than bump the AWS provider.
Actual Behavior
The error provided from earlier
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
aws_organizations_organization
resource on aws provider5.12.0
.5.13.0
.Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: