Skip to content

v1.3.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 08 May 00:07
68c18f4

馃殌 Enhancements

Enhance lifecycle object with optionals, limit length of bucket name @Nuru (#87)

what

  • Limit length of auto-generated bucket name to match AWS-imposed limit
  • Enhance lifecycle_configuration_rules to be fully defined with optional members

why

  • Avoid situation where module fails because auto-generated bucket name is too long
  • Make it easier to build a list of rules

references