[Bug]: 24029c2 broke aws_ami_ids
datasource sorting
#40528
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/ec2
Issues and PRs that pertain to the ec2 service.
Terraform Core Version
any
AWS Provider Version
5.74 and up
Affected Resource(s)
data.aws_ami_ids
Expected Behavior
The sort is now reversed.
Actual Behavior
The sorting should be correct and made according to
sort_ascending
.Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Run the Terraform code and check the order in the list, compare with the
5.74.0
.Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: