Skip to content

docs: regenerate terraform-docs with shared config - #36

Merged
posquit0 merged 1 commit into
mainfrom
chore/regenerate-terraform-docs
Sep 14, 2026
Merged

posquit0 merged 1 commit into
mainfrom
chore/regenerate-terraform-docs

Conversation

@posquit0

Copy link
Copy Markdown
Member

Summary

Regenerate module documentation with terraform-docs using the shared .terraform-docs.yml (lockfile: false, sort.by: required), so that README.md matches the output checked by the Terraform integration CI.

Changes

  • Providers table now shows the version constraint from required_providers instead of the exact version from a local .terraform.lock.hcl.
  • Markdown table separators normalized to terraform-docs v0.24.0 output.
  • Inputs, outputs, and module entries that had drifted from the current code are refreshed where applicable.

Generated with pre-commit run terraform_docs --all-files (terraform-docs v0.24.0). Only README.md files are touched.

Regenerate module documentation with terraform-docs v0.24.0 using the shared .terraform-docs.yml (lockfile: false, sort by required), so README.md matches the output checked by the Terraform integration CI.
@github-actions github-actions Bot added size/M Medium size issue or PR. 馃捑 enterprise-organization This issue or pull request is related to enterprise-organization module. 馃捑 org-organization This issue or pull request is related to org-organization module. 馃捑 org-team This issue or pull request is related to org-team module. 馃捑 project This issue or pull request is related to project module. 馃捑 repository This issue or pull request is related to repository module. 馃捑 webhook This issue or pull request is related to webhook module. 馃捑 repository-environment This issue or pull request is related to repository-environment module. 馃捑 repository-custom-property This issue or pull request is related to repository-custom-property module. 馃捑 org-ruleset This issue or pull request is related to org-ruleset module. labels Sep 14, 2026
@posquit0
posquit0 merged commit dd7a4fb into main Sep 14, 2026
14 checks passed
@posquit0
posquit0 deleted the chore/regenerate-terraform-docs branch September 14, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

馃捑 enterprise-organization This issue or pull request is related to enterprise-organization module. 馃捑 org-organization This issue or pull request is related to org-organization module. 馃捑 org-ruleset This issue or pull request is related to org-ruleset module. 馃捑 org-team This issue or pull request is related to org-team module. 馃捑 project This issue or pull request is related to project module. 馃捑 repository This issue or pull request is related to repository module. 馃捑 repository-custom-property This issue or pull request is related to repository-custom-property module. 馃捑 repository-environment This issue or pull request is related to repository-environment module. 馃捑 webhook This issue or pull request is related to webhook module. size/M Medium size issue or PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant