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

Billing mode #5

Merged
merged 2 commits into from
Jan 30, 2019
Merged

Billing mode #5

merged 2 commits into from
Jan 30, 2019

Conversation

bohn002
Copy link
Contributor

@bohn002 bohn002 commented Jan 30, 2019

Corresponding Issue(s) or trello card(s):

https://trello.com/c/XIk0O96k/1192-add-billing-method-to-dynamo-module-to-allow-for-provisioned-or-pay-per-request-tables

Summary of change(s):

Allows you to select provisioned or pay-per-request billing methods for the table.

There is currently an issue where you can not convert a pay-per-request to provisioned table. Should be fixed in the next release or so of the aws provider. hashicorp/terraform-provider-aws#7363

Changing from provisioned to pay-per-request works correctly.

Will the change trigger resource destruction or replacement? If yes, please provide justification:

no.

Does this update/change involve issues with other external modules? If so, please describe the scenario.

no

If input variables or output variables have changed or has been added, have you updated the README?

yes

Do examples need to be updated based on changes?

yes

Note to the PR requester about Closing PR's

Please message the person that opened the issue when auto closing it on slack, as well as any other stake holders of deep interest. Only close the issue if you believe that the issue is fully resolved with this PR.

This PR may auto close the issue associated with it. If you feel the issue is not resolved please reopen the issue.

Copy link
Contributor

@johnctitus johnctitus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@twistedgrim twistedgrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bohn002 bohn002 merged commit 8711b2f into master Jan 30, 2019
@johnctitus johnctitus deleted the billing_mode branch January 29, 2020 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants