Skip to content

Commit

Permalink
Merge pull request #546 from hashicorp/remove-duplicate-cloud-block
Browse files Browse the repository at this point in the history
Remove duplicate cloud block
  • Loading branch information
sebasslash committed Oct 6, 2022
2 parents 2f3fd5b + ef31fe0 commit 2874756
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/nightly-tfe-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
TF_CLOUD_WORKSPACE: "tflocal-go-tfe-nightly"
run: |
cd tflocal/
cat <<EOT >> backend.tf
terraform {
cloud {}
}
EOT
terraform init
terraform apply -auto-approve -input=false
Expand Down

0 comments on commit 2874756

Please sign in to comment.