Skip to content

v1.0.2

Choose a tag to compare

@cloudposse-releaser cloudposse-releaser released this 22 Sep 17:16
· 4 commits to main since this release
d370017
Use atmos instead of makefile @goruha (#34) ## what * Use atmos instead of makefile

why

  • build-harness deprecated. Use atmos instead

Summary by CodeRabbit

  • New Features
    • Introduced centralized project configuration to standardize workflows, enable shared commands, and support automated README generation.
  • Chores
    • Removed legacy build/test harness and associated targets to streamline maintenance.
    • Simplified documentation configuration by clearing unused includes.
    • Expanded ignore rules to exclude repository-level metadata from version control.

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#39) ## 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 terraform cloudposse/transit-gateway/aws to v0.13.0 @[renovate[bot]](https://github.com/apps/renovate) (#38) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

Package Type Update Change
cloudposse/transit-gateway/aws (source) module minor 0.12.0 -> 0.13.0

Release Notes

cloudposse/terraform-aws-transit-gateway (cloudposse/transit-gateway/aws)

v0.13.0

Compare Source

fix: cleanup ram association destruction @​RoseSecurity (#​65)

what

  • This updates the logic for enabling AWS Resource Access Manager (RAM) features by centralizing the enablement flag and ensuring consistent usage throughout the ram.tf file. The main focus is to improve maintainability and ensure resources are destroyed as intended when the module is disabled.

Refactoring and consistency improvements:

  • Added a new local variable ram_resource_share_enabled to encapsulate the logic for enabling RAM resource sharing, and updated all references to use this local instead of the raw input variable
  • Updated the calculation of ram_principals to use local.ram_resource_share_enabled, ensuring principal logic is consistent with the new enablement flag.
  • Modified the count attribute for aws_ram_resource_share, aws_ram_resource_association, and the aws_organizations_organization data source to use local.ram_resource_share_enabled, improving clarity and maintainability.

why

  • Ensure resources are destroyed as intended when the module is disabled

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.43.0 @[renovate[bot]](https://github.com/apps/renovate) (#37) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.42.0 -> 0.43.0

Release Notes

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

v0.43.0

Compare Source

What's Changed

Breaking Changes
Enhancements
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.42.0...v0.43.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.

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#36) ## 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

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#35) ## 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