//
pkg.gl
Category
github.com/hashicorp/terraform
internal
namedvals
package
1.12.0-alpha20250213
Repository:
https://github.com/hashicorp/terraform.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
208 SLOC
#
Functions
NewState
No description provided by the author
#
Structs
State
State is the main type in this package, representing the current state of evaluation that can be mutated as Terraform Core visits different graph nodes and then queried to find values that were already resolved earlier in the graph walk.