provider

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2022 License: MPL-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ModifyBody

func ModifyBody(base, body string, compensateBaseAttrs []string) (string, error)

ModifyBody modifies the body based on the base body, only keeps attributes that exist on both sides. If compensateBaseAttrs is set, then any attribute path element only found in the base body will be added up to the result body.

func ModifyBodyForImport

func ModifyBodyForImport(base, body string) (string, error)

ModifyBodyForImport is similar as ModifyBody, but is based on the body from import spec, rather than from state.

func New

func New() tfsdk.Provider

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL