terraform/addrs
Martin Atkins 63041ffa09 addrs: ParseRef function, for parsing references in expressions
This function corresponds to terraform.NewInterpolatedVariable, but built
with HCL2 primitives. It accepts a hcl.Traversal, which is what is
returned from the HCL2 API functions to find which variables are
referenced in a given expression.
2018-10-16 18:44:26 -07:00
..
count_attr.go
doc.go
input_variable.go
instance_key.go
local_value.go addrs: new package for representing addresses 2018-10-16 18:44:26 -07:00
module.go
module_call.go
module_instance.go
parse_ref.go
parse_ref_test.go
path_attr.go
provider_config.go
referenceable.go
resource.go
resourcemode_string.go
self.go
terraform_attr.go