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

Expand the set of parameters to an APIGateway that will force redeployment #488

Merged
merged 2 commits into from
Jan 22, 2020

Conversation

CyrusNajmabadi
Copy link
Contributor

Fixes #485

  • Include the following outputs from the REST API
  • API Key Source
  • Binary Media Types
  • Endpoint Configuration
  • Minimum Compression Size
  • Gateway Policy
  • Swagger string containing route information

Including these arguments should trigger a redeployment of the API whenever any of the above change

Andreas Christou and others added 2 commits January 22, 2020 11:12
* apigateway.Deployment - account for all args

- Include the following outputs from the REST API
- API Key Source
- Binary Media Types
- Endpoint Configuration
- Minimum Compression Size
- Gateway Policy
- Swagger string containing route information

Including these arguments should trigger a redeployment of the API whenever any of the above change
@CyrusNajmabadi CyrusNajmabadi merged commit 2b795eb into master Jan 22, 2020
@pulumi-bot pulumi-bot deleted the fix-apigateway-deployment branch January 22, 2020 21:24
@sbrickner
Copy link

This is still an issue and needs to stay open until it's fixed. This has been going on since 2016, how is this possibly still an issue today? "Any" changes to the API should cause an update. The work arounds people have been using for years are a hack at best.

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.

API Gateway doesn't redeploy
2 participants