We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c988c commit 5a7ec34Copy full SHA for 5a7ec34
1 file changed
docs/README.md
@@ -20,7 +20,7 @@ Then, run [`packer init`](https://www.packer.io/docs/commands/init).
20
packer {
21
required_plugins {
22
tencentcloud = {
23
- version = ">= 0.0.1"
+ version = ">= 1.0.0"
24
source = "github.com/hashicorp/tencentcloud"
25
}
26
0 commit comments