#releases (2022-04)

Announce New Releases for Cloud Posse GitHub Projects

Archive: https://archive.sweetops.com/releases/

2022-04-02

Release notes from geodesic avatar
Release notes from geodesic
05:05:12 AM

v0.152.5 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1190459518” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/779” data-hovercard-type=”pull_request”…

Release v0.152.5 · cloudposse/geodesicattachment image

Included Tools Update AWS CLI packages @renovate (#779) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.22.82 -> ==…

renovate - Overview

renovate has one repository available. Follow their code on GitHub.

Update AWS CLI packages by renovate[bot] · Pull Request #779 · cloudposse/geodesicattachment image

This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.22.82 -> ==1.22.87 boto3 ==1.21.27 -> ==1.21.32 Release No…

2022-04-04

Release notes from atmos avatar
Release notes from atmos
05:44:21 PM

v1.4.1 what Add settings.spacelift.stack_name_pattern Fix parsing YAML config and detection of stacks when the stack name (on the command line) is the same as the YAML config file name in a subfolder why settings.spacelift.stack_name_pattern allows overriding Spacelift stack names. Supported tokens: {namespace}, {tenant}, {environment}, {stage}, {component} components: terraform: “test/test-component-override-2”: settings: spacelift: workspace_enabled: true #…

Release v1.4.1 · cloudposse/atmosattachment image

what Add settings.spacelift.stack_name_pattern Fix parsing YAML config and detection of stacks when the stack name (on the command line) is the same as the YAML config file name in a subfolder wh…

Release notes from atmos avatar
Release notes from atmos
02:44:15 AM

v1.4.2 what Add init_run_reconfigure CLI config Update stack_name_pattern Disable running terraform plan and terraform workspace on abstract components why init_run_reconfigure CLI config allows enabling/disabling the -reconfigure argument for terraform init when running it before running other terraform commands Don’t use the default stack_name_pattern because it used {tenant} which is not available for all clients Running terraform plan and terraform workspace on abstract components creates…

Release v1.4.2 · cloudposse/atmosattachment image

what Add init_run_reconfigure CLI config Update stack_name_pattern Disable running terraform plan and terraform workspace on abstract components why init_run_reconfigure CLI config allows enabli…

Release notes from atmos avatar
Release notes from atmos
03:04:16 AM

v1.4.2 what Add init_run_reconfigure CLI config Update stack_name_pattern Disable running terraform plan and terraform workspace on abstract components why init_run_reconfigure CLI config allows enabling/disabling the -reconfigure argument for terraform init when running it before running other terraform commands Don’t use the default stack_name_pattern because it used {tenant} which is not available for all clients Running terraform plan and terraform workspace on abstract components creates…

2022-04-10

Release notes from terraform-aws-alb avatar
Release notes from terraform-aws-alb
04:59:16 AM

v1.0.0 Update framework, version pinning @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1197894692” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb/issues/113” data-hovercard-type=”pull_request”…

Release v1.0.0 · cloudposse/terraform-aws-albattachment image

Update framework, version pinning @Nuru (#113) what Update framework, version pinning

Nuru - Overview

Nuru has 21 repositories available. Follow their code on GitHub.

Release notes from terraform-aws-alb avatar
Release notes from terraform-aws-alb
05:19:12 AM

v1.0.0 Initial release with production Semantic Versioning, part of our general strategy to convert to production versioning as we make updates to relatively mature modules, especially those where we see breaking changes coming in the near future. This module will evolve with breaking changes as we convert it to use our security-group and s3-log-storage modules and be compatible with the new S3 resource structure introduced in AWS…

Semantic Versioning 2.0.0

Semantic Versioning spec and website

2022-04-11

Release notes from atmos avatar
Release notes from atmos
02:14:17 PM

v1.4.3 what Add –dry-run command-line flag to all commands and workflows why Helps debugging atmos commands and workflows The –dry-run flag shows all the flow and commands without executing them and without writing files to the file system (e.g. varfiles and backend config are not written) The –dry-run flag shows all the workflow steps without executing them test atmos terraform plan test/test-component-override -s=tenant1-ue2-dev –dry-run

Variables for the component…

Release v1.4.3 · cloudposse/atmosattachment image

what Add –dry-run command-line flag to all commands and workflows why Helps debugging atmos commands and workflows The –dry-run flag shows all the flow and commands without executing them and …

2022-04-12

Release notes from atmos avatar
Release notes from atmos
08:24:18 PM

v1.4.4 what Add atmos describe stacks command Allow writing the result to a file by using –file command-line flag Allow formatting the result as YAML or JSON by using –format command-line flag Allow filtering of the result by using the command-line flags: stack, components-types, components, sections Available component sections: backend, backend_type, deps, env, inheritance, metadata, remote_state_backend, remote_state_backend_type, settings, vars why Command to show stack configs and all the…

Release v1.4.4 · cloudposse/atmosattachment image

what Add atmos describe stacks command Allow writing the result to a file by using –file command-line flag Allow formatting the result as YAML or JSON by using –format command-line flag Allow fi…

Release notes from atmos avatar
Release notes from atmos
09:04:17 PM

v1.4.4 what Add atmos describe stacks command Allow writing the result to a file by using –file command-line flag Allow formatting the result as YAML or JSON by using –format command-line flag Allow filtering of the result by using the command-line flags: stack, component-types, components, sections Available component sections: backend, backend_type, deps, env, inheritance, metadata, remote_state_backend, remote_state_backend_type, settings, vars why Command to show stack configs and all the…

Release v1.4.4 · cloudposse/atmosattachment image

what Add atmos describe stacks command Allow writing the result to a file by using –file command-line flag Allow formatting the result as YAML or JSON by using –format command-line flag Allow fi…

2022-04-13

Release notes from atmos avatar
Release notes from atmos
04:24:13 AM

v1.4.5 what Fix detection of component dependencies for imported YAML config files why If a file was imported and did not contain a vars section, global or related to the component, the imported file was not included in the component dependencies (deps section), and a Spacelift label for the file was not created (if the imported file changes, Spacelift would not notice the change and would not run the stack) Update the dependencies logic to check for these sections: backend, backend_type, env,…

Release v1.4.5 · cloudposse/atmosattachment image

what Fix detection of component dependencies for imported YAML config files why If a file was imported and did not contain a vars section, global or related to the component, the imported file w…

2022-04-14

Release notes from atmos avatar
Release notes from atmos
12:04:16 AM

v1.4.6 what If auto_generate_backend_file is true (we are auto-generating backend files), remove backend.tf.json when executing atmos terraform clean command why Useful when using different backends for the same component in different stacks

Release v1.4.6 · cloudposse/atmosattachment image

what If auto_generate_backend_file is true (we are auto-generating backend files), remove backend.tf.json when executing atmos terraform clean command why Useful when using different backends fo…

2022-04-15

Release notes from atmos avatar
Release notes from atmos
02:34:19 AM

v1.4.7 what Take into account init_run_reconfigure CLI config and –init-run-reconfigure command-line argument when running atmos terraform init … command why atmos terraform init must behave the same as all other commands that use init_run_reconfigure CLI config and –init-run-reconfigure command-line argument

Release v1.4.7 · cloudposse/atmos

what Take into account init_run_reconfigure CLI config and –init-run-reconfigure command-line argument when running atmos terraform init … command why atmos terraform init must behave the sam…

2022-04-16

Release notes from geodesic avatar
Release notes from geodesic
06:05:11 PM

v1.0.0 Initial release with production Semantic Versioning Initial release with production Semantic Versioning, part of Cloud Posse’s general policy to convert to production versioning as we make updates to relatively mature code. Changes since v0.152.5: Included Tools Update AWS CLI packages <a class=”user-mention notranslate” data-hovercard-type=”user” data-hovercard-url=”/users/renovate/hovercard” data-octo-click=”hovercard-link-click” data-octo-dimensions=”link_type:self”…

Release v1.0.0 Initial release with production Semantic Versioning · cloudposse/geodesicattachment image

Initial release with production Semantic Versioning, part of Cloud Posse’s general policy to convert to production versioning as we make updates to relatively mature code. Changes since v0.152.5:

Semantic Versioning 2.0.0

Semantic Versioning spec and website

Release notes from build-harness avatar
Release notes from build-harness
12:06:10 AM

v0.62.3 Bug Fixes GitHub action updates @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1205920091” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/313” data-hovercard-type=”pull_request”…

Release v0.62.3 · cloudposse/build-harnessattachment image

Bug Fixes GitHub action updates @Nuru (#313) what Possible workaround for actions/checkout#766 Additional logging when updating GitHub action workflows Update go 1.17.7 -> 1.17.9 why Fix br…

Nuru - Overview

Nuru has 21 repositories available. Follow their code on GitHub.

GitHub action updates by Nuru · Pull Request #313 · cloudposse/build-harnessattachment image

what Possible workaround for actions/checkout#766 Additional logging when updating GitHub action workflows Update go 1.17.7 -> 1.17.9 why Fix breaking auto-format in Cloud Posse Terraform repos …

Release notes from build-harness avatar
Release notes from build-harness
12:06:10 AM

v1.0.0 Initial release with production Semantic Versioning Initial release with production Semantic Versioning, part of Cloud Posse’s general policy to convert to production versioning as we make updates to relatively mature code.

Release v1.0.0 Initial release with production Semantic Versioning · cloudposse/build-harnessattachment image

Initial release with production Semantic Versioning, part of Cloud Posse’s general policy to convert to production versioning as we make updates to relatively mature code.

Semantic Versioning 2.0.0

Semantic Versioning spec and website

2022-04-18

Release notes from atmos avatar
Release notes from atmos
03:14:18 PM

v1.4.8 what Add metadata.terraform_workspace_pattern why We already have metadata.terraform_workspace using which we can specify/override the terraform workspace for a component metadata.terraform_workspace_pattern introduces a pattern to override a terraform workspace for a component metadata: # Override Terraform workspace terraform_workspace: xxxxxxxxxxxxxxx terraform_workspace_pattern: “{tenant}-{environment}-{stage}-{component}”

The following tokens are supported…

Release v1.4.8 · cloudposse/atmosattachment image

what Add metadata.terraform_workspace_pattern why We already have metadata.terraform_workspace using which we can specify/override the terraform workspace for a component metadata.terraform_work…

2022-04-21

Release notes from atmos avatar
Release notes from atmos
10:54:16 PM

v1.4.9 what Add atmos aws commands Add atmos aws eks update-kubeconfig command why Execute aws CLI commands using atmos context (atmos.yaml CLI config and component/stack configurations) Downloading kubeconfig from an EKS cluster using `atmos Allow using this functionality in Terraform by implementing a new data source in the terraform-provider-utils provider (this will be added in a PR in <a…

Release v1.4.9 · cloudposse/atmosattachment image

what Add atmos aws commands Add atmos aws eks update-kubeconfig command why Execute aws CLI commands using atmos context (atmos.yaml CLI config and component/stack configurations) Downloading ku…

2022-04-22

Release notes from atmos avatar
Release notes from atmos
02:54:17 PM

v1.4.10 what If functions that are used by Terraform providers throw errors, print errors to std.Error why Terraform providers only see errors that are sent to std.Error

Release v1.4.10 · cloudposse/atmosattachment image

what If functions that are used by Terraform providers throw errors, print errors to std.Error why Terraform providers only see errors that are sent to std.Error

Release notes from atmos avatar
Release notes from atmos
10:54:17 PM

v1.4.11 what Support dashes - in the tenant, environment and stage names In the examples, add a new stage test-1 and add tests for components, stacks, and spacelift to test having a dash in the stage name (the file name itself being without dashes) why The old atmos supported it (because it was filename-based, not logical stack name based) Some clients want to name tenants/environment/stages with dashes in the names (and some already have it, so we need to support that when converting from the old to…

Release v1.4.11 · cloudposse/atmosattachment image

what Support dashes - in the tenant, environment and stage names In the examples, add a new stage test-1 and add tests for components, stacks, and spacelift to test having a dash in the stage name…

2022-04-23

Release notes from geodesic avatar
Release notes from geodesic
08:25:09 PM

v1.0.1 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1213008833” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/781“…

Release v1.0.1 · cloudposse/geodesicattachment image

Included Tools Update AWS CLI packages @renovate (#781) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.22.97 -> ==…

renovate - Overview

renovate has one repository available. Follow their code on GitHub.

Update AWS CLI packages by renovate[bot] · Pull Request #781 · cloudposse/geodesicattachment image

This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.22.97 -> ==1.22.101 boto3 ==1.21.42 -> ==1.21.46 Release N…

2022-04-25

Release notes from atmos avatar
Release notes from atmos
05:14:16 PM

v1.4.3 what Add –dry-run command-line flag to all commands and workflows why Helps debugging atmos commands and workflows The –dry-run flag shows all the flow and commands without executing them and without writing files to the file system (e.g. varfiles and backend config are not written) The –dry-run flag shows all the workflow steps without executing them tests and examples Click to expandatmos terraform plan test/test-component-override -s=tenant1-ue2-dev –dry-run

Variables for the…

Release v1.4.3 · cloudposse/atmosattachment image

what Add –dry-run command-line flag to all commands and workflows why Helps debugging atmos commands and workflows The –dry-run flag shows all the flow and commands without executing them and …

Release notes from atmos avatar
Release notes from atmos
05:14:16 PM

v1.4.4 what Add atmos describe stacks command Allow writing the result to a file by using –file command-line flag Allow formatting the result as YAML or JSON by using –format command-line flag Allow filtering of the result by using the command-line flags: stack, component-types, components, sections Available component sections: backend, backend_type, deps, env, inheritance, metadata, remote_state_backend, remote_state_backend_type, settings, vars why Command to show stack configs and all the…

Release v1.4.4 · cloudposse/atmos

what Add atmos describe stacks command Allow writing the result to a file by using –file command-line flag Allow formatting the result as YAML or JSON by using –format command-line flag Allow fi…

2022-04-26

Release notes from build-harness avatar
Release notes from build-harness
07:46:09 PM

v1.0.1 fix typo @osterman (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1216376678” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/317” data-hovercard-type=”pull_request”…

Release v1.0.1 · cloudposse/build-harnessattachment image

fix typo @osterman (#317) what fix typo why missed it in #314 Use cloudposse.tools instead of git.io @osterman (#315) what Update to use cloudposse.tools instead of git.io why git.io is …

osterman - Overview

To help our clients conquer the cloud by designing, building and implementing world-class infrastructures that delight developers and make business sense. - osterman

Release notes from build-harness avatar
Release notes from build-harness
09:06:07 PM

v1.0.2 Better handling of git “safe.directory” @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1216368382” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/316“…

Release v1.0.2 · cloudposse/build-harnessattachment image

Better handling of git “safe.directory” @Nuru (#316) what Better handling of git safe.directory Allow update of Docker image via Workflow Dispatch Updated instructions for git.io -> cloudposse.too…

Nuru - Overview

Nuru has 21 repositories available. Follow their code on GitHub.

Better handling of git "safe.directory" by Nuru · Pull Request #316 · cloudposse/build-harnessattachment image

what Better handling of git safe.directory Allow update of Docker image via Workflow Dispatch Updated instructions for git.io -> cloudposse.tools why Do not depend on GITHUB_WORKSPACE being set,…

2022-04-27

Release notes from terraform-aws-eks-cluster avatar
Release notes from terraform-aws-eks-cluster
09:12:18 PM

v0.46.0 Output cloudwatch log group name @woz5999 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1217823996” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-eks-cluster/issues/149“…

Release v0.46.0 · cloudposse/terraform-aws-eks-clusterattachment image

Output cloudwatch log group name @woz5999 (#149) what Output cloudwatch log group name why This is helpful for passing in the log group name to other resources, e.g. datadog log forwarder

woz5999 - Overview

woz5999 has 54 repositories available. Follow their code on GitHub.

Output cloudwatch log group name by woz5999 · Pull Request #149 · cloudposse/terraform-aws-eks-clusterattachment image

what Output cloudwatch log group name why This is helpful for passing in the log group name to other resources, e.g. datadog log forwarder

2022-04-30

Release notes from build-harness avatar
Release notes from build-harness
09:46:11 PM

v1.1.0 Allow disabling CODEOWNERS automatic update, Fix Docker image build on Workflow Dispatch @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1219087998” data-permission-text=”Title is private”…

Release v1.1.0 · cloudposse/build-harnessattachment image

Allow disabling CODEOWNERS automatic update, Fix Docker image build on Workflow Dispatch @Nuru (#319) what Allow disabling CODEOWNERS automatic update Fix Docker image build on Workflow Dispatch U…

Nuru - Overview

Nuru has 21 repositories available. Follow their code on GitHub.

Release notes from build-harness avatar
Release notes from build-harness
10:06:10 PM

v1.1.0 git.io documentation update Allow disabling CODEOWNERS automatic update, Fix Docker image build on Workflow Dispatch @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1219087998” data-permission-text=”Title is private”…

Release notes from build-harness avatar
Release notes from build-harness
01:26:12 AM

v1.1.1 Bug Fixes Build Docker image when release published, not created @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1221967900” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/321“…

Release v1.1.1 · cloudposse/build-harnessattachment image

Bug Fixes Build Docker image when release published, not created @Nuru (#321) what Build Docker image when release is published, not created Fix github/update in the case where CODEOWNERS sho…

Nuru - Overview

Nuru has 21 repositories available. Follow their code on GitHub.

Build Docker image when release published, not created by Nuru · Pull Request #321 · cloudposse/build-harnessattachment image

what Build Docker image when release is published, not created Fix github/update in the case where CODEOWNERS should be updated why With no-release, the release is still created as a Draft when …

    keyboard_arrow_up