mirror of
https://github.com/dap-ps/infra-dapps.git
synced 2025-02-23 17:38:13 +00:00
add gandi provider
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7086beac7a
commit
f6760d053d
1
Makefile
1
Makefile
@ -54,6 +54,7 @@ secrets:
|
||||
# secrets extracted from password-store\n\
|
||||
aws_access_key = \"$(shell pass cloud/AWS/access-key)\"\n\
|
||||
aws_secret_key = \"$(shell pass cloud/AWS/secret-key)\"\n\
|
||||
gandi_api_token = \"$(shell pass cloud/Gandi/api-token)\"\n\
|
||||
" > terraform.tfvars
|
||||
|
||||
cleanup:
|
||||
|
Loading…
x
Reference in New Issue
Block a user