#releases (2020-06)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2020-06-01
[variant] Make Variant 2 an alternative of Variant Geodesic PR #587
See <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”627886057” data-permission-text=”Title…
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! h…
what Specify variant1 in scripts. Update packages. Update packages why Variant 2 is incompatible with Variant 1. Specify Variant 1 when that is what we expect. Keeping up to date references clo…
2020-06-04
0.132.1: Allow grafana-db to take credentials from users, not just API keys (#… Allow grafana-db to take credentials from users, not just API keys (#593
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! h…
what Allow grafana-db to take credentials from users, not just API keys Bump awscli from 1.18.50 to 1.18.69, closes #588 Bump ansible from 2.9.7 to 2.9.9., closes #589 Bump boto3 from 1.13.0 to 1….
2020-06-07
0.35.0: Use github actions to build and push (#213) Use github actions to build and push (#213)
-
Use github actions to build and push
-
Update readme
-
rename to docker
-
rename to docker
-
update descriptions
-
build-and-push
-
Update readme
-
more renaming
-
Update .github/workflows/build-and-push.yml
Co-authored-by: Andriy Knysh
Co-authored-by: Andriy Knysh
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
what Add GitHub action pipeline to build and push to github why Deprecate travis-ci
0.35.0: Use github actions to build and push (#213) Use github actions to build and push (#213)
-
Use github actions to build and push
-
Update readme
-
rename to docker
-
rename to docker
-
update descriptions
-
build-and-push
-
Update readme
-
more renaming
-
Update .github/workflows/build-and-push.yml
Co-authored-by: Andriy Knysh
Co-authored-by: Andriy Knysh
0.35.1 No content.
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
0.35.1 No content.
2020-06-10
Add Pluto, plus auto-updates No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
0.7.0: fix “protocol scheme” error (#18) fix “protocol scheme” error (#18)
-
fix-protocol-scheme-error
-
set api
-
set api
-
set github_token var
-
added anonymous var
-
fix test
2020-06-12
0.48.0: Add documentation for contriburors (#484) Add documentation for contriburors (#484)
-
Add documentation for contriburors
-
fix css
-
disable smoketest from failing build due to 429 rate limits
-
Update content/community/automated-testing.md
Co-authored-by: Andriy Knysh
- Update content/community/contributors.md
Co-authored-by: Andriy Knysh
- Update content/community/contributors.md
Co-authored-by: Andriy Knysh
- Update…
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
what Updated docs for contriburors Explain our best practices for modules Explain how to run chatops commands Answer FAQs Add css target to just rebuild the CSS (conditionally if files change) wh…
2020-06-13
0.48.1 No content.
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
0.9.1: Fix tests (#42) Fix tests (#42)
-
fix tests
-
fix tests
Terraform module to provision a standard ALB for HTTP/HTTP traffic - cloudposse/terraform-aws-alb
what generate a unique bucket resource by passing a random attribute why tests fail because someone on the interwebs has used our default example and left the bucket laying out
0.10.0: feat: target group protocol variable (#38) feat: target group protocol variable (#38)
-
feat: target group protocol variable for HTTP/HTTPS healthcheck
-
Updated README.md
Co-authored-by: Idikoro Eradiri
Co-authored-by: actions-bot
Co-authored-by: Erik Osterman
Terraform module to provision a standard ALB for HTTP/HTTP traffic - cloudposse/terraform-aws-alb
add option to allow for an HTTPS target group & healthcheck
2020-06-14
0.26.0 No content.
Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster
0.49.0: Release strategy (#486) Release strategy (#486)
-
document release strategy
-
update mailing address
-
move code review guidelines to community
-
move to community
-
css fixes
-
add border radius
-
add instructions for how to cut a release
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
what deprecate the contributors category since a page is better document a few more FAQs relating to releases and testing why closes #335
0.27.0: feat(enable_http_endpoint): added new enable_http_endpoint option for… feat(enable_http_endpoint): added new enable_http_endpoint option for…
… aurora serverless engine (#69)
- feat(enable_http_endpoint): added new option
for aurora serverless
related to: #54 <a class=”issue-link js-issue-link”…
Terraform module to provision an RDS Aurora cluster for MySQL or Postgres - cloudposse/terraform-aws-rds-cluster
This PR introduces new option: enable_http_endpoint for aurora serverless engine. As the option in terraform provider is no longer in beta reference. related to: #54 #51
This config worked for me: module "aurora_postgres_serverless" { source = "git://github.com/cloudposse/terraform-aws-rds-cluster.git?ref=tags/0.15.0"> namespace = "${…
0.133.0 No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
2020-06-15
0.35.2 No content.
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
0.35.2 No content.
0.50.0: Add highlight js (#487) Add highlight js (#487)
-
Add highlight.js
-
solarized theme
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
what Add the Highlight.js syntax highlighter why Pretty console text for more legible code examples
0.35.3 No content.
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
0.35.3 No content.
2020-06-16
0.36.0: Fix assert-set (#220) Fix assert-set (#220)
-
Fix assert-set
-
Update description
-
use native make to test variables
-
reenable deps-dev
-
use native make error handling
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
what Use native make conditional to test if variable is set Add tests for assertions Upgrade go why This was a tricky one to figure out! but got it working now consistently Previously we did the …
0.36.0: Fix assert-set (#220) Fix assert-set (#220)
-
Fix assert-set
-
Update description
-
use native make to test variables
-
reenable deps-dev
-
use native make error handling
2020-06-18
0.51.0 No content.
Cloud Posse Developer Hub. Complete documentation for the Cloud Posse solution. https://docs.cloudposse.com - cloudposse/docs
2020-06-19
0.9.0 Convert to TF 0.12. Add tests. Add Codefresh test pipeline what Port module to Terraform 0.12 Pin all providers Add example for testing Add bats and terratest for the example Add Codefresh badge to point to the test pipeline in terraform-modules project Update README why Module currently does not work with 0.12. Much easier syntax Better regression control Automatically test the example on every commit and pull request Provision resources on AWS in the test account and check the outputs for the correct values terraform-modules project contains…
Terraform module to provision an HTTP style ingress rule based on hostname and path for an ALB using target groups - cloudposse/terraform-aws-alb-ingress
0.10.0 Add enabled variable what Add enabled variable why Allows disabling the creation of resources with a boolean related PR <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”639982768” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb-ingress/issues/27” data-hovercard-type=”pull_request” data-hovercard-url=”/cloudposse/terraform-aws-alb-ingress/pull/27/hovercard”…
Terraform module to provision an HTTP style ingress rule based on hostname and path for an ALB using target groups - cloudposse/terraform-aws-alb-ingress
2020-06-20
0.5.0 No content.
Terraform utility to mask select output from terraform plan
and terraform apply
- cloudposse/tfmask
2020-06-21
0.134.0 No content.
Cloud Posse installer and distribution of native apps, binaries and alpine packages - cloudposse/packages
0.132.2 [kube_ps1_helper] Maintain appropriate exit status (#595) Update <a href=”https://github.com/cloudposse/packages/pull/380“…
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! h…
what [kube_ps1_helper] Exit with appropriate status code why Previously. the kube_ps1_helper function used short-circuiting boolean expression evaluation as a shortcut to avoid using if statement…
This is an auto-generated PR with dependency updates.
2020-06-22
0.107.0 [spotinst-controller] Update to 1.0.69
what
[spotinst-controller] Update to 1.0.69
why
Get the latest functionality
Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles
0.10.1: Small usage docs indentation fix What Super small docs update to fix indentation of provider in usage example. Why Cleans up usage example.
Terraform module to provision an HTTP style ingress rule based on hostname and path for an ALB using target groups - cloudposse/terraform-aws-alb-ingress
0.11.0: unauthenticated_priority and authenticated_priority are now optional (0 by default) What All instances of priority will now default to unset unless var.authenticated_priority or var.unauthenticated_priority are given a value. Why By setting it to null, the rule priority gets set automatically by amazon instead of defaulted by the module.
Terraform module to provision an HTTP style ingress rule based on hostname and path for an ALB using target groups - cloudposse/terraform-aws-alb-ingress
0.12.0: Migrate away from deprecated listener condition format What Migrates the condition blocks away from the deprecated field/values variant in favor of the current block-syntax. Why Recent versions of the aws provider do no longer work with lists for hosts/paths. References <a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”643146794” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb-ingress/issues/30” data-hovercard-type=”pull_request”…
Terraform module to provision an HTTP style ingress rule based on hostname and path for an ALB using target groups - cloudposse/terraform-aws-alb-ingress
This deprecation was introduced in v2.42 of the aws provider, so bumping requirement versions.tf, too. what Migrates the condition blocks away from the deprecated field/values variant in favor of…
2020-06-23
0.37.0 No content.
Collection of Makefiles to facilitate building Golang projects, Dockerfiles, Helm charts, and more - cloudposse/build-harness
0.37.0 No content.
2020-06-29
0.108.0 [prometheus-operator] Clock skewed alert adjustment #252 what [prometheus-operator] ClockSkewDetected has now configurable threshold why To prevent triggering a lot of alerts one can configure a little bit higher threshold.
Comprehensive Distribution of Helmfiles for Kubernetes - cloudposse/helmfiles
2020-06-30
0.11.0: expose log bucket lifecycle settings (#44) expose log bucket lifecycle settings (#44)
-
expose log bucket lifecycle settings
-
update docs with lifecycle settings
-
regenerate readme
Terraform module to provision a standard ALB for HTTP/HTTP traffic - cloudposse/terraform-aws-alb
what Allow module consumers to enable log bucket lifecycle Enable fine-grained control of retention/tiering Use defaults to maintain current behavior for those who don't opt-in why terraform…
0.8.0 No content.
Terraform module to provision webhooks on a set of GitHub repositories - cloudposse/terraform-github-repository-webhooks
0.6.0: use github actions (#19) use github actions (#19)
-
use github actions
-
run tests
-
run tests
-
fix path
-
update to upload artifacts
-
show artifacts
-
fix path
-
name artifact
-
Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
- Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
- Update .github/workflows/go.yml
Co-authored-by: Andriy Knysh
Co-authored-by: Andriy Knysh
Terraform utility to mask select output from terraform plan
and terraform apply
- cloudposse/tfmask
what convert to github actions
0.6.1: Add -no-color flag to readme cmds (#18) Add -no-color flag to readme cmds (#18)
-
Add -no-color flag to readme cmds
-
Generated README.md from build_harness
Co-authored-by: Erik Osterman
Terraform utility to mask select output from terraform plan
and terraform apply
- cloudposse/tfmask
I hate to admit it but not having the -no-color flag has caught me out a couple of times.