diff --git a/.github/workflows/terraform-fmt.yaml b/.github/workflows/tofu-fmt.yaml similarity index 100% rename from .github/workflows/terraform-fmt.yaml rename to .github/workflows/tofu-fmt.yaml diff --git a/.gitignore b/.gitignore index 34e01a7f..c1bbd086 100644 --- a/.gitignore +++ b/.gitignore @@ -10,5 +10,5 @@ dev-values.yaml *.swp terraform.tfstate* .terraform* -terraform/kube.config +tofu/kube.config .venv*