package
0.0.0-20211012230749-4fe213cd0072
Repository: https://github.com/crossplane-contrib/terraform-runtime.git
Documentation: pkg.go.dev

# Functions

Create returns an up-to-date version of the resource TODO: If `id` is unset for a new resource, how do we figure out what value needs to be used as the id?.
Delete deletes the given resource from the provider In terraform slang this is expressed as asking the provider to act on a Nil planned state.
No description provided by the author
Read returns an up-to-date version of the resource TODO: If `id` is unset for a new resource, how do we figure out what value needs to be used as the id?.
No description provided by the author
Update syncs with an existing resource and modifies mutable values.

# Variables

No description provided by the author