mirror of
https://github.com/nmasur/dotfiles
synced 2026-06-03 08:23:56 +00:00
add skip account id to the backend init
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user