#releases (2022-05)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2022-05-01
v1.0.2 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1221667989” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/783“…
Included Tools Update AWS CLI packages @renovate (#783) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.22.101 -> =…
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.22.101 -> ==1.23.4 boto3 ==1.21.46 -> ==1.22.4 Release Not…
2022-05-02
v0.47.2 Enhancements Ignore spacelift runs on draft PRs @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1221419341” data-permission-text=”Title is private”…
:rocket: Enhancements Ignore spacelift runs on draft PRs @nitrocode (#94) what Ignore spacelift runs on draft PRs Waiting on team feedback why Reduce noise references N/A test Draft This has `dra…
contact: https://bit.ly/2K7e76D | keybase: https://bit.ly/39lPFad | calendly: https://bit.ly/3x1jWaG - nitrocode |
v1.4.12 what Add atmos vendor commands Add atmos vendor pull command Improve error messages Cleanup code why atmos vendor commands are used to manage vendoring for components and stacks atmos vendor pull -c command pulls sources and mixins for the specified component Support k8s-style YAML config (file component.yaml) to describe component vendoring configuration. The file is placed into the component folder and then the atmos command atmos vendor pull -c is executed to pull the sources and mixins…
what Add atmos vendor commands Add atmos vendor pull command Improve error messages Cleanup code why atmos vendor commands are used to manage vendoring for components and stacks atmos vendor pul…
2022-05-03
v1.1.0 Add slow_start parameter to target group @plenkl (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1002517041” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb/issues/104“…
Add slow_start parameter to target group @plenkl (#104) what Exposes the parameter slow_start which controls how the load balancer scales in new targets as they become healthy. why Some applicat…
plenkl has 11 repositories available. Follow their code on GitHub.
what Exposes the parameter slow_start which controls how the load balancer scales in new targets as they become healthy. why Some applications need time to warm up before they can start handling…
v0.48.0 Add Infracost @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1104063123” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-spacelift-cloud-infrastructure-automation/issues/82“…
Add Infracost @nitrocode (#82) what Add Infracost label allow setting global labels across all stacks (escape hatch for the next label similar to infracost) Pull the infracost api key from ssm …
contact: https://bit.ly/2K7e76D | keybase: https://bit.ly/39lPFad | calendly: https://bit.ly/3x1jWaG - nitrocode |
what Add Infracost label allow setting global labels across all stacks (escape hatch for the next label similar to infracost) Pull the infracost api key from ssm and feed it into each stack to …
v0.48.1 Enhancements Add description to stack @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1224481787” data-permission-text=”Title is private”…
Enhancements Add description to stack @nitrocode (#99) what Add description to stack why Add a human readable description references N/A
contact: https://bit.ly/2K7e76D | keybase: https://bit.ly/39lPFad | calendly: https://bit.ly/3x1jWaG - nitrocode |
2022-05-04
v0.48.2 Enhancements Fix unignored draft prs if no pr labels @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1226068479” data-permission-text=”Title is private”…
Enhancements Fix unignored draft prs if no pr labels @nitrocode (#100) what Fix unignored draft prs why There is an issue if a draft PR has zero PR labels, the push proposed policy will sti…
contact: https://bit.ly/2K7e76D | keybase: https://bit.ly/39lPFad | calendly: https://bit.ly/3x1jWaG - nitrocode |
2022-05-05
v1.4.13 what Improve error handling and error messages Add atmos validate stacks command why Check and validate all YAML files in the stacks folder Detect invalid YAML and print the file names and the line numbers test atmos validate stacks
Invalid YAML file ‘catalog/invalid-yaml/invalid-yaml-1.yaml’ yaml: line 15: found unknown directive name
Invalid YAML file ‘catalog/invalid-yaml/invalid-yaml-2.yaml’ yaml: line 16: could not find expected ‘:’
Invalid YAML file…
what Improve error handling and error messages Add atmos validate stacks command why Check and validate all YAML files in the stacks folder Detect invalid YAML and print the file names and the l…
2022-05-09
v1.4.14 what Support terraform two-words commands why Support terraform workspace : terraform workspace list terraform workspace select terraform workspace new terraform workspace delete terraform workspace show
references https://www.terraform.io/cli/commands/workspace test atmos terraform workspace list test/test-component-override-3 -s tenant1-ue2-dev
Executing command: /usr/local/bin/terraform workspace list default…
The workspace command helps you manage workspaces.
v1.0.3 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1228485009” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/785“…
Included Tools Update AWS CLI packages @renovate (#785) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.23.4 -> ==1…
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli (source, changelog) ==1.23.4 -> ==1.23.10 boto3 ==1.22.4 -> ==1.22.10 Release Note…
2022-05-10
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 modules, especially those where we see breaking changes coming in the near future. Version 2.0 of this module with breaking changes will be released soon as we convert it to use our security-group…
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 modules, especially those where…
Semantic Versioning spec and website
Terraform module to provision an AWS Security Group - GitHub - cloudposse/terraform-aws-security-group: Terraform module to provision an AWS Security Group
2022-05-11
v0.48.3 Enhancements Add more settings - policies by id to stack @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1233315427” data-permission-text=”Title is private”…
Enhancements Add more settings - policies by id to stack @nitrocode (#103) what Add more settings - policies by id to stack Add more settings - custom runner image per stack Add more settings…
2022-05-12
v0.49.0 Add autodeploy and deny type plan policies @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1223409288” data-permission-text=”Title is private”…
Add autodeploy and deny type plan policies @nitrocode (#98) what Add autodeploy plan policy why Prevents autodeploying stacks that have autodeploy enabled && deleted/recreated resources referen…
2022-05-13
v0.49.1 Enhancements Allow draft actions in proposed @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1235338180” data-permission-text=”Title is private”…
Enhancements Allow draft actions in proposed @nitrocode (#105) what Allow draft actions in proposed by using the normalized spacelift pull request action draft Tested within a PR We try t…
2022-05-15
v1.1.0 Update OS and Tools Removed We have removed Helm version 2 and associated support. You can add them back yourself if you want. See the changes to the Dockerfiles in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1235823737” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/786” data-hovercard-type=”pull_request” data-hovercard-url=”/cloudposse/geodesic/pull/786/hovercard”…
Removed We have removed Helm version 2 and associated support. You can add them back yourself if you want. See the changes to the Dockerfiles in #786 for details. Added We have added the AWS CLI se…
Removed We have removed Helm version 2 and associated support. You can add them back yourself if you want. See the changes to the Dockerfiles in #786 for details. Added We have added the AWS CLI se…
v1.1.0 Update OS and Tools Removed We have removed Helm version 2 and associated support. You can add them back yourself if you want. See the changes to the Dockerfiles in <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1235823737” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/786” data-hovercard-type=”pull_request” data-hovercard-url=”/cloudposse/geodesic/pull/786/hovercard”…
2022-05-16
v1.4.15
what
Various fixes and improvements
Better error handling and error messages
Improve validate stacks command
Improve describe stacks command
why
In this configuration
components:
terraform:
“test/test-component-override”:
# The component
attribute specifies that test/test-component-override
inherits from the test/test-component
base component,
# and points to the test/test-component
Terraform component in the components/terraform
folder
component:…
what Various fixes and improvements Better error handling and error messages Improve validate stacks command Improve describe stacks command why In this configuration components: terraform: …
2022-05-19
v1.4.16 what Support {attributes} token in the components.helmfile.cluster_name_pattern CLI config why Allow using cluster_name_pattern in the following format {namespace}-{tenant}-{environment}-{stage}-{attributes}-eks-cluster (note that the tokens can be defined in any order) When deploying multiple EKS clusters into the same AWS account and region, we can use attributes (blue, green, etc.) to be part of the EKS cluster names to name the clusters differently test // Define variables for a component…
what Support {attributes} token in the components.helmfile.cluster_name_pattern CLI config why Allow using cluster_name_pattern in the following format {namespace}-{tenant}-{environment}-{stage}…
v1.2.0 feat: add variable to support health check protocol different from traffic’s @topikachu (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1241413832” data-permission-text=”Title is private”…
feat: add variable to support health check protocol different from traffic’s @topikachu (#117) what Add variable to support health check protocol different from traffic’s why My system uses HTTP fo…
topikachu has 127 repositories available. Follow their code on GitHub.
2022-05-20
v1.0.0 Initial release with production Semantic Versioning This 1.0.0 release is identical to v0.44.0 and is simply a conversion to production Semantic Versioning. If you are already using a later pre-1.0 version, do not migrate to this version, migrate directly to v2.0.0 or later/ This is the first (oldest code) release with production Semantic Versioning, part of Cloud Posse’s general policy to convert to production versioning as we make updates to relatively mature modules, especially…
This 1.0.0 release is identical to v0.44.0 and is simply a conversion to production Semantic Versioning. If you are already using a later pre-1.0 version, do not migrate to this version, migrate di…
Semantic Versioning spec and website
v2.0.0 use new security-group module This release is identical to version 0.45.0 and is just a renumbering to provide production-level semantic versioning. No migration is needed from v0.45.0 or later. Version 2.0 includes updates to use our new security group module, which is a breaking change. See the <a href=”https://github.com/cloudposse/terraform-aws-eks-cluster/blob/dc373e09c124570582be670e5a1b618e166f9b1a/docs/migration-v1-v2.md”>V1 to V2 migration…
This release is identical to version 0.45.0 and is just a renumbering to provide production-level semantic versioning. No migration is needed from v0.45.0 or later. Version 2.0 includes updates to …
Terraform module to provision an AWS Security Group - GitHub - cloudposse/terraform-aws-security-group: Terraform module to provision an AWS Security Group
v0.46.0 Output cloudwatch log group name This release has been renumbered as version 2.1.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”…
This release has been renumbered as version 2.1.0 Output cloudwatch log group name @woz5999 (#149) what Output cloudwatch log group name why This is helpful for passing in the log group name …
woz5999 has 54 repositories available. Follow their code on GitHub.
v2.1.0 Output cloudwatch log group name This release is identical to v0.46.0 and is just a renumbering using production semantic version rules. 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…
This release is identical to v0.46.0 and is just a renumbering using production semantic version rules. Output cloudwatch log group name @woz5999 (#149) what Output cloudwatch log group name w…
woz5999 has 54 repositories available. Follow their code on GitHub.
v2.2.0 KMS key for logs, timeout on wait for cluster PR #150 Allow user to specify KMS Key to use to encrypt Cloudwatch logs, closes <a…
PR #150 Allow user to specify KMS Key to use to encrypt Cloudwatch logs, closes #152 Add timeout to default wait_for_cluster_command, supersedes #145, closes #146 Additional checks for valid EKS e…
what and why Allow user to specify KMS Key to use to encrypt Cloudwatch logs, closes #152 Add timeout to default wait_for_cluster_command, supersedes #145, closes #146 Additional checks for valid …
v1.4.17 what Improve atmos vendor pull command Add more vendoring examples and tests why Show an example of vendoring a component with subfolders in the root folder (account-map with modules subfolder), and how to configure included_paths test vendoring a component with modules subfolder atmos vendor pull -c infra/account-map
Including ‘README.md’ since it matches the ‘*/.md’ pattern from ‘included_paths’ Including ‘context.tf’ since it matches the ‘*/.tf’ pattern from ‘included_paths’ Including…
what Improve atmos vendor pull command Add more vendoring examples and tests why Show an example of vendoring a component with subfolders in the root folder (account-map with modules subfolder),…
v1.4.17 what Improve atmos vendor pull command Add more vendoring examples and tests why Show an example of vendoring a component with subfolders in the root folder (account-map with modules subfolder), and how to configure included_paths test vendoring a component with modules subfolder atmos vendor pull -c infra/account-map
Including ‘README.md’ since it matches the ‘*/.md’ pattern from ‘included_paths’ Including ‘context.tf’ since it matches the ‘*/.tf’ pattern from ‘included_paths’ Including…
2022-05-23
v1.4.18 what Update atmos workflow command why Allow specifying the stack for workflows on the command line The stack defined on the command line (atmos workflow -f -s ) has the highest priority, it overrides all other stacks attributes terraform-plan-all-test-components: description: | Run ‘terraform plan’ on ‘test/test-component’ and all its derived components. The stack must be provided on the command line: atmos workflow terraform-plan-all-test-components -f workflow1 -s…
2022-05-25
cli-v0.1.13 chore: release CLI 0.1.13
chore: release CLI 0.1.13
core-v0.1.109 chore: release core 0.1.109
chore: release core 0.1.109
core-v0.1.110 chore: release core 0.1.110
chore: release core 0.1.110
cli-v0.1.13 chore: release CLI 0.1.13
v0.12.1 chore: release Desktop App 0.12.1
chore: release Desktop App 0.12.1
v0.12.1 Full changelog & Downloads ⇒ https://www.leapp.cloud/releases
Full changelog & Downloads ⇒ https://www.leapp.cloud/releases
Download Leapp | Manage your Cloud credentials locally and improve your workflow with the only open-source desktop app you’ll ever need. |
2022-05-27
v0.49.2 Automatic Updates Update Terraform cloudposse/stack-config/yaml to v0.22.2 @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”1135543180” data-permission-text=”Title is private”…
Automatic Updates Update Terraform cloudposse/stack-config/yaml to v0.22.2 @renovate (#88) This PR contains the following updates: Package Type Update Change cloudposse/stack-config/yam…
renovate has one repository available. Follow their code on GitHub.
2022-05-30
v0.12.2 chore(release): 0.12.2
chore(release): 0.12.2
v0.12.2 Full changelog & Downloads ⇒ https://www.leapp.cloud/releases
Full changelog & Downloads ⇒ https://www.leapp.cloud/releases
Download Leapp | Manage your Cloud credentials locally and improve your workflow with the only open-source desktop app you’ll ever need. |