Skip to content

Commit

Permalink
Force missing test run
Browse files Browse the repository at this point in the history
  • Loading branch information
melinath committed Mar 12, 2024
1 parent c5e1118 commit 90e664a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1,169 deletions.
3 changes: 3 additions & 0 deletions mmv1/products/alloydb/Cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,13 @@ examples:
primary_resource_id: 'default'
vars:
alloydb_cluster_name: 'alloydb-cluster'
skip_test: true
- !ruby/object:Provider::Terraform::Examples
name: 'alloydb_cluster_full'
primary_resource_id: 'full'
vars:
alloydb_cluster_name: 'alloydb-cluster-full'
skip_test: true
- !ruby/object:Provider::Terraform::Examples
name: 'alloydb_cluster_restore'
primary_resource_id: 'source'
Expand Down Expand Up @@ -102,6 +104,7 @@ examples:
test_vars_overrides:
network_name: 'acctest.BootstrapSharedServiceNetworkingConnection(t, "alloydbinstance-network-config-1")'
skip_docs: true
skip_test: true
custom_code: !ruby/object:Provider::Terraform::CustomCode
pre_create: templates/terraform/pre_create/alloydb_cluster.go.erb
pre_update: templates/terraform/pre_update/alloydb_cluster.go.erb
Expand Down
Loading

0 comments on commit 90e664a

Please sign in to comment.