Skip to content

Commit 1f5d8f6

Browse files
jotruonvarmax2511
authored andcommitted
update OCE test change
1 parent 6b335a7 commit 1f5d8f6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

oci/oce_oce_instance_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ var (
5757
"instance_license_type": Representation{RepType: Optional, Create: `STARTER`, Update: `PREMIUM`},
5858
"instance_usage_type": Representation{RepType: Optional, Create: `PRIMARY`, Update: `NONPRIMARY`},
5959
"upgrade_schedule": Representation{RepType: Optional, Create: `UPGRADE_IMMEDIATELY`},
60-
"vanity_domains": Representation{RepType: Optional, Create: []string{`mysite1.mycompany.com`, `mysite2.mycompany.com`}, Update: []string{`mysite3.mycompany.com`, `mysite2.mycompany.com`}},
61-
"waf_primary_domain": Representation{RepType: Optional, Create: `oracle.com`, Update: `java.com`},
6260
}
6361

6462
OceInstanceResourceDependencies = GenerateDataSourceFromRepresentationMap("oci_identity_tenancy", "test_tenancy", Required, Create, tenancySingularDataSourceRepresentation) +

0 commit comments

Comments
 (0)