package
1.12.0-alpha20250213
Repository: https://github.com/hashicorp/terraform.git
Documentation: pkg.go.dev

# Functions

NewDeferred constructs a new empty [Deferred] object.
UnexpectedProviderDeferralDiagnostic is a diagnostic that indicates that a provider was deferred although deferrals were not allowed.

# Structs

Deferred keeps track of deferrals that have already happened, to help guide decisions about whether downstream operations might also need to be deferred.