Skip to content

[Suggestion] Require documentation of the terraform modules included in each corral package template #7

@git-ival

Description

@git-ival

Ideally each corral package template would include a README.md with some information on what it does/provides + documentation on all the terraform.

Some easy options include:

  • Using terraform-docs to auto-generate the README content (minus any specific description of how the corral works)
  • (More involved) Include pre-commit + pre-commit-terraform configuration files that will:
    • Auto-format the terraform
    • Auto-generate the terraform READMEs
    • Here is a link to how this can be setup (we use this in the rancher2-scaling repo, version #s should be changed to latest).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions