vmware-archive / terraforming-gcp

use terraform, deploy yourself a pcf
Apache License 2.0
71 stars 87 forks source link

Resource 'google_sql_database_instance.master' not found for variable #84

Closed jasonbisson closed 6 years ago

jasonbisson commented 6 years ago

I tried deploying today and this error I got after the latest commit.

Error: Error running plan: 1 error(s) occurred:

module.external_database.output.pas_sql_cert: Resource 'google_sql_database_instance.master' not found for variable 'google_sql_database_instance.master.server_ca_cert.0.cert'

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

genevieve commented 6 years ago

@evanfarrar @Pivotal-Jayson-Hairston Could we revert the last commit with the PR that caused this bug until it's fixed so we can make PRs against a green master branch?

genevieve commented 6 years ago

The output error has been reverted.