Skip to content

Commit 76d707d

Browse files
LeahMarieBushkaitlynnefuery
authored andcommitted
chore: add comments to docs
1 parent 5ed6ecd commit 76d707d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+240
-0
lines changed

website/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Terraform Documentation
22

3+
> [!IMPORTANT]
4+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
5+
36
This directory contains the portions of [the Terraform website][terraform.io] that pertain to the Terraform CDK.
47

58
The files in this directory are intended to be used in conjunction with

website/docs/cdktf/api-reference/csharp/classes.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: CSharp Reference for Classes
33
description: CDKTF Core API Reference for Classes in CSharp.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# CSharp: Classes <a name="Classes" id="Classes"></a>

website/docs/cdktf/api-reference/csharp/constructs.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: CSharp Reference for Constructs
33
description: CDKTF Core API Reference for Constructs in CSharp.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# CSharp: Constructs <a name="Constructs" id="Constructs"></a>

website/docs/cdktf/api-reference/csharp/enums.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: CSharp Reference for Enums
33
description: CDKTF Core API Reference for Enums in CSharp.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# CSharp: Enums <a name="Enums" id="Enums"></a>

website/docs/cdktf/api-reference/csharp/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: C# API resource reference overview
33
description: Learn about the API resources available in the Terraform CDK library for C#.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
# C# API resource reference overview
710

811
The C# API reference includes the following resources:

website/docs/cdktf/api-reference/csharp/protocols.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: CSharp Reference for Protocols
33
description: CDKTF Core API Reference for Protocols in CSharp.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# CSharp: Protocols <a name="Protocols" id="Protocols"></a>

website/docs/cdktf/api-reference/csharp/structs.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: CSharp Reference for Structs
33
description: CDKTF Core API Reference for Structs in CSharp.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# CSharp: Structs <a name="Structs" id="Structs"></a>

website/docs/cdktf/api-reference/go/classes.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: Go Reference for Classes
33
description: CDKTF Core API Reference for Classes in Go.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# Go: Classes <a name="Classes" id="Classes"></a>

website/docs/cdktf/api-reference/go/constructs.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: Go Reference for Constructs
33
description: CDKTF Core API Reference for Constructs in Go.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# Go: Constructs <a name="Constructs" id="Constructs"></a>

website/docs/cdktf/api-reference/go/enums.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ page_title: Go Reference for Enums
33
description: CDKTF Core API Reference for Enums in Go.
44
---
55

6+
> [!IMPORTANT]
7+
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
8+
69
<!-- This file is generated through yarn generate-docs -->
710

811
# Go: Enums <a name="Enums" id="Enums"></a>

0 commit comments

Comments
 (0)