-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Milestone
Description
Module version
v1.0.0
Use-cases
Documentation for the following could be improved.
- Getting Started - Code Walkthrough - Terraform Configuration
- Handling Data - Terraform Concepts
- Handling Data - Terraform Concepts - Nested Blocks
- Handling Data - Terraform Concepts - Custom Types
Attempted Solutions
N/A
Proposal
- Getting Started - Code Walkthrough - Terraform Configuration - This may give the impression that the provider developer can just create a *.tf file with the below and it'll work. Need to add further clarification or point to other documentation to mention how to wire/publish things together fully.
- Handling Data - Terraform Concepts - Might make sense to summarize that attributes set values and provide a quick table of descriptions -- leaving the nitty gritty details for the attributes page.
- Handling Data - Terraform Concepts - Nested Blocks - Can just include a quick summary here similar to the top of the blocks page, then link to that page for the rest.
- Handling Data - Terraform Concepts - Custom Types - This is a framework-defined concept and not a Terraform one, move this to its own new page.
References
bflad
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request