diff --git a/.github/workflows/terraform.yml b/.github/workflows/terraform.yml index a563425..6d7b19e 100644 --- a/.github/workflows/terraform.yml +++ b/.github/workflows/terraform.yml @@ -45,7 +45,7 @@ jobs: - name: Terraform Init id: init - run: terraform init -upgrade + run: terraform init - name: Terraform Validate id: validate @@ -190,4 +190,4 @@ jobs: workspace: ${{ env.TF_WORKSPACE }} configuration_version: ${{ needs.deploy.outputs.CONFIG_VERSION }} is_destroy: true - \ No newline at end of file +