Skip to content

Commit

Permalink
remove backend-config
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanvaughn committed Nov 14, 2024
1 parent 4d5ea98 commit f5490e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Terraform init
id: init
run: terraform init -backend-config="bucket=$BUCKET_TF_STATE" -backend-config="key=mastodon/terraform.tfstate"
run: terraform init

- name: Terraform format
id: fmt
Expand Down

0 comments on commit f5490e3

Please sign in to comment.