Cleaned up examples and stale content, added component plating examples
411 files · 2,815+ · 40,305-

Original examples removal

3 files changed
  • 00_locals.tf Removed original JQ test examples
  • 00_provider.tf Removed original integrated test examples
  • 00_provider.tf Removed original JQ showcase examples
  • Removed examples-orig directory containing all original example Terraform configurations decouple internal
    4 files
    • 00_locals.tf
    • 00_provider.tf
    • 00_provider.tf
    • main.tf

Component plating examples and documentation

7 files changed
  • basic.tf Updated env_variables example
  • basic.tf Updated file_info example
  • basic.tf Updated http_api example
  • basic.tf Updated lens_jq example
  • basic.tf Updated collection functions example
  • add.tmpl.md Updated numeric functions docs
  • template.tf Updated file_content resource example
  • Updated plating examples across all component data sources, functions, and resources specify internal
    4 files
    • basic.tf
    • basic.tf
    • basic.tf
    • basic.tf

Component updates

2 files changed
  • core.py Refined capability base class
  • nested_data_test_suite.py Updated nested data test suite component
  • Refined capability base class and updated nested data test suite component decouple internal
    2 files
    • core.py
    • nested_data_test_suite.py

Build infrastructure

1 file changed
  • build_docs_and_examples.py Added documentation and examples build script
  • Added scripts/build_docs_and_examples.py for generating documentation and examples instantiate internal
    1 file
    • build_docs_and_examples.py

Configuration and documentation

4 files changed
  • pyproject.toml Updated dependencies
  • VERSION Updated version
  • FAILING_TESTS_INVESTIGATION.md Continued failing tests investigation
  • HANDOFF.md Added handoff document
  • Updated project configuration and added handoff documentation baseline internal
    4 files
    • pyproject.toml
    • VERSION
    • HANDOFF.md
    • FAILING_TESTS_INVESTIGATION.md