#releases (2023-07)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2023-07-02
v2.2.4 Remove redundant –quiet option from docker command @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1784589913” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/859“…
Remove redundant –quiet option from docker command @Nuru (#859) what
Remove –quiet option from Docker command that checks if Geodesic is already running
why
Starting with Docker CLI version 24…
Nuru has 22 repositories available. Follow their code on GitHub.
what
Remove –quiet option from Docker command that checks if Geodesic is already running
why
Starting with Docker CLI version 24.0.0, the –quiet option overrides the –format option. For backw…
2023-07-05
v1.39.0 what Make Atmos understand Terraform configurations and dependencies Update atmos describe component command Update atmos describe affected command Add Atmos custom commands to atmos.yaml Update docs for atmos describe component and atmos describe affected commands why
Atmos now understands Terraform configurations and dependencies! (using a Terraform parser from HashiCorp) This is useful to detect component dependencies when a Terraform component in the components/terraform folder uses…
what
Make Atmos understand Terraform configurations and dependencies Update atmos describe component command Update atmos describe affected command Add Atmos custom commands to atmos.yaml Update d…
2023-07-06
v1.23.0 Revise renovate config @max-lobur (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1791141201” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/354“…
Revise renovate config @max-lobur (#354) what
Auto rebase stale PRs Auto update dependencies in tests (./examples) Do not track branches other than main. All terraform repos are now migrated to m…
max-lobur has 71 repositories available. Follow their code on GitHub.
what
Auto rebase stale PRs Auto update dependencies in tests (./examples) Do not track branches other than main. All terraform repos are now migrated to main, we also don’t want to auto-update rel…
v1.40.0 what Documentation pages for GitHub Actions for Terraform Plan and Apply why Documented the two new GitHub actions for Terraform Plan and Apply
what
Documentation pages for GitHub Actions for Terraform Plan and Apply
why
Documented the two new GitHub actions for Terraform Plan and Apply
v1.40.0 what Documentation pages for GitHub Actions for Terraform Plan and Apply why Documented the two new GitHub actions for Terraform Plan and Apply
2023-07-11
v1: Policy to Trigger on PR Comment (#152) added trigger affected policy
added policy to trigger on git comments
added trigger affected policy
added policy to trigger on git comments
v1.1.0 Policy to Trigger on PR Comment @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1768614064” data-permission-text=”Title is private”…
Policy to Trigger on PR Comment @milldr (#152) what
Added a new trigger policy
why
Trigger a spacelift stack when a comment is added to a PR
references
Related to https://github.com/cloudposse…
DevOps at Cloud Posse. milldr has 22 repositories available. Follow their code on GitHub.
2023-07-13
Enable configuration values to be passed to addons (#191)
notes This version bumps requirements:
Terraform must now be >= 1.3 AWS provider must now be >= 4.46
Even with that, there is still a deprecation warning when using AWS provider v5. We are provid…
v2.9.0 Enable configuration values to be passed to addons @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1803819953” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-eks-cluster/issues/191“…
Enable configuration values to be passed to addons @Nuru (#191) notes This version bumps requirements:
Terraform must now be >= 1.3 AWS provider must now be >= 4.46
Even with that, there is still…
Nuru has 22 repositories available. Follow their code on GitHub.
notes This version bumps requirements:
Terraform must now be >= 1.3 AWS provider must now be >= 4.46
Even with that, there is still a deprecation warning when using AWS provider v5. We are provid…
2023-07-14
v1.41.0 what Add exampes and tests for validation of components with multiple hierarchical inheritance why
Show that the settings.validation section is inherited all the way down the inheritance chain, even when using multiple abstract bae components, and atmos validate component command executes the validation policies placed at any level of the inheritance hierarchy base-component-1 is an abstract component, and it has the settings.validation section defined using an OPA policy base-component-3 is…
what
Add exampes and tests for validation of components with multiple hierarchical inheritance
why
Show that the settings.validation section is inherited all the way down the inheritance chain,…
v1.41.0 what Add exampes and tests for validation of components with multiple hierarchical inheritance why
Show that the settings.validation section is inherited all the way down the inheritance chain, even when using multiple abstract bae components, and atmos validate component command executes the validation policies placed at any level of the inheritance hierarchy base-component-1 is an abstract component, and it has the settings.validation section defined using an OPA policy base-component-3 is…
2023-07-17
v0: Fix/security groups update (#244) fix: sort function crashing when create_security_group=false
run build-harness
make init && make readme run
goruhas changes recommited
Co-authored-by: Dawid Rogowicz [email protected] (<mailto:[email protected]>)
fix: sort function crashing when create_security_group=false
run build-harness
make init && make readme run
goruhas changes recommited
Co-authored-by: Dawid Rogowicz [email protected]
v0.51.1 Enhancements Fix/security groups update @samcrudge (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1803820056” data-permission-text=”Title is private”…
Enhancements
Fix/security groups update @samcrudge (#244) what
Suggested changed by @goruha. Default to empty string if aws_security_group.id is null. Empty string will then get filtered out …
samcrudge has 25 repositories available. Follow their code on GitHub.
2023-07-19
v0.82.0 Fixed relative links to example and tests @zdmytriv (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1794851164” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/589“…
Fixed relative links to example and tests @zdmytriv (#589) what
Fixed relative links to example and tests
why
Replacing relative links in READMEs with fully qualified URLs to corresponding GitHu…
zdmytriv has 3 repositories available. Follow their code on GitHub.
what
Fixed relative links to example and tests
why
Replacing relative links in READMEs with fully qualified URLs to corresponding GitHub files and folders
references
2023-07-22
v2.3.0
:rocket: Enhancements
Fix detection of GEODESIC_TRACE
@Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1816952065” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/864“…
:rocket: Enhancements
Fix detection of GEODESIC_TRACE
@Nuru (#864)
what
Fix detection of GEODESIC_TRACE Make Debian the default OS for make build
why
Bug fix Debian is our recommended OS; Alpine i…
Nuru has 22 repositories available. Follow their code on GitHub.
what
Fix detection of GEODESIC_TRACE Make Debian the default OS for make build
why
Bug fix Debian is our recommended OS; Alpine is deprecated
v1.24.0 Update pre-commit to run pre-push @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1816924964” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/355” data-hovercard-type=”pull_request”…
Update pre-commit to run pre-push @Nuru (#355) what
Update make targets pr/pre-commit and pre-commit/run to only run the pre-push stage of pre-commit Update Python package versions Update Docker G…
what
Update make targets pr/pre-commit and pre-commit/run to only run the pre-push stage of pre-commit Update Python package versions Update Docker GitHub actions
why
Target is intended to be us…
2023-07-28
v1.42.0 what Add Sprig functions to Atmos Go templates in imports Various fixes and improvements for atmos describe component and component dependencies calculation Update docs https://atmos.tools/cli/commands/describe/component/ why
Sprig functions in Atmos Go templates in imports provide…
what
Add Sprig functions to Atmos Go templates in imports Various fixes and improvements for atmos describe component and component dependencies calculation Update docs https://atmos.tools/cli/com…
Useful template functions for Go templates.
Use this command to describe the complete configuration for an Atmos component in an Atmos stack.
v1.42.0 what Add Sprig functions to Atmos Go templates in imports Various fixes and improvements for atmos describe component and component dependencies calculation Update docs https://atmos.tools/cli/commands/describe/component/ why
Sprig functions in Atmos Go templates in imports provide…