chore: terraform
This commit is contained in:
parent
b372d21abb
commit
865c887be0
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ terraform {
|
|||
region = "fr-par"
|
||||
endpoints = { s3 = "https://s3.fr-par.scw.cloud" }
|
||||
profile = "miniauth"
|
||||
shared_credentials_files = "~/.aws/credentials"
|
||||
skip_credentials_validation = true
|
||||
skip_region_validation = true
|
||||
skip_requesting_account_id = true
|
||||
|
|
Loading…
Add table
Reference in a new issue