Skip to content

Commit ddcc7f4

Browse files
authored
[APT-1781] Add TFC/TFE integration guide (#250)
* [APT-1781] Add TFC/TFE integration guide * Add guide on using/wrapping Gruntwork modules, and clean up cross links with TFC/TFE guide. * Update _docs-sources/intro/dev-portal/link-github-id.md * Rephrase GitHub linking page and update hash correctly
1 parent 17bf6c2 commit ddcc7f4

File tree

22 files changed

+2485
-15
lines changed

22 files changed

+2485
-15
lines changed

_docs-sources/guides/build-it-yourself/index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,13 @@ The Gruntwork IaC library empowers you to construct your own bespoke architectur
4444
## Dig Into the Code
4545

4646
<Grid cols={2}>
47-
<Card title="Browse Services" href="/reference/services/intro">
47+
<Card title="Browse Gruntwork Services" href="/reference/services/intro/overview">
4848
View the API reference for our entire service catalog to learn what’s
49-
available.
49+
available out-of-the-box.
50+
</Card>
51+
<Card title="Create Your Own Services" href="/guides/working-with-code/using-modules">
52+
Learn how to wrap one or more Gruntwork modules to create modules and
53+
services that fit your needs.
5054
</Card>
5155
<Card
5256
title="View the Code in GitHub"

_docs-sources/guides/working-with-code/tfc-integration.md

Lines changed: 459 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)