Skip to content

Commit

Permalink
Add OpenTofu 1.8 features
Browse files Browse the repository at this point in the history
Close #73
  • Loading branch information
virtualroot authored Aug 2, 2024
1 parent 38196a4 commit cca0b03
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,13 @@

## Features

- [End-to-end encryption for state files](https://opentofu.org/docs/intro/whats-new/#state-encryption)
- [1.8 - Override files for OpenTofu (.tofu)](https://opentofu.org/docs/intro/whats-new/#override-files-for-opentofu-keeping-compatibility)
- [1.8 - Early variable and locals evaluation](https://opentofu.org/docs/intro/whats-new/#early-variablelocals-evaluation)
- [1.7 - End-to-end encryption for state files](https://opentofu.org/docs/v1.7/intro/whats-new/#state-encryption)
- [1.7 - Provider-defined functions](https://opentofu.org/docs/v1.7/intro/whats-new/#provider-defined-functions)
- [1.7 - Removed block](https://opentofu.org/docs/v1.7/intro/whats-new/#removed-block)
- [1.7 - Loopable import blocks](https://opentofu.org/docs/v1.7/intro/whats-new/#loopable-import-blocks)
- [OCI-compliant registry support](https://twitter.com/OpenTofuOrg/status/1696913055576387599) 🚧
- [Provider-defined functions](https://opentofu.org/docs/intro/whats-new/#provider-defined-functions)
- [Removed block](https://opentofu.org/docs/intro/whats-new/#removed-block)
- [Loopable import blocks](https://opentofu.org/docs/intro/whats-new/#loopable-import-blocks)

## Tools

Expand Down

0 comments on commit cca0b03

Please sign in to comment.