setup.py
tfcost/__init__.py
tfcost/cli.py
tfcost/cost_calculator.py
tfcost/history.py
tfcost/plan_parser.py
tfcost/terraform_runner.py
tfcost.egg-info/PKG-INFO
tfcost.egg-info/SOURCES.txt
tfcost.egg-info/dependency_links.txt
tfcost.egg-info/entry_points.txt
tfcost.egg-info/requires.txt
tfcost.egg-info/top_level.txt
tfcost/engines/__init__.py
tfcost/engines/pricing_engine.py
tfcost/pricing/__init__.py
tfcost/pricing/aws_ebs.py
tfcost/pricing/aws_ec2.py
tfcost/pricing/aws_nat_gateway.py
tfcost/pricing/aws_pricing.py
tfcost/pricing/aws_s3.py
tfcost/pricing/resource_pricing_map.py
tfcost/pricing/service_detector.py