Skip to content

Commit

Permalink
Update ExtState docs to mention beta
Browse files Browse the repository at this point in the history
  • Loading branch information
sebasslash committed Jun 10, 2022
1 parent 9b97a6a commit e6ba3c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions state_version.go
Expand Up @@ -144,6 +144,8 @@ type StateVersionCreateOptions struct {
// https://www.terraform.io/internals/json-format#state-representation
// Supplying this state representation can provide more details to the platform
// about the current terraform state.
//
// **Note**: This field is in BETA, subject to change and not widely available yet.
ExtState json.RawMessage `jsonapi:"attr,ext-state,omitempty"`
}

Expand Down

0 comments on commit e6ba3c8

Please sign in to comment.