Closed mcduffie closed 2 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.
Should add prevent_destroy and simply create a new deployment each time.
Will redeploy API gateway stage manually through AWS gateway. Removed stage deployment from Terraform
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.