#releases (2020-10)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2020-10-02
0.117.0 [datadog] Update datadog
helmfile
what
[datadog] Update datadog helmfile
why
Bring the helmfile up to date
The official Datadog chart is now in a new repo https://github.com/DataDog/helm-charts. The old one https://github.com/helm/charts/tree/master/stable/datadog is deprecated.
test
Upgrading release=datadog, chart=datadog/datadog
Release “datadog” has been upgraded. Happy Helming!
NAME: datadog
LAST…
what [datadog] Update datadog helmfile why Bring the helmfile up to date The official Datadog chart is now in a new repo https://github.com/DataDog/helm-charts. The old one https://github.com/he…
Helm charts for Datadog products. Contribute to DataDog/helm-charts development by creating an account on GitHub.
Curated applications for Kubernetes. Contribute to helm/charts development by creating an account on GitHub.
2020-10-06
v0.5.0 Support AWS 3.x @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”716096569” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-external-module-artifact/issues/9” data-hovercard-type=”pull_request”…
Support AWS 3.x @Nuru (#9) what Breaking change: Take extra curl arguments as list of strings rather than single string. Should not have much impact as most users are probably using the default. S…
Nuru has 18 repositories available. Follow their code on GitHub.
what Breaking change: Take extra curl arguments as list of strings rather than single string. Should not have much impact as most users are probably using the default. Support AWS 3.x Convert requ…
2020-10-09
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-10-15
[lighthouse] upgrade to 0.5.0 what [lighthouse] Upgrade why Get the latest features
what [lighthouse] Upgrade why Get the latest features
2020-10-16
0.9.0: Allow filtering subnets using tags No content.
Terraform module to provision a VPC peering across multiple VPCs in different accounts by using multiple providers - cloudposse/terraform-aws-vpc-peering-multi-account
2020-10-18
v0.19.0 Add enabled variable @jblackburn22 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”682754963” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb/issues/56” data-hovercard-type=”pull_request”…
Add enabled variable @jblackburn22 (#56) what This allows the ALB to be created selectively. why As a cost saving measure, I want to be able to create an ALB per AWS account for a given application…
jblackburn22 has 9 repositories available. Follow their code on GitHub.
what This allows the ALB to be created selectively. why As a cost saving measure, I want to be able to create an ALB per AWS account for a given application and then create multiple target groups. …
2020-10-20
[grafana-db] Add –overwrite flag, [aws-region] add an3 region [grafana-db] Add –overwrite flag, [aws-region] add an3 region (#628)
[grafana-db] Add –overwrite flag, [aws-region] add an3 region (#628)
what [grafana-db] Add –overwrite flag [aws-region] add ap-northeast-3 => an3 region Replace man-db package with man why Allow scripts to update/replace standard dashboards even if they have …
2020-10-21
0.9.1: Add option to skip ec2 profile credentials Add option to skip ec2 profile credentials (#27)
-
Add option to skip ec2 profile credentials
-
Updated README.md
Co-authored-by: actions-bot
Terraform module to provision a VPC peering across multiple VPCs in different accounts by using multiple providers - cloudposse/terraform-aws-vpc-peering-multi-account
what Add optional input skip_metadata_api_check for the aws provider doc why When running the terraform in eks, we want terraform to use the iam role associated with the pod instead of the ec2 inst…
2020-10-22
v0.35.1 Bug Fixes Fixes DNS prepending var.name to local.cluster_dns_name @hibbert (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”727673794” data-permission-text=”Title is private”…
Bug Fixes Fixes DNS prepending var.name to local.cluster_dns_name @hibbert (#88) what DNS was changing when it shouldn’t have been, it was the value of: ${var.name}-${local.cluster_dns_name}…
hibbert has 22 repositories available. Follow their code on GitHub.
2020-10-27
v0.5.0
feat: disables tamplate_files if var.pgp_key
is not from keybase @Gowiem (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”730756116” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-iam-user/issues/10“…
feat: disables tamplate_files if var.pgp_key
is not from keybase @Gowiem (#10) what Removes the keybase specific template file resources if the pgp_key input is not a keybase key why Keybase i…
Cloud Architect and Consultant. Owner @ Masterpoint Consulting. - Gowiem
what Removes the keybase specific template file resources if the pgp_key input is not a keybase key why Keybase is no longer in business so folks are moving away from using keybase. These resour…
Wait what Keybase is no longer in business? Since when?
well, I think they are still in business, but they were acquired by zoom and their fate is uncertain
Gotcha, yea you would of think they would of mentioned something like “we are proud to support and improve Keybase into the future”
2020-10-28
v0.21.0 Adding auto-release & updating docker Github workflows @danjbh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”705752194” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/reference-architectures/issues/57“…
Adding auto-release & updating docker Github workflows @danjbh (#57) what? I’m updating the Github workflows to bring it up to date – this change includes support for auto-release and proper Docke…
danjbh has 5 repositories available. Follow their code on GitHub.
what? I’m updating the Github workflows to bring it up to date – this change includes support for auto-release and proper Docker image tagging when pushing to Docker Hub.