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

# 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
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

(formerly known as "tainted").
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
Enum value maps for StateResourceInstanceObjectV1_Status.
Enum value maps for StateResourceInstanceObjectV1_Status.

# Structs

Records that a component should just be deleted from the state.
Records that a root input variable should be deleted by the apply operation.
Records that a root output should be deleted by the apply operation.
No description provided by the author
Confirms whether the overall plan whose raw plan sequence includes this message is complete enough and valid enough to be applied.
Represents the existence of a particular component instance, and so must always appear before any messages representing objects that belong to that component instance.
Represents a deferred change to a particular resource instance within a particular component instance.
Represents that we need to emit "delete" requests for one or more raw state and/or state description objects during the apply phase.
Appears early in a raw plan sequence to capture some metadata that we need to process subsequent messages, or to abort if we're being asked to decode a plan created by a different version of Terraform.
Captures one element from the raw prior state that was provided when creating the plan.
Represents a planned change to a particular resource instance within a particular component instance.
Records the value of one of the main stack's input values during planning.
Records the plan timestamp to be used for all components and the stacks language.
ProviderFunctionResults stores a record of the results of provider functions that were called during the planning phase.
Represents the existence of a particular component instance.
Represents the existence of a particular resource instance object in a particular component instance.

# Type aliases

No description provided by the author