Package totftypes contains functions to convert from framework types to terraform-plugin-go tftypes types.
Index ¶This section is empty.
Variables ¶This section is empty.
Functions ¶ func AttributePath ¶func AttributePath(ctx context.Context, fw path.Path) (*tftypes.AttributePath, diag.Diagnostics)
AttributePath returns the *tftypes.AttributePath equivalent of a path.Path.
func AttributePathStep ¶func AttributePathStep(ctx context.Context, fw path.PathStep) (tftypes.AttributePathStep, error)
AttributePathStep returns the tftypes.AttributePathStep equivalent of an path.PathStep. An error is returned instead of diag.Diagnostics so callers can include appropriate logical context about when the error occurred.
func AttributePaths ¶func AttributePaths(ctx context.Context, fw path.Paths) ([]*tftypes.AttributePath, diag.Diagnostics)
AttributePaths returns the []*tftypes.AttributePath equivalent of a path.Paths.
Types ¶This section is empty.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4