sparse-intern-71089
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-secretsorange-terabyte-97049
01/09/2023, 3:00 PMcreamy-monkey-35142
01/09/2023, 3:46 PMencryptionsalt ? currently it’s stored at Pulumi.<stack>.yaml and I want move it to ENV instead of file, then I can push Pulumi stack yaml file to git repo toostocky-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:58 PMPulumi.<stack>.yaml file after stack createdcreamy-monkey-35142
01/09/2023, 3:59 PMencryptionsalt is using in python class StackSettings def _deserializecreamy-monkey-35142
01/09/2023, 4:02 PMcreamy-monkey-35142
01/09/2023, 4:03 PMThis is this stack’s base64 encoded encryption salt. Only used for passphrase-based secrets providers
creamy-monkey-35142
01/09/2023, 4:04 PMstocky-restaurant-98004
01/09/2023, 4:06 PMstocky-restaurant-98004
01/09/2023, 4:07 PMcreamy-monkey-35142
01/09/2023, 4:10 PM