Home
last modified time | relevance | path

Searched defs:AttachResourceConfigTransformer (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/terraform/
H A Dtransform_attach_config_resource.go25 type AttachResourceConfigTransformer struct { struct
26 Config *configs.Config // Config is the root node in the config tree
29 func (t *AttachResourceConfigTransformer) Transform(g *Graph) error {
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/terraform/
H A Dtransform_attach_config_resource.go25 type AttachResourceConfigTransformer struct { struct
26 Config *configs.Config // Config is the root node in the config tree
29 func (t *AttachResourceConfigTransformer) Transform(g *Graph) error {
/dports/sysutils/terraform/terraform-1.0.11/internal/terraform/
H A Dtransform_attach_config_resource.go25 type AttachResourceConfigTransformer struct { struct
26 Config *configs.Config // Config is the root node in the config tree
29 func (t *AttachResourceConfigTransformer) Transform(g *Graph) error {