Refactor terraform to opentofu

Refactors terraform to opentofu:

  • rename terraform to tofu
  • run tofu fmt on all tofu files
  • rework CI file - move tofu into separate .gitlab-ci.yml
  • migrate from terraform to opentofu - using opentofu component
  • preserve existing functionality as much as possible
  • switch to mise.toml for dependency management
  • add tofu to to mise.toml

Merge request reports

Loading