Versions in this module Expand all Collapse all v0 v0.6.1 Jun 18, 2023 Changes in this version + type Resource struct + Instances []ResourceInstance + Mode string + Module *string + Name string + Type string + type ResourceInstance struct + Attributes map[string]interface{} + IndexKey any + type State struct + Lineage string + Resources []Resource + TerraformVersion string + Version int + func (s *State) UnmarshalJSON(bytes []byte) error