freeCodeCamp / freeCodeCamp/devdocs

Add 'data source' and 'resource' to Terraform entries

Abierto
#2,379 1 comentario 0 reacciones 0 asignados Ver en GitHub
docs/improvement
Lenguaje dominante
Ruby
Estrellas
39.5k
Forks
2.6k
Merge medio
4 d 32 min
PR fusionados (30 d)
13

Descripción

# 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 :)

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
terraform
Área
documentation
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.