diff --git a/organisation-security/terraform/cloudformation/OracleDbLTS-Orchestrate.yaml b/organisation-security/terraform/cloudformation/OracleDbLTS-Orchestrate.yaml index c6556bcf..51ea7486 100644 --- a/organisation-security/terraform/cloudformation/OracleDbLTS-Orchestrate.yaml +++ b/organisation-security/terraform/cloudformation/OracleDbLTS-Orchestrate.yaml @@ -277,7 +277,7 @@ Resources: - CAPABILITY_NAMED_IAM StackInstancesGroup: - Regions: - - !If [IsGovCloud, us-gov-west-1, us-east-1] + - !If [IsGovCloud, us-gov-west-1, eu-west-2] DeploymentTargets: OrganizationalUnitIds: !If [HasTargetOUs, !Ref TargetOUs, !Ref "AWS::NoValue"] TemplateBody: |