Skip to content

Add module to wait for data fusion instance to become healthy #31

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

Merged
merged 4 commits into from
Apr 18, 2020
Merged

Add module to wait for data fusion instance to become healthy #31

merged 4 commits into from
Apr 18, 2020

Conversation

umairidris
Copy link
Contributor

No description provided.

resource "google_data_fusion_instance" "instance" {
provider = google-beta
name = "sample-instance"
project = "umairidris-cdf-test"

Choose a reason for hiding this comment

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

"example-cdf-test"

@@ -0,0 +1,5 @@
resource "null_resource" "wait_healthy" {

Choose a reason for hiding this comment

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

license in all files.

@umairidris umairidris requested a review from morgante April 18, 2020 03:04
@morgante morgante merged commit c48c2b7 into terraform-google-modules:master Apr 18, 2020
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.

3 participants