Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Update to TerraForm v0.9.4 #219

Merged
merged 7 commits into from
Apr 27, 2017

Conversation

alexsomesan
Copy link
Contributor

Converts ignition resources to data-sources.
This is a first step in preparation of adopting Terraform 0.9.

We CANNOT MOVE yet because of a known issue with ignition provider that wasn't resolved yet.
Tried to do a build with these changes. The first attempt fails with the error described in the issue below.
A second attempt builds successfully.

Issue tracker here: hashicorp/terraform#11518

@Quentin-M @s-urbaniak

]

systemd = [
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

"${data.ignition_systemd_unit.locksmithd.id}",
"${data.ignition_systemd_unit.kubelet-master.id}",
"${data.ignition_systemd_unit.tectonic.id}",
>>>>>>> Convert ignition resources to datasources. Prepare for moving to TF 0.9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

?

@Quentin-M
Copy link
Contributor

Hey!

@alexsomesan Is this PR still good? I want to re-use it alongside with a v0.9.4 bump.

@alexsomesan
Copy link
Contributor Author

Sorry about that forgotten conflict :)
Should be good now. Also rebased against current master.

@Quentin-M
Copy link
Contributor

Thanks for the update! 👍 👍 👍
Let me update some other stuff in there!

@alexsomesan
Copy link
Contributor Author

alexsomesan commented Apr 27, 2017 via email

@Quentin-M Quentin-M changed the title [WIP] Prepare for moving to TF 0.9 Update to TerraForm v0.9.4 Apr 27, 2017
@Quentin-M
Copy link
Contributor

Successfully deployed a cluster with a clean build of this PR and TerraForm v0.9.4. Good to merge!

@yifan-gu
Copy link
Contributor

cc @derekparker for the builder image bump. (1.7 after this PR gets merged)

@Quentin-M
Copy link
Contributor

Quentin-M commented Apr 27, 2017

Tests passed (despite quota issue), also deployed clusters manually.

@dghubble dghubble self-requested a review April 27, 2017 02:33
@Quentin-M
Copy link
Contributor

Thanks!

@Quentin-M Quentin-M merged commit 35b47a6 into coreos:master Apr 27, 2017
@alexsomesan alexsomesan deleted the tf09-ignition-datasource branch June 14, 2017 13:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants