Skip to content

Commit

Permalink
dpr2-1396 fix tf errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Devina-Moore-MOJ committed Jan 7, 2025
1 parent f9cf6bb commit 91fc02f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/environments/digital-prison-reporting/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1296,10 +1296,6 @@ module "dms_fake_data_ingestor" {
"kinesis_target_stream" = "arn:aws:kinesis:eu-west-2:${data.aws_caller_identity.current.account_id}:stream/${local.kinesis_stream_ingestor}"
}

availability_zones = {
0 = "eu-west-2a"
}

tags = merge(
local.all_tags,
{
Expand Down

0 comments on commit 91fc02f

Please sign in to comment.