Skip to content

rewrite tcaplus names. #420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
May 25, 2020
Merged

rewrite tcaplus names. #420

merged 10 commits into from
May 25, 2020

Conversation

Himer
Copy link
Contributor

@Himer Himer commented May 22, 2020

  • Data Source: tencentcloud_tcaplus_applications replace by tencentcloud_tcaplus_clusters,optional arguments app_id and app_name are no longer supported, replace by cluster_id and cluster_name
  • Data Source: tencentcloud_tcaplus_zones replace by tencentcloud_tcaplus_groups,optional arguments app_id,zone_id and zone_name are no longer supported, replace by cluster_id,group_id and cluster_name
  • Data Source: tencentcloud_tcaplus_tables optional arguments app_id and zone_id are no longer supported, replace by cluster_id and group_id
  • Data Source: tencentcloud_tcaplus_idls: optional argument app_id is no longer supported, replace by cluster_id.
  • Resource: tencentcloud_tcaplus_application replace by tencentcloud_tcaplus_cluster,input argument app_name is no longer supported, replace by cluster_name
  • Resource: tencentcloud_tcaplus_zone replace by tencentcloud_tcaplus_group, input arguments app_id and zone_name are no longer supported, replace by cluster_id and group_name
  • Resource: tencentcloud_tcaplus_idl input arguments app_id and zone_id are no longer supported, replace by cluster_id and group_id
  • Resource: tencentcloud_tcaplus_table input arguments app_idand zone_id are no longer supported, replace by cluster_id and group_id

=== RUN TestAccTencentCloudDataTcaplusClusters
--- PASS: TestAccTencentCloudDataTcaplusClusters (7.32s)
=== RUN TestAccTencentCloudDataTcaplusIdls
--- PASS: TestAccTencentCloudDataTcaplusIdls (9.91s)
=== RUN TestAccTencentCloudDataTcaplusTables
--- PASS: TestAccTencentCloudDataTcaplusTables (41.02s)
=== RUN TestAccTencentCloudDataTcaplusGroups
--- PASS: TestAccTencentCloudDataTcaplusGroups (7.63s)
=== RUN TestAccTencentCloudTcaplusClusterResource
--- PASS: TestAccTencentCloudTcaplusClusterResource (8.62s)
=== RUN TestAccTencentCloudTcaplusIdlResource
--- PASS: TestAccTencentCloudTcaplusIdlResource (9.61s)
=== RUN TestAccTencentCloudTcaplusTableResource
--- PASS: TestAccTencentCloudTcaplusTableResource (41.66s)
=== RUN TestAccTencentCloudTcaplusGroupResource
--- PASS: TestAccTencentCloudTcaplusGroupResource (9.90s)
PASS
ok github.com/terraform-providers/terraform-provider-tencentcloud/tencentcloud 136.084s

@likexian likexian merged commit c081b89 into tencentcloudstack:master May 25, 2020
Himer added a commit to Himer/terraform-provider-tencentcloud that referenced this pull request May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants