Skip to content

Commit 9a34b42

Browse files
committed
merge from master and resolve conflict
2 parents 8fd7f3f + 9dc6168 commit 9a34b42

File tree

194 files changed

+11739
-692
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+11739
-692
lines changed

.changelog/1664.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:new-resource
2+
tencentcloud_redis_replica_readonly
3+
```

.changelog/1690.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
```release-note:new-data-source
2+
tencentcloud_mariadb_database_objects
3+
```
4+
5+
```release-note:new-data-source
6+
tencentcloud_mariadb_databases
7+
```
8+
9+
```release-note:new-data-source
10+
tencentcloud_mariadb_database_table
11+
```
12+
13+
```release-note:new-resource
14+
tencentcloud_mariadb_encrypt_attributes_operation
15+
```

.changelog/1694.txt

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
```release-note:new-data-source
2+
tencentcloud_tsf_application
3+
```
4+
5+
```release-note:new-data-source
6+
tencentcloud_tsf_application_config
7+
```
8+
9+
```release-note:new-data-source
10+
tencentcloud_tsf_application_file_config
11+
```
12+
13+
```release-note:new-data-source
14+
tencentcloud_tsf_application_public_config
15+
```
16+
17+
```release-note:new-data-source
18+
tencentcloud_tsf_cluster
19+
```
20+
21+
```release-note:new-data-source
22+
tencentcloud_tsf_microservice
23+
```
24+
25+
```release-note:new-data-source
26+
tencentcloud_tsf_unit_rules
27+
```

.changelog/1698.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
```release-note:new-resource
2+
tencentcloud_tsf_application
3+
```
4+
5+
```release-note:new-resource
6+
tencentcloud_tsf_application_public_config_release
7+
```
8+
9+
```release-note:new-resource
10+
tencentcloud_tsf_application_public_config
11+
```
12+
13+
```release-note:new-resource
14+
tencentcloud_tsf_application_file_config_release
15+
```
16+
17+
```release-note:new-resource
18+
tencentcloud_tsf_instances_attachment
19+
```

.changelog/1702.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:enhancement
2+
resource/tencentcloud_eip: support update `internet_charge_type`
3+
```
4+
5+
```release-note:new-resource
6+
tencentcloud_ipv6_address_bandwidth
7+
```

.changelog/1703.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:new-data-source
2+
tencentcloud_ccn_cross_border_region_bandwidth_limits
3+
```

.changelog/1704.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:new-data-source
2+
tencentcloud_lighthouse_bundle
3+
```

.changelog/1705.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
tencentcloud_security_group_rule: fix the nil exception caused by the policy index changing
3+
```

.changelog/1706.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:new-resource
2+
tencentcloud_scf_function_alias
3+
```

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## 1.80.6 (April 27 2023)
2+
3+
FEATURES:
4+
5+
* **New Data Source:** `tencentcloud_tat_invocation_task` ([#1692](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1692))
6+
* **New Data Source:** `tencentcloud_tcr_describe_webhook_trigger_logs` ([#1695](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1695))
7+
* **New Resource:** `tencentcloud_ipv6_address_bandwidth` ([#1702](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1702))
8+
* **New Resource:** `tencentcloud_kubernetes_backup_storage_location` ([#1691](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1691))
9+
* **New Resource:** `tencentcloud_lighthouse_apply_instance_snapshot` ([#1693](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1693))
10+
* **New Resource:** `tencentcloud_lighthouse_snapshot` ([#1693](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1693))
11+
* **New Resource:** `tencentcloud_monitor_tmp_grafana_config` ([#1699](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1699))
12+
* **New Resource:** `tencentcloud_tcr_manage_replication_operation` ([#1700](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1700))
13+
* **New Resource:** `tencentcloud_tcr_webhook_trigger` ([#1695](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1695))
14+
15+
ENHANCEMENTS:
16+
17+
* resource/tencentcloud_eip: support update `internet_charge_type` ([#1702](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1702))
18+
* resource/tencentcloud_elasticsearch_instance: affect `es_acl` when first apply ([#1697](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1697))
19+
* resource/tencentcloud_monitor_grafana_instance: Query results support `internet_url`, `internal_url` ([#1699](https://github.com/tencentcloudstack/terraform-provider-tencentcloud/pull/1699))
20+
121
## 1.80.5 (April 21 2023)
222

323
FEATURES:

0 commit comments

Comments
 (0)