fix(snowflake): dump findings after starting managing accounts in pulumi

This commit is contained in:
Michele Cereda
2025-07-31 18:13:17 +02:00
parent 2fcfcdb9f6
commit 36987e7155
4 changed files with 61 additions and 14 deletions

View File

@@ -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