Skip to content

Commit

Permalink
Update locals.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
IjazMoJ authored Oct 4, 2023
1 parent 9450f56 commit 0ab816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/planetfm/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ locals {

baseline_security_groups = {
data-db = local.security_groups.data_db
Migration_cutover_sg = local.security_groups.Migration_cutover_sg
migration_cutover = local.security_groups.migration_cutover
}

baseline_sns_topics = {}
Expand Down

0 comments on commit 0ab816e

Please sign in to comment.