Skip to content

Commit ecd393a

Browse files
kayla-c98zexinwanoci
authored andcommitted
remove OciImageIdsVariable
1 parent ecb0684 commit ecd393a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

oci/containerengine_node_pool_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ var (
6464
generateResourceFromRepresentationMap("oci_core_subnet", "clusterSubnet_2", Required, Create, representationCopyWithNewProperties(subnetRepresentation, map[string]interface{}{"availability_domain": Representation{repType: Required, create: `${lower("${data.oci_identity_availability_domains.test_availability_domains.availability_domains.0.name}")}`}, "cidr_block": Representation{repType: Required, create: `10.0.21.0/24`}, "dns_label": Representation{repType: Required, create: `cluster2`}})) +
6565
AvailabilityDomainConfig +
6666
generateDataSourceFromRepresentationMap("oci_containerengine_cluster_option", "test_cluster_option", Required, Create, clusterOptionSingularDataSourceRepresentation) +
67-
OciImageIdsVariable +
6867
generateResourceFromRepresentationMap("oci_core_network_security_group", "test_network_security_group", Required, Create, networkSecurityGroupRepresentation) +
6968
generateResourceFromRepresentationMap("oci_core_vcn", "test_vcn", Required, Create, representationCopyWithNewProperties(vcnRepresentation, map[string]interface{}{
7069
"dns_label": Representation{repType: Required, create: `dnslabel`},

0 commit comments

Comments
 (0)