Skip to content

Commit

Permalink
Cleanup moved statement
Browse files Browse the repository at this point in the history
  • Loading branch information
faergestad committed Sep 5, 2024
1 parent aa0d4f3 commit 4f6d324
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions apps/docs/terraform/service/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,3 @@ module "ecr" {
trusted_accounts = [local.prod_account, local.service_account]
max_images_retained = 10
}

moved {
from = module.ecr_railyard
to = module.ecr
}

0 comments on commit 4f6d324

Please sign in to comment.