Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build error due to deleted module. Add pause_before to packer-basic-example. Shave other yaks. #775

Merged
merged 6 commits into from
Feb 4, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update to latest gruntwork installer version
This pulls in the latest version of fetch, which has a fix for the --branch param.
brikis98 committed Feb 4, 2021
commit deda55a1f9ccb4ad0d50f2c9398426b8360cac67
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
env: &env
environment:
GRUNTWORK_INSTALLER_VERSION: v0.0.31
GRUNTWORK_INSTALLER_VERSION: v0.0.33
MODULE_CI_VERSION: v0.29.2
TERRAFORM_VERSION: 0.14.0
TERRAGRUNT_VERSION: v0.24.2