docs/documentation-changes.md
All practitioner-focused documentation is found in the /website folder of the repository.
├── website/docs
├── r/ # Documentation for resources
├── d/ # Documentation for data sources
├── guides/ # Long format guides for provider level configuration or provider upgrades.
└── index.html.markdown # Home page and all provider level documentation.
└── examples/ # Large example configurations
For any documentation change please raise a pull request including and adhering to the following:
examples directory instead of an individual resource documentation page. Each directory under examples should be self-contained to call terraform apply without special configuration.variable, local, count, and built-in functions.