Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Apr 14, 2025
1 parent 20202ca commit c3aa6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tags/tags.map.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ output "map_tags" {
value = { for k,v in local.map_values: k => { (local.map_tag) = v } }
}

ouptut "map" {
output "map" {
description = "Standard AWS Migration Acceleration Program (MAP) tag"
value = { (local.map_tag) = local.map_values.standard }
}

0 comments on commit c3aa6e6

Please sign in to comment.