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 missing comma separator on bare-metal and DO #549

Merged
merged 1 commit into from
Sep 23, 2019
Merged

Conversation

dghubble
Copy link
Member

@dghubble dghubble commented Sep 23, 2019

Closes #548

* Introduced in bare-metal and DigitalOcean in #544
while addressing possible ordering race, but after
the v1.16 upgrade validation
@dghubble
Copy link
Member Author

dghubble commented Sep 23, 2019

Folks can use the patch or await v1.16.1:

module "bare-metal-mercury" {
  source = "git::https://github.com/poseidon/typhoon//bare-metal/container-linux/kubernetes?ref=8703f2c3c57597e5c60832198bfa2ae7971cff87"
  ...

@dghubble dghubble merged commit 8703f2c into master Sep 23, 2019
@dghubble dghubble deleted the fix-missing-comma branch September 23, 2019 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax error because of missing comma in ssh.tf#L79
1 participant