Remove terraform-test fixtures and update documentation references
33 files · 47+ · 915-

Remove terraform-test directory

8 files changed
  • README.md Removed (121 lines)
  • datasources_schema.json Removed (522 lines)
  • dummy.tfstate Removed state fixture
  • main.tf Removed (111 lines)
  • provider.tf Removed provider config
  • schema.json Removed schema dump
  • update_readme_results.py Removed update script
  • tfplan Removed binary plan file
  • Removed the terraform-test directory entirely; provider testing now lives in its own dedicated repository rather than the workspace bootstrapper. remediate behavioral
    1 file
    • main.tf

Documentation reference updates

4 files changed
  • index.md Updated references
  • layers.md Updated layer references
  • index.md Added content to docs index
  • .gitignore Added new ignore patterns
  • Updated references across 20+ documentation pages to reflect the workspace’s narrowed scope after terraform-test removal. specify internal
    1 file
    • index.md