mirror of
https://github.com/dfpc-coe/CloudTAK.git
synced 2025-12-22 13:47:22 +00:00
21 lines
408 B
Plaintext
21 lines
408 B
Plaintext
{
|
|
"name": "tak-cloudtak",
|
|
"profile": "coegc",
|
|
"region": "us-gov-east-1",
|
|
"tags": [
|
|
{
|
|
"Key": "Project",
|
|
"Value": "cloudtak"
|
|
},
|
|
"Owner",
|
|
"Client"
|
|
],
|
|
"artifacts": {
|
|
"docker": [
|
|
"coe-ecr-etl:{{gitsha}}",
|
|
"coe-ecr-etl:pmtiles-{{gitsha}}",
|
|
"coe-ecr-etl:events-{{gitsha}}"
|
|
]
|
|
}
|
|
}
|