Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit b02588c

Browse files
chore: add Deployment to README (#13)
1 parent e7594a5 commit b02588c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ If you find a typo or you feel like you can improve the HTML, CSS, or JavaScript
6262
[terraform-plugin-mux]: https://github.com/hashicorp/terraform-plugin-mux
6363
[terraform-plugin-framework]: https://github.com/hashicorp/terraform-plugin-framework
6464

65+
## Deployment
66+
67+
The website reads content from release tags to generate documentation for all versions of `terraform-docs-agents` documentation. Changes merged into `main` will be included in the documentation for the next product release.
68+
69+
You cannot edit documentation for past versions of `terraform-docs-agents` on the site. Documentation is an artifact of a product release. We push docs fixes forward for the next release, rather than retroactively fixing older versions.
6570

6671
## Previewing Changes
6772

0 commit comments

Comments
 (0)