pulumi/sdk/python/lib/pulumi
Fraser Waters afb287d2fb
Rename filestate to DIY (#15314)
This goes through the codebase to try and be consistent about names for
the diy/filestate/local/selfmanaged backend. Every reference to this
backend should now use the terms "DIY". There are a couple of places
that still say "local DIY backend" this is referring to a DIY backend
using the local filesystem (i.e. `pulumi login --local`).
2024-01-30 15:53:10 +00:00
..
automation Rename filestate to DIY (#15314) 2024-01-30 15:53:10 +00:00
dynamic Reformat python files using latest black release (#15267) 2024-01-26 12:26:51 +00:00
policy Rename filestate to DIY (#15314) 2024-01-30 15:53:10 +00:00
provider Support Python 3.12 (#15190) 2024-01-24 22:24:34 +00:00
runtime Clean up legacy Py 3.7 support (#15276) 2024-01-30 10:23:57 +00:00
__init__.py sdk/py/StackReference: Add get_output_details 2023-02-03 16:58:35 -08:00
_types.py Clean up legacy Py 3.7 support (#15276) 2024-01-30 10:23:57 +00:00
_utils.py Reformat python files using latest black release (#15267) 2024-01-26 12:26:51 +00:00
_version.py [auto/python] Add new API to install the Pulumi CLI (#15204) 2024-01-26 14:30:19 +00:00
asset.py Reformat python 2023-02-01 09:45:06 +00:00
config.py [sdk/python] Add `default` arg to `Config.get_secret` (#12279) 2023-10-02 13:43:48 +00:00
errors.py Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
invoke.py [codegen/python] Implement deep merge on resource and invoke options, matching other SDKs (#9856) 2022-06-14 16:52:24 -07:00
log.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
metadata.py Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
output.py Reformat python files using latest black release (#15267) 2024-01-26 12:26:51 +00:00
py.typed Add py.typed to Python package for PEP 561 compliance (#3704) 2020-01-17 15:01:36 -08:00
resource.py Reformat python files using latest black release (#15267) 2024-01-26 12:26:51 +00:00
stack_reference.py sdk/py/StackReference: Add get_output_details 2023-02-03 16:58:35 -08:00
urn.py Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00