File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
modules/instance_template Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -287,6 +287,11 @@ spec:
287287 version : " >= 4.4"
288288 spec :
289289 outputExpr : " {\" SERVICE_ACCOUNT_EMAIL\" : email, \" SERVICE_ACCOUNT_IAM_EMAIL\" : iam_email}"
290+ - source :
291+ source : github.com/GoogleCloudPlatform/terraform-google-cloud-spanner
292+ version : " >= 1.1.1"
293+ spec :
294+ outputExpr : env_vars
290295 - source :
291296 source : github.com/terraform-google-modules/terraform-google-pubsub
292297 version : " >= 7.0.0"
@@ -345,6 +350,11 @@ spec:
345350 version : " >= 17.1.0"
346351 spec :
347352 outputExpr : " [\" roles/aiplatform.user\" ]"
353+ - source :
354+ source : github.com/GoogleCloudPlatform/terraform-google-cloud-spanner
355+ version : " >= 1.1.1"
356+ spec :
357+ outputExpr : " [\" roles/spanner.databaseAdmin\" ]"
348358 - source :
349359 source : github.com/terraform-google-modules/terraform-google-pubsub
350360 version : " >= 7.0.0"
You can’t perform that action at this time.
0 commit comments