Fix opt_in_to_archive_for_supported_resources support @benjan-rt (#106)
## what- opt_in_to_archive_for_supported_resources(https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_plan#opt_in_to_archive_for_supported_resources-1) missing from resource creation
why
Fix broken functionality
references
🤖 Automatic Updates
chore(deps): update terraform cloudposse/efs/aws to v1.2.0 @[renovate[bot]](https://github.com/apps/renovate) (#100)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/efs/aws (source) | module | minor | 1.1.0 -> 1.2.0 |
Release Notes
cloudposse/terraform-aws-efs (cloudposse/efs/aws)
v1.2.0
🚀 Enhancements
132: add transition_to_archive @jgournet (#144)
what
Add transition_to_archive, same as transition_to_ia
Also add 180, 270 and 365 days options
why
See https://github.com/cloudposse/terraform-aws-efs/issues/132
references
closes #132
🤖 Automatic Updates
Replace Makefile with atmos.yaml @osterman (#152)
what
- Remove
Makefile - Add
atmos.yaml
why
- Replace
build-harnesswithatmosfor readme genration
References
- DEV-3229 Migrate from build-harness to atmos
Add GitHub Settings @osterman (#141)
what
- Install a repository config (
.github/settings.yaml)
why
- Programmatically manage GitHub repo settings
Update GitHub workflows @osterman (#145)
what
- Update workflows (
.github/workflows/settings.yaml)
why
- Support new readme generation workflow.
- Generate banners
Update .github/settings.yml @osterman (#149)
what
- Update
.github/settings.yml - Drop
.github/auto-release.ymlfiles
why
- Re-apply
.github/settings.ymlfrom org level - Use organization level auto-release settings
references
- DEV-1242 Add protected tags with Repository Rulesets on GitHub
Migrate new test account @osterman (#150)
what
- Update
.github/settings.yml - Update
.github/chatops.ymlfiles
why
- Re-apply
.github/settings.ymlfrom org level to getterratestenvironment - Migrate to new
testaccount
References
- DEV-388 Automate clean up of test account in new organization
- DEV-387 Update terratest to work on a shared workflow instead of a dispatch action
- DEV-386 Update terratest to use new testing account with GitHub OIDC
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#147)
what
- Update workflows (
.github/workflows) to use shared workflows from.githubrepo
why
- Reduce nested levels of reusable workflows
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.