java/java-dataflow-samples/read-pubsub-write-bigquery/infrastructure/03.io/variables.tf (
4
lines of code) (
raw
):
variable "project" { type = string description = "The Google Cloud Platform (GCP) project within which resources are provisioned" }