Skip to content

Commit 301a473

Browse files
committed
Cleanup
1 parent f5a24ff commit 301a473

File tree

1 file changed

+2
-1
lines changed
  • packages/aws/data_stream/ec2_metrics/_dev/deploy/tf

1 file changed

+2
-1
lines changed

packages/aws/data_stream/ec2_metrics/_dev/deploy/tf/main.tf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,11 @@ provider "aws" {
1010
branch = var.BRANCH
1111
build = var.BUILD_ID
1212
created_date = var.CREATED_DATE
13+
1314
division = "engineering"
1415
org = "obs"
1516
team = "obs-cloud-monitoring"
16-
project = "integrations-aws-package"
17+
project = "integrations-aws-package"
1718
}
1819
}
1920
}

0 commit comments

Comments
 (0)