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 aba626b commit 3d97c48Copy full SHA for 3d97c48
vars.tf
@@ -1,7 +1,7 @@
1
variable "description" {
2
- default = null
3
- description = "Description of the Lambda Function"
4
- type = string
+ default = null
+ description = "Description of the Lambda Function"
+ type = string
5
}
6
7
variable "environment" {
0 commit comments