vmware-archive / terraforming-gcp

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

terraforming-gcp/modules/external_database/cloud_sql.tf cannot parse "false" as an integer #110

Closed fenixam closed 5 years ago

fenixam commented 5 years ago

should be count = "${var.create ? 1 : 0}"

cf-gitbot commented 5 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.

cdutra commented 5 years ago

Hi @fenixam, thanks for bringing this to our attention. We don't get this error. Can you try with the latest version of terraform and providers, please? Will close, if you keep getting the error feel free to reopen.

Thanks!