Skip to content

Commit b74f568

Browse files
committed
fix: remove old variables
1 parent cb7e8ba commit b74f568

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed
Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
11
prefix = "uds-sbx"
22
ecr_github_username = "abcd"
33
ecr_github_token = "abcd"
4-
5-
tags = {
6-
Venue = "venue-dev",
7-
ServiceArea = "ds",
8-
CapVersion = "18.0.0"
9-
Component = "Cumulus",
10-
Proj = "Unity",
11-
CreatedBy = "ds",
12-
Env = "venue-dev",
13-
Stack = "Cumulus"
14-
}
15-
image_tag="9.6.0"
16-
17-
ecr_repo_name = "test4"
18-
cumulus_lambda_vpc_id = "vpc-xxx"
19-
cumulus_subnet_id = "subnet-xxx"
20-
ami_id = "ami-xxx"

0 commit comments

Comments
 (0)