aws-ia / terraform-aws-runtask-tf-plan-analyzer

Terraform plan analyzer using Amazon Bedrock
Apache License 2.0
24 stars 4 forks source link

Cost estimation #18

Open gautambaghel opened 1 week ago

gautambaghel commented 1 week ago

High number of calls to bedrock API might be a concern for a lot of customers.

Add a section for Cost estimation, this could be an estimation based on the number of runs.

Based on the average daily runs generate a monthly cost for using the modules.

wellsiau-aws commented 1 week ago

perhaps we should add cost budget that allow user to specify limit and hard/soft block if needed?