Skip to content

Commit

Permalink
resource/alicloud_gpdb_instance: add new attributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenHanZhang committed Sep 19, 2024
1 parent 1442eef commit e88ed09
Show file tree
Hide file tree
Showing 5 changed files with 2,942 additions and 785 deletions.
2 changes: 1 addition & 1 deletion alicloud/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -1039,7 +1039,7 @@ func Provider() terraform.ResourceProvider {
"alicloud_rds_ddr_instance": resourceAlicloudRdsDdrInstance(),
"alicloud_mongodb_instance": resourceAliCloudMongoDBInstance(),
"alicloud_mongodb_sharding_instance": resourceAliCloudMongoDBShardingInstance(),
"alicloud_gpdb_instance": resourceAliCloudGpdbInstance(),
"alicloud_gpdb_instance": resourceAliCloudGpdbDBInstance(),
"alicloud_gpdb_elastic_instance": resourceAlicloudGpdbElasticInstance(),
"alicloud_gpdb_connection": resourceAlicloudGpdbConnection(),
"alicloud_tag_policy": resourceAlicloudTagPolicy(),
Expand Down
Loading

0 comments on commit e88ed09

Please sign in to comment.