3ware / workflows

Reusable workflow repository
MIT License
0 stars 1 forks source link

refactor(lint): Replace setup terraform with setup opentofu #83

Closed chris3ware closed 5 months ago

chris3ware commented 5 months ago

My local workflow uses tofu now. trunk is also configured to use tofu. Setup Terraform will download providers to registry.terraform.io so tofu linting, via trunk, fails because it is looking for providers in registry.opentofu.org.

The Setup Terraform step in the lint action has been changed to use the tofu action to overcome this - and for consistency with everything else.

Resolves #82

3ware-release[bot] commented 5 months ago

This PR is included in version 2.1.0