Skip to content

Commit

Permalink
add applications tags to instance
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Feb 23, 2022
1 parent 564fbe8 commit 03d06e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/full-cluster/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ resource "aws_launch_template" "eks-nodegroup" {
local.common_tags,
local.launch_template_tags,
var.tags,
var.application_tags,
)
}

Expand Down

0 comments on commit 03d06e6

Please sign in to comment.