Skip to content

Commit

Permalink
add new tag (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
chgasparoto authored Jun 6, 2021
1 parent 290ad66 commit 6830eab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 0003-terraform-gha/ec2.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ resource "aws_instance" "web" {
tags = {
Name = "${var.environment}: EC2 created by GHA"
Env = var.environment
Type = var.instance_type
}
}

0 comments on commit 6830eab

Please sign in to comment.