package
0.0.0-20240910204700-d97564eaf3ef
Repository: https://github.com/azure/tflint-helper.git
Documentation: pkg.go.dev

# Functions

FetchResources fetches the attributes of given resource type and the attribute if they exist.
FetchBlocks returns a slice of resources with the given resource type and the attribute if they exist.

# Variables

AppFs is the virtual filesystem we use to that we can mock testing with the real Terraform evaluator, bypassing the tflint test runner.

# Interfaces

BlockFetcher is an interface that permits partial content to be evaluated within a Terraform module.