defenseunicorns/terraform-aws-tfstate-backend

Add Documentation

Closed this issue · 1 comments

As a user of this module, I want a sufficient level of documentation so that I know how to use it

Acceptance Criteria:

Needed to meet the documentation guidelines:

  • The module has a README.md that includes:
    • A description of the module
    • A Getting Started section
    • A list of required providers and their version constraint
    • A list of each module that this module consumes, with source and version
    • A list of the resources that the module creates
    • A list of the inputs with name, description, type, and default value
    • A list of the outputs with name and description
  • The module has at least one example