#releases (2020-09)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2020-09-01
0.136.0 Change version of kubectl installed by default After setting up your configuration so that kubectl can connect to your cluster, run kubectl-auto-select –install to install and configure the correct version for your cluster. Can be run every time you change cluster. Note: this version contains helmfile 0.126.0 which has a known bug. Use Geodesic version 0.136.1 instead.
After setting up your configuration so that kubectl can connect to your cluster, run kubectl-auto-select –install to install and configure the correct version for your cluster. Can be run every ti…
❯ helmfile version helmfile version v0.126.0 Running into a panic when helmfile is trying to process hooks in the helmfile.yaml helmfile.yaml: basePath=. hook[./scripts/download-crds.sh]: triggered…
0.136.1: Install helmfile bugfix version 0.126.2 No content.
Geodesic is a cloud automation shell. It’s the fastest way to get up and running with a rock solid, production grade cloud platform built on top of strictly Open Source tools. ★ this repo! https://slack.cloudposse.com/ - cloudposse/geodesic
v0.14.0
Update to [context.tf](http://context.tf)
. Update Terratest to Golang modules @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”690655394” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-cloudtrail/issues/36“…
Update to [context.tf](http://context.tf)
. Update Terratest to Golang modules @aknysh (#36) what Update to context.tf Update Terratest to Golang modules why Standardization and interoperability Keep the module up …
aknysh has 210 repositories available. Follow their code on GitHub.
what Update to context.tf Update Terratest to Golang modules why Standardization and interoperability Keep the module up to date
2020-09-03
v0.32.0
Update to [context.tf](http://context.tf)
. Add primary
and secondary
cluster resources @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”692068805” data-permission-text=”Title is private”…
Update to [context.tf](http://context.tf)
. Add primary
and secondary
cluster resources @aknysh (#79) what Update to context.tf Add primary and secondary resource “aws_rds_cluster” why Standardization and inter…
aknysh has 210 repositories available. Follow their code on GitHub.
2020-09-07
v0.33.0
Fix outputs when enabled=false
. Change Security Group rules from inline to resources @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”695303089” data-permission-text=”Title is private”…
Fix outputs when enabled=false
. Change Security Group rules from inline to resources @aknysh (#80) what Fix outputs when enabled=false Change Security Group rules from inline to resources why …
aknysh has 210 repositories available. Follow their code on GitHub.
2020-09-16
0.115.0: [forecastle] Migrate to helm 3 (#266) what [forecastle] Disable force why [forecastle] Migrate Helm 3 helm/helm#6378
what [forecastle] Disable force why [forecastle] Migrate Helm 3 helm/helm#6378
I use the following to install / upgrade a chart: ./helm upgrade –install –set rbac.create=false –set controller.replicaCount=2 –set controller.service.loadBalancerIP=$ip –wait main-ingress st…
2020-09-17
0.137.0 No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
2020-09-18
v0.44.2 Update auto-release and docker workflow to push release tags @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”704547195” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/249“…
Update auto-release and docker workflow to push release tags @Nuru (#249) what Update auto-release and docker workflow to push release tags why Ensure we have Docker images matching release tags
Nuru has 18 repositories available. Follow their code on GitHub.
what Update auto-release and docker workflow to push release tags why Ensure we have Docker images matching release tags
v0.44.2 Update auto-release and docker workflow to push release tags @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”704547195” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/build-harness/issues/249“…
2020-09-21
v0.18.0 Updated version constraints @MartinCanovas (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”704928344” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb/issues/59“…
Updated version constraints @MartinCanovas (#59) The aws = ~> 2.0 causes error in Terraform 0.13: Error: Failed to query available provider packages Could not retrieve the list of available version…
MartinCanovas has 14 repositories available. Follow their code on GitHub.
The aws = ~> 2.0 causes error in Terraform 0.13: Error: Failed to query available provider packages Could not retrieve the list of available versions for provider hashicorp/aws: no available rel…
2020-09-22
0.116.0 No content.
Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles
v0.34.0 Add IAM role for enhanced monitoring @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”706980802” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-rds-cluster/issues/82“…
Add IAM role for enhanced monitoring @aknysh (#82) what Add IAM role for enhanced monitoring why Allow enhanced monitoring for the RDS cluster When the IAM role for enhanced monitoring is enable…
aknysh has 210 repositories available. Follow their code on GitHub.
what Add IAM role for enhanced monitoring why Allow enhanced monitoring for the RDS cluster When the IAM role for enhanced monitoring is enabled (variable enhanced_monitoring_role_enabled is set…
2020-09-25
v0.35.0 Add percona xtrabackup import from S3 @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”708591900” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-rds-cluster/issues/84“…
Add percona xtrabackup import from S3 @nitrocode (#84) what Add percona xtrabackup import from S3 why Allows importing from xtrabackups from an S3 bucket in the same region references https://…
contact: https://bit.ly/2K7e76D | keybase: https://bit.ly/39lPFad | - nitrocode |
what Add percona xtrabackup import from S3 why Allows importing from xtrabackups from an S3 bucket in the same region references https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_R…
2020-09-30
0.3.0: Bring this module into the new world (#9) Bring this module into the new world (#9)
## what
-
This builds off of the work from @chess-seventh and @ivanmartos to bring this module up-to-date with the latest and greatest Cloud Posse practices:
-
Adds 0.12+ support
-
Updates tests to use new Make…
Terraform Module to provision a basic IAM user suitable for humans. - cloudposse/terraform-aws-iam-user
what This builds off of the work from @chess-seventh and @ivanmartos to bring this module up-to-date with the latest and greatest Cloud Posse practices: Adds 0.12+ support Updates tests to use new…
Each moment I should be able to say “I’m having the time of my life right now” -Calvin&Hobbes - chess-seventh
I’m not crazy, my reality is just different than yours - ivanmartos
v0.4.0 No changes