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 c24737e commit 1272b8cCopy full SHA for 1272b8c
terraform/modules/api_gateway/variables.tf
@@ -5,3 +5,5 @@ variable "api_domain_name" {}
5
variable "environment" {}
6
variable "sub_environment" {}
7
variable "oas" {}
8
+variable "aws_region" {}
9
+variable "immunisation_account_id" {}
0 commit comments