Skip to content

Commit

Permalink
resource/alicloud_gpdb_db_instance_plan: Improved alicloud_gpdb_db_in…
Browse files Browse the repository at this point in the history
…stance_plan testcase
  • Loading branch information
MrWolong committed Feb 23, 2024
1 parent 3463e70 commit f63f6b4
Show file tree
Hide file tree
Showing 6 changed files with 1,286 additions and 480 deletions.
2 changes: 1 addition & 1 deletion alicloud/provider.go
Expand Up @@ -1592,7 +1592,7 @@ func Provider() terraform.ResourceProvider {
"alicloud_cen_transit_router_prefix_list_association": resourceAlicloudCenTransitRouterPrefixListAssociation(),
"alicloud_dms_enterprise_proxy": resourceAlicloudDmsEnterpriseProxy(),
"alicloud_vpc_public_ip_address_pool_cidr_block": resourceAliCloudVpcPublicIpAddressPoolCidrBlock(),
"alicloud_gpdb_db_instance_plan": resourceAlicloudGpdbDbInstancePlan(),
"alicloud_gpdb_db_instance_plan": resourceAliCloudGpdbDbInstancePlan(),
"alicloud_adb_db_cluster_lake_version": resourceAliCloudAdbDbClusterLakeVersion(),
"alicloud_ga_acl_entry_attachment": resourceAlicloudGaAclEntryAttachment(),
"alicloud_nlb_load_balancer": resourceAliCloudNlbLoadBalancer(),
Expand Down

0 comments on commit f63f6b4

Please sign in to comment.