Skip to content

ADD tf reference resolution and usage multipliers#78

Open
joshpollara wants to merge 2 commits intomainfrom
terraform-ref-resolution
Open

ADD tf reference resolution and usage multipliers#78
joshpollara wants to merge 2 commits intomainfrom
terraform-ref-resolution

Conversation

@joshpollara
Copy link

Enable pricing to access values from referenced resources by parsing the configuration block. Adds ref_multiplier and value_multiplier fields for usage entries. Includes ECS Fargate, ACM, and Grafana workspace usage definitions.

Enable pricing to access values from referenced resources by parsing
the configuration block. Adds ref_multiplier and value_multiplier
fields for usage entries. Includes ECS Fargate, ACM, and Grafana
workspace usage definitions.
@joshpollara joshpollara requested a review from a team as a code owner December 20, 2025 19:16
The changes add:
- value_multiplier - multiplies usage by resource values (e.g., allocated_storage, num_cache_nodes)
- formula_multiplier - calculates multipliers from expressions
- ref_filter/ref_match - resolves references across resources (e.g., ASG → launch template)
- Many new resource type usage entries (ElastiCache, ASG, launch templates/configs, dedicated hosts, etc.)
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.

1 participant