diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 6f70f6e..7378744 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -23,7 +23,6 @@ jobs: # Initialize a new or existing Terraform working directory by creating initial files, loading any remote state, downloading modules, etc. - name: Terraform Init - run: cd terraform-config run: terraform init # Checks that all Terraform configuration files adhere to a canonical format