Create variables.tf

This commit is contained in:
2025-09-11 12:08:43 -07:00
committed by GitHub
parent bf55149e9f
commit b77b025d2a

1
terraform/variables.tf Normal file
View File

@@ -0,0 +1 @@
variable "project_id" { type = string }