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

acceptance+cloud: fix for Terraform 0.7.4 #9615

Merged
merged 1 commit into from
Sep 29, 2016

Conversation

cuongdo
Copy link
Contributor

@cuongdo cuongdo commented Sep 29, 2016

Fix incompatibility with Terraform 0.7.4. The preferred way of
specifying private keys has changed, with no mention in the 0.7.*
upgrade guide. Tested with Terraform 0.7.3 (builder image version)
and 0.7.4 (latest released version).

See hashicorp/terraform#8963 for details.


This change is Reviewable

Fix incompatibility with Terraform 0.7.4. The preferred way of
specifying private keys has changed, with no mention in the 0.7.*
upgrade guide. Tested with Terraform 0.7.3 (TeamCity version) and 0.7.4
(latest released version).

See hashicorp/terraform#8963 for details.
@cuongdo cuongdo merged commit 96fa76f into cockroachdb:master Sep 29, 2016
jordanlewis added a commit to jordanlewis/cockroach that referenced this pull request Oct 27, 2016
Replace all remaining uses of the deprecated/removed `key_file`
configuration variable in Terraform configurations with `private_key`.
Continues the work started in cockroachdb#9615.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants