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.
2 parents 9a2b73e + b6c76f7 commit 34668d2Copy full SHA for 34668d2
nat_instances/route_table_lambda/main.tf
@@ -1,7 +1,7 @@
1
# stolen from https://github.com/hashicorp/terraform/issues/8344
2
3
module "lambda" {
4
- source = "[email protected]:wearetechnative/terraform-aws-lambda?ref=ce4e37b22df162b0243a8f9333c010bdaf6d8ead"
+ source = "[email protected]:wearetechnative/terraform-aws-lambda?ref=6d454d4a19f565c1ef423f870b28cadf6e4800d6"
5
6
name = var.name
7
role_arn = module.iam_role.role_arn
0 commit comments