Skip to content

Commit

Permalink
dpr2-1396 tf error fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Devina-Moore-MOJ committed Jan 7, 2025
1 parent 91fc02f commit dd8d49e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions terraform/environments/digital-prison-reporting/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1336,9 +1336,6 @@ module "dms_nomis_to_s3_ingestor" {
rename_rule_source_schema = "OMS_OWNER"
rename_rule_output_space = "nomis"

vpc_role_dependency = [aws_iam_role.dmsvpcrole]
cloudwatch_role_dependency = [aws_iam_role.dms_cloudwatch_logs_role]

extra_attributes = "supportResetlog=TRUE"

bucket_name = module.s3_raw_bucket.bucket_id
Expand Down

0 comments on commit dd8d49e

Please sign in to comment.