[DEVOPS-2353] -- upgrade to terraform 0.12.2#41
Closed
hinling-whistle wants to merge 119 commits intounifio:masterfrom
Closed
[DEVOPS-2353] -- upgrade to terraform 0.12.2#41hinling-whistle wants to merge 119 commits intounifio:masterfrom
hinling-whistle wants to merge 119 commits intounifio:masterfrom
Conversation
Update to required versions of tools
Change Docker Hub Repo name
Fix typo in version string
Terraform update 0.8.5
DEVOPS-1187: update terraform to 0.8.6
- Created a script for copying just the node binaries from a special tagged version node-7.5.0 that will be created in the whistle docker hub. copybins.sh - Created a script for testing whether or not a tag is present in a docker repository. Allows for building a version without the tag if the tag isn’t present. Can later additionally add to build the tag if the tag isn’t present then leverage the the tag later. - Added logic to check whether or not a certain binary is being installed or not in the circle.yaml. - Added node version information to the tagging so that if a node ci tool is generated the Node version tag is included in addition to the terraform and packer tags.
- Added logic automatically build the node binary tag and push it up to docker if the version set in circle.yml isn't found in the registry. - Will tag it with both a circleci build number and the expected generic tag so that both are available and neither should affect the :latest tag. - Increased Major Version tag to 2 - Adding Packages needed for scripts.
DEVOPS-1289
Saving the giant binary to cache in case of another small failure to speed up addressing it.
Fixed circle problem should be good to merge.
Another test.
Updating packer to latest v0.12.3
Updating packer to latest v0.12.3
Update terraform to latest version, include promote-atlas-artifact tool
Promote artifact was not added to node version of container
Also formatting consistency.
This reverts commit 6e4ffc1.
* Upgrade errything * gtm * Move provider installation to a script, cleanup providers post audit * update atlas tag version * better logging * Remove kludge where we copy files from the wrong path into the correct one (tripped me up) * mrclaen * Add hack to use our fork of covalence * rc1 * Use covalence with terraform 0.12 outputs support * Use released 0.12.0 * PACK THIS * up * sentry v0.4.0-whistle1-tf012 * Comments * zsh * nrs * terraform-provider-aws v2.13.0 * Custom terraform-provider-aws v2.13.0 to implement MigrateState Also formatting consistency. * Remove notes * Remove atlas * Set SHELL * man * notes * fzf * install-zipped-bin * mrclean * Revert "man" This reverts commit 6e4ffc1. * Re-enable packer label * less verbose * mrclean * safer * Cleanup quoting after zsh conversion * Upgrade to Terraform v0.12.1 * mrclean * Update tags * build_ts * disable debug output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
to have this fix: hashicorp/terraform#21484