[Bug]: file_system_administrators_group causes recreation of the resource #33199
Labels
bug
Addresses a defect in current functionality.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/fsx
Issues and PRs that pertain to the fsx service.
Milestone
Terraform Core Version
1.4.5
AWS Provider Version
5.12.0
Affected Resource(s)
Expected Behavior
Recreate should not happen
Actual Behavior
Creating an SVM with Active Directory configuration and specifying the property "file_system_administrators_group" causes the subsequent apply operation to re-create the SVM.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Create a new security group in Active Directory or use an existing group other than "Domain Admins".
Create a new SVM with Active Directory configuration (specify - file_system_administrators_group)
Apply the configuration
On the next "Apply", the SVM will be detected as a change thus triggering a replacement.
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: