Skip to content

Commit

Permalink
Update instance_template usage in test blueprint to support TPG 5.x a…
Browse files Browse the repository at this point in the history
…nd 6.x
  • Loading branch information
tpdownes committed Oct 29, 2024
1 parent 0d93ff9 commit bb77086
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ deployment_groups:
echo "Hello World" > /sw/hello.txt
- id: batch-compute-template
source: github.com/terraform-google-modules/terraform-google-vm//modules/instance_template?ref=v7.8.0
source: github.com/terraform-google-modules/terraform-google-vm//modules/instance_template?ref=v12.1.0
use: [batch-startup-script]
settings:
# Boiler plate to work with Cloud Foundation Toolkit
Expand Down

0 comments on commit bb77086

Please sign in to comment.