#releases (2021-03)
Announce New Releases for Cloud Posse GitHub Projects
Archive: https://archive.sweetops.com/releases/
2021-03-01
v0.14.0 Add aws credentials into accepter and requester providers @heruscode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”811981148” data-permission-text=”Title is private”…
Add aws credentials into accepter and requester providers @heruscode (#43) what Adds AWS credentials variables into providers ( access key id, secret access key, session token) why I have a use …
heruscode has 9 repositories available. Follow their code on GitHub.
v0.23.0 Default priority to null @nitrocode (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”816061046” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-alb-ingress/issues/53“…
Default priority to null @nitrocode (#53) what Set the priority variables to null by default why If you do not set the priority, the listener rule will automatically set an unused priority for y…
contact: https://bit.ly/2K7e76D | keybase: https://bit.ly/39lPFad | - nitrocode |
what Set the priority variables to null by default why If you do not set the priority, the listener rule will automatically set an unused priority for you which is a very nice default. We can ta…
2021-03-03
v0.138.5: Update README.md (#1677) Added docs to Readme for disableValidationOnInstall
Added docs to Readme for disableValidationOnInstall
v0.138.6 Disable darwin/386 build to avoid release failure
Disable darwin/386 build to avoid release failure
v0.138.6 247ae91 (HEAD, tag: v0.138.6, origin/master, origin/HEAD, master) Disable darwin/386 build to avoid release failure Build Info
Deploy Kubernetes Helm Charts. Contribute to roboll/helmfile development by creating an account on GitHub.
2021-03-04
v0.62.0 feat: tutorial for “Getting started with Geodesic” @Gowiem (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”817964368” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/526” data-hovercard-type=”pull_request”…
feat: tutorial for “Getting started with Geodesic” @Gowiem (#526) what Adds tutorial for Geodesic Updates concepts around Geodesic a bit to fit our language (i.e. starts calling it a “toolbox”)
Terraform and AWS Consultant. AWS Community Builder. Owner @ Masterpoint Consulting. - Gowiem
what Adds tutorial for Geodesic Updates concepts around Geodesic a bit to fit our language (i.e. starts calling it a “toolbox”)
2021-03-07
v0.63.0 fix css & fonts @osterman (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”824106355” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/527” data-hovercard-type=”pull_request”…
fix css & fonts @osterman (#527) what Set the font family to match cloudposse.com Set the max width for the page wrapper why Fonts were not very legible certain pages had text flowing off the sc…
To help our clients conquer the cloud by designing, building and implementing world-class infrastructures that delight developers and make business sense. - osterman
what Set the font family to match cloudposse.com Set the max width for the page wrapper why Fonts were not very legible certain pages had text flowing off the screen
2021-03-08
v0.20.0 Add sns_topic_name variable @sjmiller609 (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”824930085” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-cloudtrail/issues/47“…
Add sns_topic_name variable @sjmiller609 (#47) What Allow the user to optionally configure the sns_topic_name argument to the aws_cloudtrail resource Why We like using Cloudposse terraform modul…
Infrastructure @ getcerebral.com Expert help for your emotional health - sjmiller609
What Allow the user to optionally configure the sns_topic_name argument to the aws_cloudtrail resource Why We like using Cloudposse terraform modules, and would like to add one more input to the…
v0.138.7: allow to access oci repos without auth (#1711) 8ed8a9e (HEAD, tag: v0.138.7, origin/master, origin/HEAD, master) allow to access oci repos without auth (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”824525187” data-permission-text=”Title is…
8ed8a9e (HEAD, tag: v0.138.7, origin/master, origin/HEAD, master) allow to access oci repos without auth (#1711) 14a83e7 Update reference for helm-secrets to latest maintained fork (#1676) bf9f36b …
2021-03-10
v0.64.0 Enhancements Publish hugo to GitHub pages @dylanbannon (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”811611398” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/524“…
Enhancements Publish hugo to GitHub pages @dylanbannon (#524) what Publishing the cloudposse/docs Hugo site to GitHub Pages. why Publishing the CloudPosse docs website to GitHub Pages using…
dylanbannon has 8 repositories available. Follow their code on GitHub.
what Publishing the cloudposse/docs Hugo site to GitHub Pages. why Publishing the CloudPosse docs website to GitHub Pages using a GitHub Action provides a proof-of-concept workflow that can be a…
2021-03-13
v0.143.0 Security updates, better EKS cluster support Enhancements Security updates, better EKS cluster support @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”822498619” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/687“…
Enhancements Security updates, better EKS cluster support @Nuru (#687) what Remove ansible Add AWS_REGION_ABBREVIATION_TYPE to set region abbreviations used in our tools Add AWS_DEFAULT_SHORT…
Nuru has 20 repositories available. Follow their code on GitHub.
what Remove ansible Add AWS_REGION_ABBREVIATION_TYPE to set region abbreviations used in our tools Add AWS_DEFAULT_SHORT_REGION set to $AWS_REGION_ABBREVIATION_TYPE of $AWS_DEFAULT_REGION With th…
2021-03-14
v0.143.1 Enhancements Better user experience when running via docker CLI @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”831043612” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/692“…
Enhancements Better user experience when running via docker CLI @Nuru (#692) what Better user experience when running via docker CLI No change to make install behavior why Current experienc…
Nuru has 20 repositories available. Follow their code on GitHub.
what Better user experience when running via docker CLI No change to make install behavior why Current experience when user naïvely runs Geodesic is that it outputs a script to generate a launch…
v0.143.1 Enhancements We tried to make this backwards compatible, but if you have problems with make install or make all, try replacing the install recipe in your Makefile with install: @docker run –rm –env DOCKER_IMAGE –env DOCKER_TAG $(DOCKER_IMAGE_NAME) | bash -s || (echo “Try: sudo make install”; exit 1) (Remember that make requires recipes to start with a tab character, not spaces.) Better user experience when running via docker CLI <a class=”user-mention” data-hovercard-type=”user”…
Enhancements We tried to make this backwards compatible, but if you have problems with make install or make all, try replacing the install recipe in your Makefile with install: @docker run –rm …
2021-03-15
v0.143.1 Enhancements We tried to make this backwards compatible (more to come), but if you have problems with make install or make all, try replacing the install recipe in your Makefile with install: @docker run –rm –env DOCKER_IMAGE –env DOCKER_TAG $(DOCKER_IMAGE_NAME) | bash || (echo “Try: sudo make install”; exit 1) (Remember that make requires recipes to start with a tab character, not spaces.) Better user experience when running via docker CLI <a class=”user-mention”…
Enhancements We tried to make this backwards compatible (more to come), but if you have problems with make install or make all, try replacing the install recipe in your Makefile with install: @d…
2021-03-22
v0.57.3 Adds auto-init capability using the bootstrap include directive @lorengordon (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”782437836” data-permission-text=”Title is private”…
Adds auto-init capability using the bootstrap include directive @lorengordon (#272) what These changes will automatically run the make init workflow, and keep the clone up-to-date with the target b…
lorengordon has 163 repositories available. Follow their code on GitHub.
v0.57.3 Adds auto-init capability using the bootstrap include directive @lorengordon (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”782437836” data-permission-text=”Title is private”…
v0.8.0 Implement enabled toggle in main and outputs @treksler (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”835311982” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-mq-broker/issues/20“…
Implement enabled toggle in main and outputs @treksler (#20) what Implement module enabled toggle in main and outputs files why module enabled functionality is documented, and implemented for se…
treksler has 15 repositories available. Follow their code on GitHub.
what Implement module enabled toggle in main and outputs files why module enabled functionality is documented, and implemented for security groups users will expect to be able to disable all res…
v0.15.0
Update accepter
, GitHub actions, LICENSE, README @aknysh (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”836943961” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-vpc-peering-multi-account/issues/44“…
Update accepter
, GitHub actions, LICENSE, README @aknysh (#44) what Update accepter, GitHub actions, LICENSE, README why Keep up to date related Closes #30 Closes #31
aknysh has 211 repositories available. Follow their code on GitHub.
what Update accepter, GitHub actions, LICENSE, README why Keep up to date related Closes #30 Closes #31
2021-03-23
v0.143.1 Enhancements We tried to make this backwards compatible (more to come), but if you have problems with make install or make all, try replacing the install recipe in your Makefile with install: @docker run –rm –env DOCKER_IMAGE –env DOCKER_TAG $(DOCKER_IMAGE_NAME) | bash || (echo “Try: sudo make install”; exit 1) (Remember that make requires recipes to start with a tab character, not spaces.) Better user experience when running via docker CLI <a class=”user-mention”…
Enhancements We tried to make this backwards compatible (more to come), but if you have problems with make install or make all, try replacing the install recipe in your Makefile with install: @d…
v0.143.2 Enhancements and Bug Fixes Tweaks for various “docker run” misconfigurations @Nuru (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”831255140” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/693“…
Enhancements and Bug Fixes Tweaks for various “docker run” misconfigurations @Nuru (#693) what Fix some typos from #692 Add instructions at bottom of installation script for when all else f…
Nuru has 20 repositories available. Follow their code on GitHub.
what Fix some typos from #692 Add instructions at bottom of installation script for when all else fails change DOCKER_TAG default from dev to whatever the tag is based on the docker build step in …
2021-03-24
Bump turf to 0.13.0 (#1045)
what This is a PR that updates the turf package version. Meta Details Package Name turf Vendor cloudposse Version 0.13.0 License APACHE-2.0 Repo https://github.com/cloudpossse/turf …
v0.65.0 First tutorial for Atmos @Gowiem (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”835156911” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/530” data-hovercard-type=”pull_request”…
First tutorial for Atmos @Gowiem (#530) what Adds first tutorial for Atmos why Provides the first introduction to components, stacks, and atmos references Dependent on cloudposse/tutorials#1
Terraform and AWS Consultant. AWS Community Builder. Owner @ Masterpoint Consulting. - Gowiem
what Adds first tutorial for Atmos why Provides the first introduction to components, stacks, and atmos references Dependent on cloudposse/tutorials#1
v0.9.0 only create admin user for activemq @treksler (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”836481419” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-mq-broker/issues/22“…
only create admin user for activemq @treksler (#22) what only create admin user for activemq why Rabbitmq does not support admin user with console access and groups at this time references clo…
treksler has 15 repositories available. Follow their code on GitHub.
what only create admin user for activemq why Rabbitmq does not support admin user with console access and groups at this time references closes #21
v0.65.1 Bug Fixes adding ‘AWS_EC2_METADATA_DISABLED: true’ to hugo.yaml file to address issues with github actions on ubuntu-latest @dylanbannon (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”840521866” data-permission-text=”Title is private”…
Bug Fixes adding ‘AWS_EC2_METADATA_DISABLED: true’ to hugo.yaml file to address issues with github actions on ubuntu-latest @dylanbannon (#532) what Adding the AWS_EC2_METADATA_DISABLED=true …
dylanbannon has 8 repositories available. Follow their code on GitHub.
2021-03-25
v0.66.0 feat: updates atmos getting started for tutorial updates @Gowiem (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”840028160” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/docs/issues/531“…
feat: updates atmos getting started for tutorial updates @Gowiem (#531) what Updates to use date variable in stack instead of unit_of_measurement Updates to language surrounding the same. why W…
Terraform and AWS Consultant. AWS Community Builder. Owner @ Masterpoint Consulting. - Gowiem
what Updates to use date variable in stack instead of unit_of_measurement Updates to language surrounding the same. why We updated the tutorial code to be a bit different, so this corresponds wi…
v0.10.0 create admin secrets only when admin user is created @gberenice (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”841096553” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-mq-broker/issues/23“…
create admin secrets only when admin user is created @gberenice (#23) what create resources related to admin user only when this user is enabled (based on engine type) minor improvements for local…
gberenice has 4 repositories available. Follow their code on GitHub.
what create resources related to admin user only when this user is enabled (based on engine type) minor improvements for locals usage why no need to create extra resources references NA
2021-03-27
v0.143.3 🧰 Included Tools Update AWS CLI packages @renovate (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”842368542” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/geodesic/issues/695” data-hovercard-type=”pull_request”…
🧰 Included Tools Update AWS CLI packages @renovate (#695) This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.34 -> ==1.19.39 boto3 …
renovate has one repository available. Follow their code on GitHub.
This PR contains the following updates: Package Change Age Adoption Passing Confidence awscli ==1.19.34 -> ==1.19.39 boto3 ==1.17.34 -> ==1.17.39 Release Notes boto/boto…
2021-03-28
v0.10.1 Enhancements create random username and password for admin user only if needed @treksler (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”842345380” data-permission-text=”Title is private”…
Enhancements create random username and password for admin user only if needed @treksler (#25) what only create random strings for admin user and admin password, if we are actually going to u…
treksler has 15 repositories available. Follow their code on GitHub.
2021-03-30
v0.11.0 Add support for tags @gberenice (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”843576053” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-mq-broker/issues/26” data-hovercard-type=”pull_request”…
Add support for tags @gberenice (#26) what Add support for tags why This feature is available in aws_mq_broker, but not enabled in module references NA
gberenice has 4 repositories available. Follow their code on GitHub.
what Add support for tags why This feature is available in aws_mq_broker, but not enabled in module references NA
2021-03-31
v0.12.0
add tags
argument to aws_ssm_parameter resources @heathsnow (<a class=”issue-link js-issue-link” data-error-text=”Failed to load title” data-id=”847545343” data-permission-text=”Title is private” data-url=”https://github.com/cloudposse/terraform-aws-mq-broker/issues/27“…
add tags
argument to aws_ssm_parameter resources @heathsnow (#27) what Add tags argument to aws_ssm_parameter resources. why Testing Terraform code often involves adhering to compliance standa…
A software engineer that specializes in devops toolchains. My typical workday involves tools like Docker, the Hashicorp toolset, and the AWS suite of products. - heathsnow
what Add tags argument to aws_ssm_parameter resources. why Testing Terraform code often involves adhering to compliance standards. In this case I have a compliance requirement to include certai…