Skip to content

Commit

Permalink
Merge pull request #82 from virtualroot/disable-double-link
Browse files Browse the repository at this point in the history
Disable double-link check
  • Loading branch information
virtualroot authored Oct 14, 2024
2 parents 88e686f + 2f66396 commit aa3c4d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@

## Features

<!--lint disable double-link-->

- [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)
Expand All @@ -51,6 +53,8 @@
- [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) 🚧

<!--lint enable double-link-->

## Tools

### Environment managers
Expand Down

0 comments on commit aa3c4d0

Please sign in to comment.