Skip to content

Commit

Permalink
Use a bootstrapped test network.
Browse files Browse the repository at this point in the history
  • Loading branch information
trodge committed Sep 21, 2022
1 parent e5c0c0a commit 0dd9a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mmv1/products/vertexai/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides
network_name: "network-name"
test_vars_overrides:
kms_key_name: 'BootstrapKMSKeyInLocation(t, "us-central1").CryptoKey.Name'
network_name: 'BootstrapSharedTestNetwork(t, "vertex")'
Featurestore: !ruby/object:Overrides::Terraform::ResourceOverride
autogen_async: false
skip_sweeper: true
Expand Down

0 comments on commit 0dd9a82

Please sign in to comment.