unity-sds / unity-ads-deployment

Apache License 2.0
0 stars 6 forks source link

Improve application build process to redeploy API gateway without destroying stage #171

Closed mcduffie closed 2 months ago

mcduffie commented 3 months ago

Instead of destroying an already deployed stage, deploy a new stage. Do not leave the API gateway with no deployed stage while Terraform is running.

mcduffie commented 3 months ago

Should add prevent_destroy and simply create a new deployment each time.

mcduffie commented 2 months ago

Will redeploy API gateway stage manually through AWS gateway. Removed stage deployment from Terraform