#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…