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

add datafusion versioning for terraform #2268

Conversation

modular-magician
Copy link
Collaborator

Release Note Template for Downstream PRs (will be copied)

datafusion: changed `version` field to selectable in `google_data_fusion_instance` resource

Changed datafusion version to be an input type to allow selection of versioning upon creation in TF. Note that resource needs to be recreated upon an update to the version field as current API: https://cloud.google.com/data-fusion/docs/reference/rest/ only allows a POST upgrade method which uplifts to latest release, the PATCH update instance does not allow changing of version. This has been tested in Terraform Beta provider where it is designed to be used.

Derived from GoogleCloudPlatform/magic-modules#3734

* add datafusion versioning

* Update tf version override in terraform.yml

Co-authored-by: Connor Wilkes <connor.wilkes@vodafone.com>
Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 24bde3c into hashicorp:master Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant