orange-terabyte-97049
01/09/2023, 11:24 AMcreamy-monkey-35142
01/09/2023, 11:52 AMos.getenv()
stocky-restaurant-98004
01/09/2023, 2:35 PMrandom.RandomPassword
resource and Pulumi can be responsible for the secret. You can then retrieve the value via pulumi stack output --show-secrets
orange-terabyte-97049
01/09/2023, 3:00 PMcreamy-monkey-35142
01/09/2023, 3:46 PMencryptionsalt
?stocky-restaurant-98004
01/09/2023, 3:54 PMencryptionsalt
? I don't see it in the docs for random.RandomPassword
nor the Random provider.creamy-monkey-35142
01/09/2023, 3:59 PMencryptionsalt
is using in python class StackSettings
_deserialize
This is this stack’s base64 encoded encryption salt. Only used for passphrase-based secrets providers
stocky-restaurant-98004
01/09/2023, 4:06 PMcreamy-monkey-35142
01/09/2023, 4:10 PM