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 5ca66b0 commit 3dbb72cCopy full SHA for 3dbb72c
variables.tf
@@ -0,0 +1,4 @@
1
+variable "role_arn" {
2
+ type = string
3
+ description = "(Required) IAM role attached to the Lambda Function."
4
+}
0 commit comments