This repository has been archived by the owner on Dec 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 91
Upgrade to TF 0.12 #144
Labels
Milestone
Comments
aaron-lane
added a commit
to newcontext-oss/kitchen-terraform
that referenced
this issue
May 25, 2019
This module can not support Terraform 0.12 until the Docker provider implements support. hashicorp/terraform-provider-docker#144
aaron-lane
added a commit
to newcontext-oss/kitchen-terraform
that referenced
this issue
May 25, 2019
* Update Gemfile.locks * Add support for Terraform v0.12 * Add version constraints to attributes module * Add version constraints to backend-ssh module This module can not support Terraform 0.12 until the Docker provider implements support. hashicorp/terraform-provider-docker#144 * Add version constraints to Plug Ins module * Add version constraints to variables module * Update Terraform to 0.11.14 on Ubuntu * Fix name of Ubuntu job Terragrunt is not used on Ubuntu * Update Terragrunt to 0.18.6 on MacOS * Update local provider to 1.2.2 * Update Terraform to 0.12.0 on MacOS * Add entry to CHANGELOG * Update local provider version constraint for 0.12 * Replace path.module with path.cwd Terraform 0.12 changed the behaviour of path.module to return a relative pathname rather than an absolute pathname. hashicorp/terraform#21400 * Declare terragrunt variables Declaring these variables will suppress undeclared variable warnings. * Remove escaped double quotes from string variable Terraform v0.12 evaluates the quotes as part of the string.
When might this be released? |
I'll trigger it this week |
@mavogel will it still be planned to be released this week? |
@mavogel, any chance of releasing this soon? 🙏 |
@mavogel I'm chiming in to request a release. |
sorry for the delay in answering due to holidays: release is out for a couple of days now: https://releases.hashicorp.com/terraform-provider-docker/2.0.0/ |
@mavogel thx! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Update the provider to TF 0.12
The text was updated successfully, but these errors were encountered: