Explorar o código

Jira in test incorrectly labeled with reservation

Fred Damstra [afs macbook] %!s(int64=2) %!d(string=hai) anos
pai
achega
13f4cade06

+ 0 - 5
test/aws-us-gov/mdr-test-c2/220-instance-jira/terragrunt.hcl

@@ -38,11 +38,6 @@ inputs = {
     Purpose   = "Jira Ticketing"
     Terraform = "aws/${basename(get_parent_terragrunt_dir())}/${path_relative_to_include()}/"
   }
-  instance_tags = {
-    Reserved               = true
-    Reserved_Type          = "m5a.xlarge"
-    Reservation_Expiration = "2022-10-15"
-  }
   vpc_id          = dependency.vpc.outputs.vpc_id
   azs             = dependency.vpc.outputs.azs
   public_subnets  = dependency.vpc.outputs.public_subnets