mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
Add the .POSIX line to Makefile (#1928)
Signed-off-by: Ioannis Polyzos <git@ipolyzos.com> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
@@ -13,6 +13,7 @@ ENHANCEMENTS:
|
||||
* Added multi-line support to the `tofu console` command. ([#1307](https://github.com/opentofu/opentofu/issues/1307))
|
||||
* Added a help target to the Makefile. ([#1925](https://github.com/opentofu/opentofu/pull/1925))
|
||||
* Added a simplified Build Process with a Makefile Target ([#1926](https://github.com/opentofu/opentofu/issues/1926))
|
||||
* Ensures that the Makefile adheres to POSIX standards ([#1811](https://github.com/opentofu/opentofu/pull/1928))
|
||||
* Added for-each support to providers. ([#300](https://github.com/opentofu/opentofu/issues/300))
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
Reference in New Issue
Block a user