Skip to content

v1.5.1

Latest

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 02 Sep 20:01
· 4 commits to main since this release
6bc14b2
Delete .gitignore @Benbentwo (#219) This pull request removes the contents of the `.gitignore copy` file, which previously contained patterns to exclude build artifacts, editor files, secrets, and other temporary or autogenerated files from version control. This change simplifies the repository by eliminating a redundant or unnecessary ignore file.
  • Removal of all file and directory ignore patterns from .gitignore copy, including build artifacts, editor-specific files, secrets, and temporary files.

Summary by CodeRabbit

  • Chores

    • Expanded ignore rules to exclude additional cache and environment-generated directories, keeping the repository cleaner.
    • Removed a redundant ignore configuration file to reduce duplication and maintenance overhead.
    • Improves developer experience by minimizing accidental commits of temporary files and reducing noise in diffs and CI artifacts.
  • Notes

    • No user-facing functionality changes.
Remove include for terraform documentation @Benbentwo (#218) This pull request makes a minor update to the documentation configuration by removing the inclusion of the Terraform documentation file.

Summary by CodeRabbit

  • Documentation
    • Removed an outdated include referencing Terraform documentation to prevent broken or redundant links in the generated docs.
    • Streamlined the README content for clarity; no changes to usage, tags, categories, license, badges, references, related, or contributors sections.
    • No functional changes to the product; end-user experience remains the same aside from clearer documentation.
Migrate README generation to atmos @goruha (#216) ## what - Update README.yaml

why

  • Use atmos to generate readme
Fix mergequeue workflows @goruha (#213) ## what * Fix mergequeue workflows

Summary by CodeRabbit

  • Chores
    • Updated Mergify configuration to extend from a shared external file, removing all previous custom rules and settings.
    • Added a new "auto merge" workflow, allowing manual merging of pull requests by specifying the PR number.
    • Enhanced branch workflow to support merge group checks and reduced permissions for improved security.
Fix gitops workflows @goruha (#212) ## what * Fix gitops workflows

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions workflows to reference reusable workflows from the main branch instead of the merge-queue branch.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#220) ## what This is an auto-generated PR that updates the README.md and docs

why

To have most recent changes of README.md and doc from origin templates

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.42.0 @[renovate[bot]](https://github.com/apps/renovate) (#215) This PR contains the following updates:
Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.41.0 -> 0.42.0

Release Notes

terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)

v0.42.0

Compare Source

What's Changed

Breaking Changes
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.41.0...v0.42.0


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.

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.41.0 @[renovate[bot]](https://github.com/apps/renovate) (#214) This PR contains the following updates:
Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.40.0 -> 0.41.0

Release Notes

terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)

v0.41.0

Compare Source

What's Changed

Breaking Changes
Enhancements
Chores

New Contributors

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.40.0...v0.41.0


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.