Files
CloudTAK/.deploy
2025-09-16 20:07:58 -06:00

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}}"
]
}
}