Skip to content

Commit

Permalink
add skip account id to the backend init
Browse files Browse the repository at this point in the history
  • Loading branch information
nmasur committed Mar 24, 2024
1 parent 7e0a0bb commit efac745
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arrow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
-backend-config="key=state.tfstate" \
-backend-config="skip_credentials_validation=true" \
-backend-config="skip_region_validation=true" \
-backend-config="skip_requesting_account_id=true" \
-backend-config="region=anything" \
-backend-config="bucket=noahmasur-terraform"
Expand Down

0 comments on commit efac745

Please sign in to comment.