Skip to content

Commit

Permalink
Make tests use sweepable, unique name (GoogleCloudPlatform#12480)
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored and amanMahendroo committed Dec 17, 2024
1 parent f33ada1 commit 9d8dd42
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mmv1/products/oracledatabase/CloudVmCluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ examples:
test_vars_overrides:
'deletion_protection': 'false'
'project': '"oci-terraform-testing"'
'cloud_vm_cluster_id': '"ofake-vmcluster-basic"'
'cloud_exadata_infrastructure_id': '"ofake-exadata-for-vm-basic"'
- name: 'oracledatabase_cloud_vmcluster_full'
primary_resource_id: 'my_vmcluster'
vars:
Expand All @@ -78,8 +76,6 @@ examples:
test_vars_overrides:
'deletion_protection': 'false'
'project': '"oci-terraform-testing"'
'cloud_vm_cluster_id': '"ofake-vmcluster-full"'
'cloud_exadata_infrastructure_id': '"ofake-exadata-for-vm-full"'
virtual_fields:
- name: 'deletion_protection'
type: Boolean
Expand Down

0 comments on commit 9d8dd42

Please sign in to comment.