🤖 Automatic Updates
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#38)
## what This is an auto-generated PR that updates the README.md and docswhy
To have most recent changes of README.md and doc from origin templates
chore(deps): update terraform cloudposse/efs/aws to v1.2.0 @[renovate[bot]](https://github.com/apps/renovate) (#37)
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-harness
withatmos
for 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.yml
files
why
- Re-apply
.github/settings.yml
from 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.yml
files
why
- Re-apply
.github/settings.yml
from org level to getterratest
environment - Migrate to new
test
account
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.github
repo
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 becomes conflicted, 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.
Enable merge queue @goruha (#36)
## what - Added `auto-merge` workflow - Update `settings.yaml` - Fix CodeOwners fileswhy
- Support auto merge PRs
- Create merge queue
- Implement new CodeOwners policy