diff --git a/terraform/environment/terraform.tfvars.json b/terraform/environment/terraform.tfvars.json index c7b673ca4..1e6754b79 100644 --- a/terraform/environment/terraform.tfvars.json +++ b/terraform/environment/terraform.tfvars.json @@ -247,7 +247,7 @@ "pagerduty_service_name": "OPG Modernising LPA Non-Production", "event_bus": { "target_event_bus_arn": "arn:aws:events:eu-west-1:288342028542:event-bus/integration-poas", - "receive_account_ids": ["288342028542"] + "receive_account_ids": ["288342028542", "493907465011"] }, "reduced_fees": { "enabled": true, @@ -591,7 +591,7 @@ "pagerduty_service_name": "OPG Modernising LPA Non-Production", "event_bus": { "target_event_bus_arn": "arn:aws:events:eu-west-1:288342028542:event-bus/dev-poas", - "receive_account_ids": [] + "receive_account_ids": ["936779158973"] }, "reduced_fees": { "enabled": true, @@ -677,7 +677,7 @@ "pagerduty_service_name": "OPG Modernising LPA Production", "event_bus": { "target_event_bus_arn": "arn:aws:events:eu-west-1:288342028542:event-bus/dev-poas", - "receive_account_ids": [] + "receive_account_ids": ["764856231715"] }, "reduced_fees": { "enabled": true,