We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d47ef commit 630a7ceCopy full SHA for 630a7ce
CHANGELOG.md
@@ -1,5 +1,16 @@
1
-## 1.22.1 (Unreleased)
+## 1.23.0 (Unreleased)
2
+
3
+FEATURES:
4
5
+* **New Data Source**: `tencentcloud_images`
6
+* **Provider TencentCloud**: add `security_token` argument
7
8
+ENHANCEMENTS:
9
10
+* All api calls now using api3.0
11
12
BUG FIXES:
13
14
* Fixed docs of CAM
15
16
## 1.22.0 (November 05, 2019)
README.md
@@ -3,7 +3,7 @@
## Requirements
* [Terraform](https://www.terraform.io/downloads.html) 0.12.x
-* [Go](https://golang.org/doc/install) 1.13 (to build the provider plugin)
+* [Go](https://golang.org/doc/install) 1.13.x (to build the provider plugin)
## Usage
0 commit comments