Skip to content

Commit

Permalink
Merge branch
Browse files Browse the repository at this point in the history
* tm/master: (28 commits)
  docs(CHANGELOG): update for version
  doc(ecs): update ecs docs.
  fix(vpc、dns): fix vpc、dns provider bug
  docs(ims): update ims docs
  doc(ecs): update ecs docs.
  fix(cce):update tags readings for the CCE
  docs(eps): add eps docs(example/resources/dataresources)
  fix/to(eps): fix eps provider bug
  docs(examples): add examples for bms and ims services.
  docs(json|yaml): remove useless documents
  doc(example): add example for as and smn service.
  docs(example/vpc、dns): support a basic example for vpc and dns resource
  feat(eip&vpcep): add vpcep and eip examplae
  fix(ci): update the golang version of the build
  fix(cce/cluster): refactor data source test
  feat(ecs): update ecs resource
  fix/to(provider): change iam domain name to hcs.
  docs(example/as、ecs): add examples for as and ecs resources
  docs(example/elb): add elb example
  docs(example/vpc): support a basic example for vpc service
  ...
  • Loading branch information
iskey committed Sep 27, 2023
2 parents 447a000 + 3b1dcde commit b46cd0c
Show file tree
Hide file tree
Showing 1,162 changed files with 4,491 additions and 65,669 deletions.
2 changes: 1 addition & 1 deletion .cid/DTSE-HCC-terraform-provider-hcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ language: go
# 构建工具
dependencies:
base:
go: 1.18
go: 1.19.6

# 构建机器
machine:
Expand Down
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# CHANGELOG

## 2.3.1 (September 27, 2023)

* Add more unit tests and more examples.
* Fix some bugs.
* Refine the docs.

## 2.3.0 (September 11, 2023)

* **New Resurce:**
* **New Resources:**
+ `hcs_cce_addon`
+ `hcs_cce_cluster`
+ `hcs_cce_namespace`
Expand Down Expand Up @@ -81,7 +87,7 @@
+ `hcs_networking_secgroup_rule`
+ `hcs_bms_instance`

* **New Data Source:**
* **New Data Sources:**
+ `hcs_enterprise_project`
+ `hcs_vpcep_public_services`
+ `hcs_cfw_firewalls`
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<a href="https://www.huaweicloud.com/intl/en-us/product/huaweicloudstack.html"><img width="225px" height="38px" align="right" src="./docs/img/huaweicloudstack_log.png"></a>

Terraform HuaweiCloudStack Provider
Terraform Huawei Cloud Stack Provider
==============================

<!-- markdownlint-disable-next-line MD034 -->
Expand All @@ -18,9 +18,9 @@ Requirements
Compatibility with HCS
------------

| Provider Version | HuaweiCloudStack Version |
|------------------|--------------------------|
| v2.3.x | v8.3.0 |
| Provider Version | Huawei Cloud Stack Version |
|------------------|-----------------------------|
| v2.3.x | v8.3.0 |

Building The Provider
---------------------
Expand Down
14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_apig_environments.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_as_configurations.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_as_groups.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_availability_zones.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_bms_flavors.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_cbh_instances.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_cbr_backup.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_cbr_vaults.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_cce_addon_template.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_cce_cluster.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_cce_clusters.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_cce_node.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_cce_node_pool.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_cce_nodes.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions docs/api/data_source_huaweicloud_cci_namespaces.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/api/data_source_huaweicloud_cdm_flavors.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_cdn_domain_statistics.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_cfw_firewalls.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/data_source_huaweicloud_compute_flavors.yaml

This file was deleted.

Loading

0 comments on commit b46cd0c

Please sign in to comment.