Skip to content

Commit

Permalink
test standalone tf apply cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
TristanHoladay committed Mar 29, 2024
1 parent c69c8f7 commit cec68e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/iac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ tasks:
-backend-config="key=${BUCKETS_STATE_KEY}" \
-backend-config="region=${REGION}" \
-backend-config="dynamodb_table=${STATE_DYNAMODB_TABLE_NAME}"
terraform apply -auto-approve
dir: .github/test-infra/buckets-iac
- cmd: terraform apply -auto-approve
dir: .github/test-infra/buckets-iac

Check failure on line 103 in tasks/iac.yaml

View workflow job for this annotation

GitHub Actions / lint-check

103:1 [trailing-spaces] trailing spaces
- name: terraform-outputs
Expand Down

0 comments on commit cec68e2

Please sign in to comment.