You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
It's not possible to set a lifecycle to use all three rules made available in #24 and that AWS supports.
If your request is for a new feature, please use the
Feature request
template.Versions
Module version [Required]: 1.6.2
Terraform version:
1.0.11
Provider version(s):
5.32.0
Reproduction Code [Required]
Steps to reproduce the behavior:
generate an
EFS
module with the followinglifecycle_policy
Expected behavior
the ability to set those three at the same time
Actual behavior
this error is emitted on a terraform plan:
No more than 2 "lifecycle_policy" blocks are allowed
Terminal Output Screenshot(s)
Additional context
The text was updated successfully, but these errors were encountered: