Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/s3_bucket_lifecycle_configuration: new resource (#22579)
* feat: new resource s3_bucket_lifecycle_configuration * only wait on update and format docs * remove conflicting validations * update imports referencing tfawserr * r/s3_bucket_lifecycle_configuration: re-use share id create/parse method; update docs * rename test and remove extra update * r/s3_bucket_lifecycle_configuration: change 'rule' to TypeList to respect order * add retry method in Exists test check for occassional flakiness
- Loading branch information