Skip to content

Conversation

@ashleyyli
Copy link
Contributor

Terraform for DynamoDB ACH payments table

Addresses #307

@github-actions
Copy link
Contributor

💰 Infracost report

Monthly estimate increased by $6 📈

Changed project Baseline cost Usage cost* Total change New monthly cost
acm-uiuc/core/terraform/envs/prod +$0 +$3 +$3 (+4%) $77
acm-uiuc/core/terraform/envs/qa +$0 +$3 +$3 (+4%) $81

*Usage costs were estimated using infracost-usage.yml, see docs for other options.

Estimate details (includes details of unsupported resources)
Key: * usage cost, ~ changed, + added, - removed

──────────────────────────────────
Project: envs-prod
Module path: envs/prod

+ module.dynamo.aws_dynamodb_table.stripe_payments
  +$3

    + Write request unit (WRU)
      +$0.00, +150 WRUs*

    + Read request unit (RRU)
      +$0.00, +300 RRUs*

    + Data storage
      +$0.75, +3 GB*

    + Point-In-Time Recovery (PITR) backup storage
      +$1, +6 GB*

    + On-demand backup storage
      +$0.60, +6 GB*

    + Table data restored
      +$0.45, +3 GB*

    + Streams read request unit (sRRU)
      +$0.00, +700 sRRUs*

Monthly cost change for acm-uiuc/core/terraform/envs/prod (Module path: envs/prod)
Amount:  +$3 ($74 → $77)
Percent: +4%

──────────────────────────────────
Project: envs-qa
Module path: envs/qa

+ module.dynamo.aws_dynamodb_table.stripe_payments
  +$3

    + Write request unit (WRU)
      +$0.00, +150 WRUs*

    + Read request unit (RRU)
      +$0.00, +300 RRUs*

    + Data storage
      +$0.75, +3 GB*

    + Point-In-Time Recovery (PITR) backup storage
      +$1, +6 GB*

    + On-demand backup storage
      +$0.60, +6 GB*

    + Table data restored
      +$0.45, +3 GB*

    + Streams read request unit (sRRU)
      +$0.00, +700 sRRUs*

Monthly cost change for acm-uiuc/core/terraform/envs/qa (Module path: envs/qa)
Amount:  +$3 ($78 → $81)
Percent: +4%

──────────────────────────────────
Key: * usage cost, ~ changed, + added, - removed

*Usage costs were estimated using infracost-usage.yml, see docs for other options.

222 cloud resources were detected:
∙ 108 were estimated
∙ 112 were free
∙ 2 are not supported yet, see https://infracost.io/requested-resources:
  ∙ 2 x aws_cloudfront_key_value_store

Infracost estimate: Monthly estimate increased by $6 ↑
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Changed project                                    ┃ Baseline cost ┃ Usage cost* ┃ Total change ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━━┫
┃ acm-uiuc/core/terraform/envs/prod                  ┃           +$0 ┃         +$3 ┃    +$3 (+4%) ┃
┃ acm-uiuc/core/terraform/envs/qa                    ┃           +$0 ┃         +$3 ┃    +$3 (+4%) ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━━┛
This comment will be updated when code changes.

@ashleyyli ashleyyli requested a review from devksingh4 October 20, 2025 03:48
@devksingh4 devksingh4 changed the title ashleyl7/add ach table Stripe ACH: Add Table Oct 20, 2025
@devksingh4 devksingh4 merged commit d711b96 into main Oct 20, 2025
10 of 11 checks passed
@devksingh4 devksingh4 deleted the ashleyl7/add-ach-table branch October 20, 2025 05:41
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