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 3ebf935 commit f64fb3aCopy full SHA for f64fb3a
.github/auto-release.yml
@@ -17,7 +17,6 @@ version-resolver:
17
- 'bugfix'
18
- 'bug'
19
- 'hotfix'
20
- - 'no-release'
21
default: 'minor'
22
23
categories:
variables.tf
@@ -16,7 +16,7 @@ variable "function_description" {
16
variable "parameter_store_token_path" {
type = string
- description = "Path to store the token in parameter store"
+ description = "Path to store the token in parameter store"
}
variable "parameter_store_private_key_path" {
0 commit comments