Skip to content

Commit 185fb4e

Browse files
authored
Removing tags from module calling
1 parent 25bb3c0 commit 185fb4e

File tree

1 file changed

+0
-1
lines changed
  • operations/deployment/terraform

1 file changed

+0
-1
lines changed

operations/deployment/terraform/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module "Stackstorm-Single-VM" {
2222
#create_domain=var.create_domain
2323
availability_zones=local.availability_zones
2424
route53_zone_id=var.route53_zone_id
25-
aws_tags=local.aws_tags
2625
}
2726

2827
locals {

0 commit comments

Comments
 (0)