pyvider
2025-11-18
Achieved REUSE license compliance, added a comprehensive frontend/UX issues analysis, and...
67 files · 2,151+ · 5,172-
REUSE License
67 files changed
.gitleaksignoreAdded .gitleaksignore (+15 lines)settings.local.jsonRemoved content from settings.local.json (-21 lines)docs-check.ymlAdded docs-check.yml (+3 lines).gitignoreAdded .gitignore (+13 lines).markdownlint.json.licenseAdded .markdownlint.json.license (+2 lines)coverage.xmlRemoved content from coverage.xml (-5051 lines)CLAUDE.mdUpdated CLAUDE.md (+5/-3 lines)FRONTEND_ISSUES.mdAdded FRONTEND_ISSUES.md (+512 lines)Apache-2.0.txtAdded Apache-2.0.txt (+73 lines)MPL-2.0.txtAdded MPL-2.0.txt (+373 lines)Makefile.backup.20251110Removed content from Makefile.backup.20251110 (-13 lines)README.mdUpdated README.md (+13/-2 lines)REUSE.tomlAdded REUSE.toml (+77 lines)data_sources.mdUpdated data_sources.md (+9/-3 lines)exceptions.mdUpdated exceptions.md (+1/-1 lines)capabilities.md.disabled.licenseAdded capabilities.md.disabled.license (+2 lines)resources.mdUpdated resources.md (+2/-2 lines)guidelines.mdUpdated guidelines.md (+1/-1 lines)DEVELOPMENT.mdUpdated DEVELOPMENT.md (+1/-1 lines)architecture.mdUpdated architecture.md (+4/-1 lines)cty-type-system.mdAdded cty-type-system.md (+355 lines)faq.mdAdded faq.md (+1 lines)advanced-patterns.mdUpdated advanced-patterns.md (+10/-1 lines)provider-lifecycle.mdAdded provider-lifecycle.md (+4 lines)creating-providers.mdUpdated creating-providers.md (+3/-1 lines)creating-resources.mdUpdated creating-resources.md (+2/-2 lines)using-decorators.mdUpdated using-decorators.md (+2/-1 lines)error-handling.mdUpdated error-handling.md (+1/-1 lines)logging.mdUpdated logging.md (+3/-2 lines)testing-providers.mdUpdated testing-providers.md (+1/-1 lines)best-practices.mdAdded best-practices.md (+209 lines)production-readiness.mdUpdated production-readiness.md (+2/-2 lines)security-best-practices.mdAdded security-best-practices.md (+15 lines)configuration.mdUpdated configuration.md (+3/-1 lines)managing-resources.mdUpdated managing-resources.md (+27/-1 lines)create-resource.mdUpdated create-resource.md (+2/-2 lines)data-source-api.mdUpdated data-source-api.md (+1/-1 lines)blocks.mdUpdated blocks.md (+1/-1 lines)computed-attributes.mdUpdated computed-attributes.md (+1/-1 lines)schema-by-example.mdUpdated schema-by-example.md (+1/-1 lines)building-your-first-data-source.mdUpdated building-your-first-data-source.md (+2/-2 lines)building-your-first-resource.mdUpdated building-your-first-resource.md (+2/-2 lines)intermediate-provider.mdUpdated intermediate-provider.md (+3/-3 lines)pyvider.tomlAdded pyvider.toml (+3 lines)__init__.pyAdded __init__.py (+4 lines)data_sources.pyAdded data_sources.py (+4 lines)functions.pyAdded functions.py (+4 lines)provider.pyAdded provider.py (+4 lines)resources.pyAdded resources.py (+4 lines)terraform-provider-demo.licenseAdded terraform-provider-demo.license (+2 lines)__init__.pyAdded __init__.py (+4 lines)test_provider.pyAdded test_provider.py (+4 lines)mkdocs.ymlAdded mkdocs.yml (+1 lines)pyproject.tomlUpdated pyproject.toml (+9/-11 lines)install-opentofu-wrapper.shUpdated install-opentofu-wrapper.sh (+4/-1 lines)install-uv.shUpdated install-uv.sh (+5/-1 lines)01_install_common_deps.shUpdated 01_install_common_deps.sh (+5/-1 lines)02_install_uv.shUpdated 02_install_uv.sh (+5/-1 lines)03_install_terraform.shUpdated 03_install_terraform.sh (+5/-1 lines)04_install_tofu.shUpdated 04_install_tofu.sh (+5/-1 lines)01_install_homebrew.shUpdated 01_install_homebrew.sh (+5/-1 lines)02_install_deps.shUpdated 02_install_deps.sh (+5/-1 lines)03_install_uv.shUpdated 03_install_uv.sh (+5/-1 lines)04_install_terraform.shUpdated 04_install_terraform.sh (+5/-1 lines)05_install_tofu.shUpdated 05_install_tofu.sh (+5/-1 lines)__init__.pyUpdated __init__.py (+6/-1 lines)uv.lockUpdated uv.lock (+291/-24 lines)
Frontend/UX Issues Analysis
1 file changed
FRONTEND_ISSUES.mdChanges to FRONTEND_ISSUES.md
- Added comprehensive frontend and user-facing issues analysis document
instantiate
behavioral
1 file
FRONTEND_ISSUES.md