cn-terraform / terraform-aws-ecs-service-autoscaling

AWS ECS Service Autoscaling
https://registry.terraform.io/modules/cn-terraform/ecs-service-autoscaling/aws/
Apache License 2.0
15 stars 18 forks source link

Fix examples #33

Closed jnonino closed 6 months ago

infracost[bot] commented 6 months ago

💰 Infracost report

Monthly cost will increase by $33 📈

Changed project Baseline cost Usage cost* Total change New monthly cost
examples-test +$33 +$0 +$33 (+66%) $82

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

Cost details ``` Key: * usage cost, ~ changed, + added, - removed ────────────────────────────────── Project: examples-test Module path: examples/test + module.base-network.aws_nat_gateway.nat["first_public_subnet"] +$33 + NAT gateway +$33 + Data processed Monthly cost depends on usage +$0.045 per GB + module.base-network.aws_nat_gateway.nat["second_public_subnet"] +$33 + NAT gateway +$33 + Data processed Monthly cost depends on usage +$0.045 per GB - module.base-network.aws_nat_gateway.nat -$33 - NAT gateway -$33 - Data processed Monthly cost depends on usage -$0.045 per GB Monthly cost change for examples-test (Module path: examples/test) Amount: +$33 ($49 → $82) Percent: +66% ────────────────────────────────── Key: * usage cost, ~ changed, + added, - removed *Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options. 50 cloud resources were detected: ∙ 8 were estimated ∙ 42 were free Infracost estimate: Monthly cost will increase by $33 ↑ ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓ ┃ Changed project ┃ Baseline cost ┃ Usage cost ┃ Total change ┃ ┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━╋━━━━━━━━━━━━━━┫ ┃ examples-test ┃ +$33 ┃ +$0 ┃ +$33 (+66%) ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━┻━━━━━━━━━━━━━━┛ ```

This comment will be updated when code changes.