freeCodeCamp / freeCodeCamp/devdocs

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

未关闭
#2,379 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
docs/improvement
主要语言
Ruby
星标
39.5k
派生
2.6k
平均合并
4 天 32 分钟
30 天内合并 PR
13

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。