blob: 6a849138269cd36294d72870a05db74e5c5fdeb7 (
plain)
1
2
3
4
5
6
7
|
---
tags:
- opentofu
---
This block is mandatory and it specifies the version of terraform that is required and which providers are required.
`required_version` has to follow [[OTF versioning]].
|