Release v0.0.11 with massive documentation generation, plating migration, and example cleanup
406 files · 59,709+ · 1,530-

Release preparation and version management

2 files changed
  • VERSION Updated to v0.0.11
  • build-release.yml Updated release workflow
  • Prepared release v0.0.11 and generated documentation for v0.0.10 baseline behavioral
    2 files
    • VERSION
    • build-release.yml

Comprehensive example documentation generation

3 files changed
  • examples Generated example directories with README and main.tf for every data source and function, including basic, filtering, multi_environment, sensitive, advanced, and complex variants
  • data_source Updated data source documentation
  • data-sources Added nested_data_test_suite docs
  • Generated complete example tree with READMEs and Terraform configurations for every data source and function specify behavioral
    1 file
    • examples
  • Updated data source and function documentation pages specify internal
    2 files
    • data_source
    • data-sources

Plating migration tracking

5 files changed
  • PLATING_MIGRATION_STATUS.md Plating migration status tracking document
  • PLATING_MIGRATION_STATUS_UPDATED.md Updated migration status
  • FINAL_SESSION_REPORT.md Session report for documentation generation work
  • INTERIM_RESULTS.md Interim results from migration work
  • SESSION_SUMMARY.md Session summary
  • Added plating migration status documents and session reports tracking documentation generation progress specify internal
    3 files
    • PLATING_MIGRATION_STATUS.md
    • FINAL_SESSION_REPORT.md
    • SESSION_SUMMARY.md

Build and test configuration

3 files changed
  • .gitignore Updated ignore rules
  • Makefile Updated build targets
  • .plating-tests Updated plating test configurations
  • Updated gitignore, Makefile, and plating test configurations baseline internal
    3 files
    • .gitignore
    • Makefile
    • .plating-tests