terraform-aws-efs icon indicating copy to clipboard operation
terraform-aws-efs copied to clipboard

Support transition_to_archive lifecycle policy

Open yaronya opened this issue 6 months ago • 1 comments

Describe the Feature

AWS recently added a new storage class to EFS called Archive AWS Terraform provider will soon have a release that adds support to it (see PR)

Expected Behavior

Similar to the existing transition_to_ia input, add a new transition_to_archive input

Use Case

The new Archive EFS storage class has potential savings of about 50% of the unused data

Describe Ideal Solution

Add a new transition_to_archive input that supports the relevant values

Alternatives Considered

No response

Additional Context

No response

yaronya avatar Jan 04 '24 20:01 yaronya

Hello @osterman

Can you please add this variable transition_to_archive.

this is a blocker for us to keep using your EFS module.

Thank you.

sufyan-demicon avatar Feb 20 '24 13:02 sufyan-demicon