Skip to content

Commit

Permalink
locals spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsweetman committed Aug 1, 2024
1 parent 81fc5d9 commit b64d948
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ locals {
})
}

ec2_instance_linux = {
ec2_instances = {
dev-ncr-cms-a = merge(local.ec2_instances.bip_app, {
#cloudwatch_metric_alarms = local.cloudwatch_metric_alarms.bip_app # comment in when commissioned
config = merge(local.ec2_instances.bip_app.config, {
Expand Down

0 comments on commit b64d948

Please sign in to comment.