Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger API gateway deployments as per the docs #66

Merged
merged 1 commit into from
May 12, 2021

Conversation

jamieparkinson
Copy link
Contributor

The way that I initially did this seemed to occasionally require manual redeploys but otherwise appeared fine - however this was not the case, as @harrisonpim just noticed a regression which I think would've been caused by an innocuous terraform application creating an API Gateway deployment before resources were updated.

As such, I've changed the deployment triggers to work as specified in the docs (even though this is very verbose). There's a lot more context and worthwhile-ish reading here: hashicorp/terraform-provider-aws#11344, and I've linked to that issue in a comment as well.

@jamieparkinson jamieparkinson requested a review from a team May 7, 2021 14:57
@jamieparkinson jamieparkinson merged commit 8d39385 into main May 12, 2021
@jamieparkinson jamieparkinson deleted the tweak-api-gw-deployment branch May 12, 2021 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants