terraform-aws-pricing
terraform-aws-pricing copied to clipboard
Terraform module which calculates price of AWS infrastructure (from Terraform state and plan) πΊπ¦
## Description fixes https://github.com/terraform-aws-modules/terraform-aws-pricing/issues/24 ## Motivation and Context make info correct/actual to the end user ## Breaking Changes -
Minor ticket to actualize readme page current readme states: ``` Set AWS provider's region to us-east-1 or sa-east-1 when using [modules/pricing](https://github.com/terraform-aws-modules/terraform-aws-pricing/tree/master/modules/pricing) because AWS Pricing service is only available in these...