Resource aws_fsx_ontap_file_system forces deletion when storage_capacity is changed #23861
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/fsx
Issues and PRs that pertain to the fsx service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform v1.0.11
on linux_amd64
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Expected Behavior
On January 25th AWS announced that changing the storage capacity is now possible on FSxN file systems, meaning terraform wouldn't have to recreate. However, this change hasn't been included into the provider.
https://aws.amazon.com/about-aws/whats-new/2022/01/amazon-fsx-netapp-ontap-ssd-storage-capacity/
Actual Behavior
Terraform wants to delete the resource.
Steps to Reproduce
terraform apply
with initial configterraform apply
Important Factoids
no
References
The text was updated successfully, but these errors were encountered: