Skip to content

Commit a85ba0e

Browse files
committed
variables II
1 parent 1272b8c commit a85ba0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

terraform/endpoints.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ module "api_gateway" {
115115
environment = var.environment
116116
sub_environment = var.sub_environment
117117
oas = local.oas
118+
aws_region = var.aws_region
119+
immunisation_account_id = var.immunisation_account_id
118120
}
119121

120122
resource "aws_lambda_permission" "api_gw" {

0 commit comments

Comments
 (0)