freeCodeCamp / freeCodeCamp/devdocs

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

Open
#2,379 1 comment 0 reactions 0 assignees View on GitHub
docs/improvement
Dominant language
Ruby
Stars
39.5k
Forks
2.6k
Avg merge
4d 32m
Merged PRs (30d)
13

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.