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 7add6a5 commit a5f61b1Copy full SHA for a5f61b1
examples/default/main.tf
@@ -42,7 +42,7 @@ module "runners" {
42
# iops = null
43
# }]
44
45
- # When not explicitly set lambda zip files are grapped from the module requiring lambda build.
+ # When not explicitly set lambda zip files are grabbed from the module requiring lambda build.
46
# Alternatively you can set the path to the lambda zip files here.
47
#
48
# For example grab zip files via lambda_download
0 commit comments