pyvider
2026-01-04
Automated documentation regeneration across 67 files — API reference, capabilities, and guide...
88 files · 672+ · 2,250-
Broad Documentation Refresh
88 files changed
CLAUDE.mdUpdated CLAUDE.md (+12/-12 lines)README.mdUpdated README.md (+10/-13 lines)index.mdUpdated index.md (+3/-3 lines)data_sources.mdUpdated data_sources.md (+5/-5 lines)ephemerals.mdUpdated ephemerals.md (+3/-3 lines)exceptions.mdUpdated exceptions.md (+3/-3 lines)index.mdUpdated index.md (+17/-19 lines)observability.mdUpdated observability.md (+5/-5 lines)index.mdUpdated index.md (+5/-5 lines)resources.mdUpdated resources.md (+5/-5 lines)overview.mdUpdated overview.md (+8/-21 lines)guidelines.mdUpdated guidelines.md (+10/-16 lines)DEVELOPMENT.mdUpdated DEVELOPMENT.md (+1/-1 lines)roadmap.mdRemoved content from roadmap.md (-233 lines)architecture.mdUpdated architecture.md (+4/-4 lines)component-model.mdUpdated component-model.md (+15/-15 lines)design-philosophy.mdUpdated design-philosophy.md (+4/-4 lines)resources-vs-data-sources.mdUpdated resources-vs-data-sources.md (+4/-4 lines)schema-system.mdUpdated schema-system.md (+1/-1 lines)faq.mdUpdated faq.md (+29/-31 lines)index.mdUpdated index.md (+5/-11 lines)installation.mdUpdated installation.md (+17/-15 lines)quick-start.mdUpdated quick-start.md (+8/-8 lines)what-is-pyvider.mdUpdated what-is-pyvider.md (+1/-2 lines)glossary.mdUpdated glossary.md (+15/-15 lines)advanced-patterns.mdUpdated advanced-patterns.md (+5/-5 lines)advanced-provider-features.mdUpdated advanced-provider-features.md (+8/-8 lines)provider-lifecycle.mdUpdated provider-lifecycle.md (+5/-5 lines)creating-data-sources.mdUpdated creating-data-sources.md (+4/-4 lines)creating-functions.mdUpdated creating-functions.md (+4/-4 lines)creating-providers.mdUpdated creating-providers.md (+6/-6 lines)creating-resources.mdUpdated creating-resources.md (+4/-4 lines)using-decorators.mdUpdated using-decorators.md (+5/-5 lines)debugging.mdUpdated debugging.md (+5/-5 lines)error-handling.mdUpdated error-handling.md (+4/-4 lines)logging.mdUpdated logging.md (+4/-4 lines)testing-providers.mdUpdated testing-providers.md (+3/-3 lines)best-practices.mdUpdated best-practices.md (+4/-4 lines)performance-optimization.mdUpdated performance-optimization.md (+5/-5 lines)production-readiness.mdUpdated production-readiness.md (+9/-9 lines)security-best-practices.mdUpdated security-best-practices.md (+5/-5 lines)configuration.mdUpdated configuration.md (+4/-4 lines)managing-resources.mdUpdated managing-resources.md (+5/-5 lines)using-data-sources.mdUpdated using-data-sources.md (+3/-3 lines)using-functions.mdUpdated using-functions.md (+2/-2 lines)create-data-source.mdUpdated create-data-source.md (+5/-5 lines)handle-pagination.mdUpdated handle-pagination.md (+4/-4 lines)add-validation.mdUpdated add-validation.md (+4/-4 lines)create-resource.mdUpdated create-resource.md (+5/-5 lines)index.mdUpdated index.md (+35/-38 lines)quick-reference.mdUpdated quick-reference.md (+5/-5 lines)data-source-api.mdUpdated data-source-api.md (+4/-4 lines)resource-lifecycle.mdUpdated resource-lifecycle.md (+4/-4 lines)attributes.mdUpdated attributes.md (+5/-5 lines)best-practices.mdUpdated best-practices.md (+4/-4 lines)blocks.mdUpdated blocks.md (+4/-4 lines)common-patterns.mdUpdated common-patterns.md (+4/-4 lines)computed-attributes.mdUpdated computed-attributes.md (+4/-4 lines)overview.mdUpdated overview.md (+12/-12 lines)schema-by-example.mdUpdated schema-by-example.md (+4/-4 lines)sensitive-data.mdUpdated sensitive-data.md (+5/-5 lines)types.mdUpdated types.md (+4/-4 lines)validators.mdUpdated validators.md (+4/-4 lines)troubleshooting.mdUpdated troubleshooting.md (+15/-15 lines)building-your-first-data-source.mdUpdated building-your-first-data-source.md (+7/-7 lines)building-your-first-resource.mdUpdated building-your-first-resource.md (+8/-8 lines)intermediate-provider.mdUpdated intermediate-provider.md (+8/-8 lines)README.mdAdded README.md (+229 lines)mkdocs.ymlRemoved content from mkdocs.yml (-1 lines)build_provider.pyUpdated build_provider.py (+1/-1 lines)install-opentofu-wrapper.shRemoved content from install-opentofu-wrapper.sh (-38 lines)install-opentofu.shRemoved content from install-opentofu.sh (-1358 lines)install-uv.shRemoved content from install-uv.sh (-3 lines)01_install_common_deps.shRemoved content from 01_install_common_deps.sh (-22 lines)02_install_uv.shRemoved content from 02_install_uv.sh (-7 lines)03_install_terraform.shRemoved content from 03_install_terraform.sh (-13 lines)04_install_tofu.shRemoved content from 04_install_tofu.sh (-11 lines)01_install_homebrew.shRemoved content from 01_install_homebrew.sh (-9 lines)02_install_deps.shRemoved content from 02_install_deps.sh (-4 lines)03_install_uv.shRemoved content from 03_install_uv.sh (-6 lines)04_install_terraform.shRemoved content from 04_install_terraform.sh (-8 lines)05_install_tofu.shRemoved content from 05_install_tofu.sh (-7 lines)runtime-hook.pyRemoved content from runtime-hook.py (-30 lines)terraform-provider-pyviderRemoved content from terraform-provider-pyvider (-23 lines)components_commands.pyUpdated components_commands.py (+1/-1 lines)launch_context_command.pyUpdated launch_context_command.py (+1/-1 lines)provide_command.pyUpdated provide_command.py (+1/-1 lines)wrknv.tomlUpdated wrknv.toml (+1/-1 lines)
- API reference pages updated across all sections
interface
behavioral
88 files
CLAUDE.mdREADME.mdinstall-opentofu-wrapper.shinstall-opentofu.shinstall-uv.sh01_install_common_deps.sh02_install_uv.sh03_install_terraform.sh04_install_tofu.sh01_install_homebrew.sh02_install_deps.sh03_install_uv.sh04_install_terraform.sh05_install_tofu.shruntime-hook.pyterraform-provider-pyviderindex.mddata_sources.mdephemerals.mdexceptions.mdindex.mdobservability.mdindex.mdresources.mdoverview.mdguidelines.mdDEVELOPMENT.mdroadmap.mdarchitecture.mdcomponent-model.mddesign-philosophy.mdresources-vs-data-sources.mdschema-system.mdfaq.mdindex.mdinstallation.mdquick-start.mdwhat-is-pyvider.mdglossary.mdadvanced-patterns.mdadvanced-provider-features.mdprovider-lifecycle.mdcreating-data-sources.mdcreating-functions.mdcreating-providers.mdcreating-resources.mdusing-decorators.mddebugging.mderror-handling.mdlogging.mdtesting-providers.mdbest-practices.mdperformance-optimization.mdproduction-readiness.mdsecurity-best-practices.mdconfiguration.mdmanaging-resources.mdusing-data-sources.mdusing-functions.mdcreate-data-source.mdhandle-pagination.mdadd-validation.mdcreate-resource.mdindex.mdquick-reference.mddata-source-api.mdresource-lifecycle.mdattributes.mdbest-practices.mdblocks.mdcommon-patterns.mdcomputed-attributes.mdoverview.mdschema-by-example.mdsensitive-data.mdtypes.mdvalidators.mdtroubleshooting.mdbuilding-your-first-data-source.mdbuilding-your-first-resource.mdintermediate-provider.mdREADME.mdmkdocs.ymlbuild_provider.pycomponents_commands.pylaunch_context_command.pyprovide_command.pywrknv.toml
- Roadmap significantly trimmed
decouple
internal
88 files
CLAUDE.mdREADME.mdinstall-opentofu-wrapper.shinstall-opentofu.shinstall-uv.sh01_install_common_deps.sh02_install_uv.sh03_install_terraform.sh04_install_tofu.sh01_install_homebrew.sh02_install_deps.sh03_install_uv.sh04_install_terraform.sh05_install_tofu.shruntime-hook.pyterraform-provider-pyviderindex.mddata_sources.mdephemerals.mdexceptions.mdindex.mdobservability.mdindex.mdresources.mdoverview.mdguidelines.mdDEVELOPMENT.mdroadmap.mdarchitecture.mdcomponent-model.mddesign-philosophy.mdresources-vs-data-sources.mdschema-system.mdfaq.mdindex.mdinstallation.mdquick-start.mdwhat-is-pyvider.mdglossary.mdadvanced-patterns.mdadvanced-provider-features.mdprovider-lifecycle.mdcreating-data-sources.mdcreating-functions.mdcreating-providers.mdcreating-resources.mdusing-decorators.mddebugging.mderror-handling.mdlogging.mdtesting-providers.mdbest-practices.mdperformance-optimization.mdproduction-readiness.mdsecurity-best-practices.mdconfiguration.mdmanaging-resources.mdusing-data-sources.mdusing-functions.mdcreate-data-source.mdhandle-pagination.mdadd-validation.mdcreate-resource.mdindex.mdquick-reference.mddata-source-api.mdresource-lifecycle.mdattributes.mdbest-practices.mdblocks.mdcommon-patterns.mdcomputed-attributes.mdoverview.mdschema-by-example.mdsensitive-data.mdtypes.mdvalidators.mdtroubleshooting.mdbuilding-your-first-data-source.mdbuilding-your-first-resource.mdintermediate-provider.mdREADME.mdmkdocs.ymlbuild_provider.pycomponents_commands.pylaunch_context_command.pyprovide_command.pywrknv.toml
- Capabilities, contributing, and explanation docs updated
specify
internal
14 files
install-opentofu-wrapper.shinstall-opentofu.shinstall-uv.sh01_install_common_deps.sh02_install_uv.sh03_install_terraform.sh04_install_tofu.sh01_install_homebrew.sh02_install_deps.sh03_install_uv.sh04_install_terraform.sh05_install_tofu.shruntime-hook.pyterraform-provider-pyvider