Skip to content

Releases: fitz7/tfnew

v0.1.4

09 Jan 17:54
0d7a19f

Choose a tag to compare

0.1.4 (2024-01-09)

🐞 Bug Fixes

  • rename output.tf to outputs.tf (0d7a19f)

v0.1.3

11 Dec 08:47
c81ec34

Choose a tag to compare

0.1.3 (2023-12-11)

📄 Documentation

  • capitalise titles in readme (49820cd)

🔁 CI

  • remove extra args from release job (c81ec34)

v0.1.2

11 Dec 00:21

Choose a tag to compare

0.1.2 (2023-12-11)

🐞 Bug Fixes

  • fill in missing keys when creating creating module from args and remove empty providers (b4e4459)
  • gcs backend prefix binding set to correct value (822865e)

📄 Documentation

  • add readme with examples and installation script (42ab52f)

🚧 Chores

v0.1.1

10 Dec 22:04

Choose a tag to compare

Changelog

  • 6bd12cb feat: initial commit, includes init commands and module command

v0.1.0

10 Dec 18:37

Choose a tag to compare

0.1.0 (2023-12-10)

🎁 Feature

  • initial commit, includes init commands and module command (c45f07b)