pyvider-cty
2025-08-04
Guide chapter naming reverted with example cleanup
125 files · 2,211+ · 2,273-
Guide Chapter Naming Revert
10 files changed
ch01_welcome.mdDocumentation changesch02_getting_started.mdDocumentation changesch10_marks.mdDocumentation changesch11_functions.mdDocumentation changesch12_serialization.mdDocumentation changesch14_terraform_interop.mdDocumentation changesch15_api_reference.mdDocumentation changesch16_troubleshooting.mdDocumentation changesch17_glossary.mdDocumentation changesch18_go_cty_comparison.mdDocumentation changes
- Renamed all chapters back from
NN-name.mdtochNN_name.mdformat decouple internal2 files
NN-name.mdchNN_name.md
- Minor content updates
decouple
internal
10 files
ch01_welcome.mdch02_getting_started.mdch10_marks.mdch11_functions.mdch12_serialization.mdch14_terraform_interop.mdch15_api_reference.mdch16_troubleshooting.mdch17_glossary.mdch18_go_cty_comparison.md
Example Cleanup
2 files changed
README.mdExample script changes__init__.pyPackage exports updated
- Removed standalone examples:
02-getting_started.py,04-working_with_values.py,07-structural_types.py,08-dynamic_types.py,10-marks.py,11-functions.pydecouple internal6 files
02-getting_started.py04-working_with_values.py07-structural_types.py08-dynamic_types.py10-marks.py11-functions.py
- Added
examples/README.md(51 lines) andexamples/__init__.pyspecify internal2 files
__init__.pyREADME.md
Environment
1 file changed
env.shChanges for environment
Other
2 files changed
index.mdDocumentation changesgenerator.pyChanges for other