[Bug]: Unable to set all 3 EFS lifecycle policies #35314
Labels
bug
Addresses a defect in current functionality.
service/efs
Issues and PRs that pertain to the efs service.
Milestone
Terraform Core Version
1.6.6
AWS Provider Version
5.32.1
Affected Resource(s)
Expected Behavior
Following #35096, there are three possible lifecycle policy entries:
transition_to_primary_storage_class
transition_to_ia
transition_to_archive
It should be possible to define policies for all 3 values.
Actual Behavior
It is currently only possible to specify up to 2 of them at once:
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
See "Actual behavior".
Debug Output
No response
Panic Output
No response
Important Factoids
Likely a simple fix here:
terraform-provider-aws/internal/service/efs/file_system.go
Line 88 in 85b0843
References
No response
Would you like to implement a fix?
No
The text was updated successfully, but these errors were encountered: