Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksatirli/whats-new-with-terraform-014

Discover what's new with HashiCorp Terraform 0.14
https://github.com/ksatirli/whats-new-with-terraform-014

hashicorp hashicorp-terraform terraform

Last synced: about 17 hours ago
JSON representation

Discover what's new with HashiCorp Terraform 0.14

Awesome Lists containing this project

README

        

# HashiCorp Terraform 0.14

> Discover what's new with Terraform 0.14

## Table of Contents

- [HashiCorp Terraform 0.14](#hashicorp-terraform-014)
- [Table of Contents](#table-of-contents)
- [Examples](#examples)
- [Author Information](#author-information)
- [License](#license)

## Examples

* [CLI Enhancement: Provider Lock files](https://github.com/ksatirli/whats-new-with-terraform-014/tree/main/terraform-init)
* [Core Enhancement: Mark variables as sensitive](https://github.com/ksatirli/whats-new-with-terraform-014/tree/main/sensitive-variables)
* [Core Enhancement: Reading and Writing State files from multiple versions](https://github.com/ksatirli/whats-new-with-terraform-014/tree/main/reading-state-files)
* [Enhancements: `alltrue` and `anytrue`](https://github.com/ksatirli/whats-new-with-terraform-014/tree/main/alltrue-anytrue)

## Author Information

This repository is maintained by [Kerim Satirli](https://github.com/ksatirli).

## License

Licensed under the Apache License, Version 2.0 (the "License").

You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied.

See the License for the specific language governing permissions and limitations under the License.