#releases (2024-09)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2024-09-02
[v1: Update the Go
YAML lib from gopkg.in/yaml.v2
to gopkg.in/yaml.v3…](https://github.com/cloudposse/atmos/releases/tag/v1)
…
. Support YAML v1.2 (latest version) (#690)
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates…
…`. Support YAML v1.2 (latest version) (#690)
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates
updates
…
what
Update the Go YAML lib from gopkg.in/yaml.v2 to gopkg.in/yaml.v3 Support YAML v1.2 (latest version) Support YAML explicit typing (explicit typing is denoted with a tag using the exclamation p…
v1.88.0
Update the Go
YAML lib from [gopkg.in/yaml.v2](http://gopkg.in/yaml.v2)
to [gopkg.in/yaml.v3](http://gopkg.in/yaml.v3)
. Support YAML v1.2 (latest version) @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2501260717” data-permission-text=”Title is private”…
Update the Go
YAML lib from [gopkg.in/yaml.v2](http://gopkg.in/yaml.v2)
to [gopkg.in/yaml.v3](http://gopkg.in/yaml.v3)
. Support YAML v1.2 (latest version) @aknysh (#690)
## what
Update the Go YAML lib from gopkg.in/yaml.v2 to gopkg.in/yaml.v3…
aknysh has 270 repositories available. Follow their code on GitHub.
2024-09-04
v1: BUG: fix error with affected stack uploads (#691) make some logging fixes
add fix for upload
make some logging fixes
add fix for upload
v1.88.1 Enhancements
BUG: fix error with affected stack uploads @mcalhoun (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2505688894” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/atmos/issues/691“…
Enhancements
BUG: fix error with affected stack uploads @mcalhoun (#691) ## what
Fix an error with affected stack uploads to atmos pro Fix an error with URL extraction for locally cloned re…
DevOps & SRE Enthusiast; Full-Stack Engineer; Startup CTO. Typescript, React, Node, Go, Terraform, Bash, Python - mcalhoun
what
Fix an error with affected stack uploads to atmos pro Fix an error with URL extraction for locally cloned repos Add better JSON formatting for affected stacks Add additional debugging info
2024-09-09
v3.3.0 Smarter abbreviation of EKS cluster name #956
Footnote In every release, we update all unpinned packages to…
#956
Footnote In every release, we update all unpinned packages to their latest packaged versions. These changes are not detailed here.
Update the function that abbreviates the EKS cluster name for the command line prompt to just remove "-eks" and "-cluster" rather than everything after "-eks-" so that…
Geodesic is a DevOps Linux Toolbox in Docker. Contribute to cloudposse/geodesic development by creating an account on GitHub.
2024-09-10
Dual stack support
Dualstack support
security group rule fix
v1.11.2 Dual stack support @ngoyal16 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2509594810” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-rds-cluster/issues/231“…
Dual stack support @ngoyal16 (#231) ## what RDS cluster can be run in two network modes - IPV4 or DUAL. Underlying module already supports this parameter why It can be mandatory to enable it to b…
ngoyal16 has 61 repositories available. Follow their code on GitHub.
what RDS cluster can be run in two network modes - IPV4 or DUAL. Underlying module already supports this parameter why It can be mandatory to enable it to be able to connect from ipv6 only runtimes…
2024-09-11
v1.5.0 feat: ECS Partial Task Definitions & GitHub OIDC setup @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2517408292” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/687“…
feat: ECS Partial Task Definitions & GitHub OIDC setup @milldr (#687) what
DevOps at Cloud Posse. milldr has 20 repositories available. Follow their code on GitHub.
what
Moved https://github.com/cloudposse/terraform-aws-components/blob/main/modules/ecs-service/docs/ecs-partial-task-definitions.md here Improve GitHub OIDC setup
why
Advanced documentation sho…
2024-09-12
v1.6.0 chore(deps): update cloudposse-github-actions/get-pr action to v2 @cloudpossebot (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2520604456” data-permission-text=”Title is private”…
chore(deps): update cloudposse-github-actions/get-pr action to v2 @cloudpossebot (#689) What This pull request was created by the Generate Examples workflow in the cloudposse/refarch-scaffold …
cloudpossebot has 2 repositories available. Follow their code on GitHub.
v1: feat: support reserved instances (#233) feat: support reserved instances
fmt+readme
add output
ternary fix
feat: support reserved instances
fmt+readme
add output
ternary fix
v1.11.3 feat: support reserved instances @kevcube (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2522533497” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-rds-cluster/issues/233“…
feat: support reserved instances @kevcube (#233) ## questions
- do we want to allow customization of the count/size of reserved instances?
Automatic Updates
Update terratest to ‘>= 0.46.0’ …
kevcube has 67 repositories available. Follow their code on GitHub.
questions
do we want to allow customization of the count/size of reserved instances?
2024-09-17
v1.7.0 Fix: 1Pass SCIM Bridge Instructions @milldr (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2531277527” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/700” data-hovercard-type=”pull_request”…
Fix: 1Pass SCIM Bridge Instructions @milldr (#700) what
Update SCIM bridge credentials and integration steps
why
We should use the scimsession, not the bearer-token. Then enter the Bearer Token…
DevOps at Cloud Posse. milldr has 20 repositories available. Follow their code on GitHub.
what
Update SCIM bridge credentials and integration steps
why
We should use the scimsession, not the bearer-token. Then enter the Bearer Token when prompted by the service
references
Corrects …
2024-09-24
fix: use instance_type var instead of db_instance_class (#235)
the var db_instance_class isn’t required, so won’t always be available. instance_type is required.
v1.11.4 Bug Fixes
fix(reserved instances): use var.instance_type to determine RI offering instead of optional db_instance_class var @kevcube (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2539104096” data-permission-text=”Title is…
:bug: Bug Fixes
fix(reserved instances): use var.instance_type to determine RI offering instead of optional db_instance_class var @kevcube (#235)
the var db_instance_class
isn’t required, so won…
kevcube has 69 repositories available. Follow their code on GitHub.
2024-09-25
v0: IPv6 communication over VPC peering (#101) Update accepter.tf
Auto Format
Update accepter.tf
Update accepter.tf
Update accepter.tf
Auto Format
Update accepter.tf
Update accepter.tf
Update accepter.tf
Update requester.tf
Update requester.tf
Auto Format
Update accepter.tf
Update requester.tf
bug fix
revert
bug fix
patch-1
patch-1
readme updated
Update accepter.tf
Update requester.tf
Co-authored-by: cloudpossebot <a…
Update accepter.tf
Auto Format
Update accepter.tf
Update accepter.tf
Update accepter.tf
Auto Format
Update accepter.tf
Update accepter.tf
Update accepter.tf
Update requester.tf
…
v0.20.1 IPv6 communication over VPC peering @ngoyal16 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”2526707812” data-permission-text=”Title is private”…
IPv6 communication over VPC peering @ngoyal16 (#101) ## what Allow IPv6 communication b/w VPCs over VPC peering why Application hosted in VPC-1 wants to access resources hosted in private subnet …
ngoyal16 has 63 repositories available. Follow their code on GitHub.