# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DeferredReasonAbsentPrereq is used when the reason for deferring is that a required prerequisite resource was absent.
DeferredReasonDeferredPrereq is used when the reason for deferring is that a required prerequisite resource was itself deferred.
DeferredReasonInstanceCountUnknown is used when the reason for deferring is that the count or for_each meta-attribute was unknown.
DeferredReasonInvalid is used when the reason for deferring is unknown or irrelevant.
DeferredReasonProviderConfigUnknown is used when the reason for deferring is that the provider configuration was unknown.
DeferredReasonResourceConfigUnknown is used when the reason for deferring is that the resource configuration was unknown.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ClientCapabilities allows Terraform to publish information regarding supported protocol features.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ImportedResource represents an object being imported into Terraform with the help of a provider.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerCapabilities allows providers to communicate extra information regarding supported protocol features.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
DeferredReason is a string that describes why a resource was deferred.
No description provided by the author
No description provided by the author