pulumi/sdk/python/lib
Levi Blackstone 7f42d42b2b
[automation/python] Fix Settings file save (#6605)
The Project and Stack save routines were erroneously
dumping the Python objects rather than the __dict__
property, which resulted in some extra annotations
in the resulting YAML files. Some parsers don't handle
these annotations correctly, and consider the resulting
YAML file to be invalid.
2021-03-23 19:26:34 -06:00
..
pulumi [automation/python] Fix Settings file save (#6605) 2021-03-23 19:26:34 -06:00
test [automation/nodejs,go,python] - Expose pulumiVersion as string (#6604) 2021-03-23 15:09:50 -07:00
test_with_mocks [sdk/python] Fix mocks issue when passing a resource more than once (#6479) 2021-03-09 13:48:24 -08:00
setup.py [Automation API] Python Implementation (#5979) 2021-01-12 16:55:59 -08:00