freeCodeCamp / freeCodeCamp/devdocs
Add 'data source' and 'resource' to Terraform entries
- Lingua principale
- Ruby
- Stelle
- 39.5k
- Fork
- 2.6k
- Merge medio
- 4g 32m
- PR unite (30g)
- 13
Descrizione
# Feature request
## Problem Summary
when searching for Terraform resources, e.g. `aws_ecs_task_definition`, it's difficult to tell which is the 'data source' entry and which is the 'resource' entry:
this can make it significantly harder to use DevDocs for finding Terraform docs, as opposed to the official Terraform docs which denote the different resource based on a kind of 'directory' structure:
## Proposed Solution
add `(resource)` and `(data source)` suffixes to the respective listings for Terraform entries:
---
happy to create a PR to implement this! would appreciate any pointers for starting files as I haven't contributed to the repo before :)
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating how Terraform entries are generated and how their names are displayed in DevDocs. Confirm the relevant metadata distinguishes resources from data sources, then verify that the respective listings show the requested “(resource)” and “(data source)” suffixes.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- terraform
- Ambito
- documentation
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100