Skip to content

Commit

Permalink
add NameTag param
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 13, 2026
1 parent edb7844 commit f129f76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/defaults.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ locals {
VpcId = local.vpc_id
AZName = local.az_name
InstanceType = var.instance_type
NameTag = var.provisioned_product_name
OSName = var.os_name
Creator = var.creator
ContactEmail = var.contact_email
Expand Down

0 comments on commit f129f76

Please sign in to comment.