Mismatch reason: attribute mismatch: availability_zones.1726430690 #2797
Labels
bug
Addresses a defect in current functionality.
service/autoscaling
Issues and PRs that pertain to the autoscaling service.
Terraform Version
0.11.0
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
https://github.com/stealthiscode/lfs/blob/master/tf-bug-report.tar.bz2
Debug Output
https://gist.github.com/stealthiscode/abcced878c96117aeb282c0565a6e665
Expected Behavior
Both services create ASGs successfully and apply cleanly in a single pass.
Actual Behavior
Plan looks good, apply produces an error (see gist). A second apply passes. If I start over (destroy all), remove one module and apply it works fine. Adding the second module back in an applying again works fine. It's only the initial apply with multiple modules that produces the error. 100% reproducible.
Steps to Reproduce
terraform apply
The text was updated successfully, but these errors were encountered: