[Bug]: after using v.5.48.00 (last version was 5.47.00), tags and tags_all on aws_fsx_ontap_storage_virtual_machine resource are recreated systematically, comportment that we haven't before with v. 5.47.00 #37346
Labels
bug
Addresses a defect in current functionality.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/fsx
Issues and PRs that pertain to the fsx service.
Milestone
Terraform Core Version
1.5.1
AWS Provider Version
5.48.00,5.47.00
Affected Resource(s)
aws_fsx_ontap_storage_virtual_machine
Expected Behavior
Using the freshly upgraded provider (5.48.00), we normally have no change to push
and we systematically have in place update of the TAGS and TAGS_ALL values.
We use the resource's TAGS and we never had this comportment until passing the the 5.48.00 version.
Actual Behavior
Now, systematically, TF server want to add TAGS and TAGS_ALL entries....
It's like the provider is not able to read the existing TAGS in AWS
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
just un-fix the version of the provider (so using the latest one, v. 5.48.00)
Debug Output
Panic Output
Important Factoids
no
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: