mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix(snowflake): dump findings after starting managing accounts in pulumi
This commit is contained in:
@@ -39,6 +39,7 @@ pulumi config set --secret 'boincGuiRpcPasswd' 'something-something-darkside'
|
||||
pulumi config set --path 'outer.inner' 'value'
|
||||
pulumi config set --path 'list[1]' 'value'
|
||||
gpg --export 'smth@example.org' | pulumi config set 'smthTeam:pgpKey-public-raw' --type 'string'
|
||||
cat "$HOME/.ssh/snowflake.key" | pulumi config set 'snowflake:privateKey' --secret
|
||||
|
||||
# Gitlab provider
|
||||
# 'baseUrl' requires the ending slash
|
||||
|
||||
Reference in New Issue
Block a user