mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
website: fixed spelling error (#26758)
This commit is contained in:
parent
fbf267fbfd
commit
832918c65b
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ State snapshots are stored in JSON format and new Terraform versions are
|
|||
generally backward compatible with state snapshots produced by earlier versions.
|
||||
However, the state format is subject to change in new Terraform versions, so
|
||||
if you build software that parses or modifies it directly you should expect
|
||||
to perform ongoing maintenence of that software as the state format evolves
|
||||
to perform ongoing maintenance of that software as the state format evolves
|
||||
in new versions.
|
||||
|
||||
Alternatively, there are several integration points which produce JSON output
|
||||
|
|
|
|||
Loading…
Reference in a new issue