update CHANGELOG
This commit is contained in:
parent
af5ac59188
commit
152298bcf0
|
@ -8,6 +8,8 @@ FEATURES:
|
||||||
* **Environmental variables to set variables**: Environment variables can be
|
* **Environmental variables to set variables**: Environment variables can be
|
||||||
used to set variables. The environment variables must be in the format
|
used to set variables. The environment variables must be in the format
|
||||||
`TF_VAR_name` and this will be checked last for a value.
|
`TF_VAR_name` and this will be checked last for a value.
|
||||||
|
* **New remote state backend: `s3`**: You can now store remote state in
|
||||||
|
an S3 bucket. [GH-1723]
|
||||||
|
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue