Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { CardList } from "/src/components/CardGroup"

This guide was last updated on 6th September 2021, and it covers CIS 1.4.0 Benchmark recommendations. We aim to keep
it up to date with our infrastructure-as-code modules with the latest CIS Benchmark that has been released.
If you need to access older versions, please [get in touch](/guides/support) with us.
If you need to access older versions, please [get in touch](/support) with us.

:::

Expand Down
2 changes: 1 addition & 1 deletion _docs-sources/guides/build-it-yourself/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Grid from "/src/components/Grid"

# Build Your Own Architecture

The Gruntwork IaC library empowers you to construct your own bespoke architecture in record time. By mix-and-matching our modules and services you can quickly define a custom architecture to suit your needs, all with the confidence of having world-class, battle-tested code running under the hood. This series of guides aims to teach you how to configure and deploy some of our most popular services. Additional guides will be added over time, but the principles covered extend to the rest of the IaC library. If you have trouble, don’t hesitate to ask questions via our [support channels](/guides/support).
The Gruntwork IaC library empowers you to construct your own bespoke architecture in record time. By mix-and-matching our modules and services you can quickly define a custom architecture to suit your needs, all with the confidence of having world-class, battle-tested code running under the hood. This series of guides aims to teach you how to configure and deploy some of our most popular services. Additional guides will be added over time, but the principles covered extend to the rest of the IaC library. If you have trouble, don’t hesitate to ask questions via our [support channels](/support).

## Follow Our Deployment Guides

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ And that’s all, fellow Gruntworkers.

This guide is meant to help you get your AWS infrastructure from CIS 1.3.0 to CIS 1.4.0 using our dedicated and up-to-date modules. While we try to automate as much as possible, some of the steps are still manual. We hope that the guide above clearly details what needs to be done, and how.

If you’ve got any feedback or you think something’s missing from the guide, please get in touch via one of the [support options](../../../support.mdx).
If you’ve got any feedback or you think something’s missing from the guide, please get in touch via one of the [support options](/support).
4 changes: 2 additions & 2 deletions _docs-sources/intro/overview/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ A team of experienced Gruntwork engineers who help you achieve success using Gru

Gruntwork offers basic and paid support options:

- **[Community support](/guides/support#get-support).** Get help via a [Gruntwork Community Slack](https://gruntwork-community.slack.com/archives/CHH9Y3Z62) and our [Knowledge Base](https://github.com/gruntwork-io/knowledge-base/discussions).
- **[Paid support](/guides/support#paid-support-tiers).** Get help via email, a private Slack channel, or scheduled Zoom calls, with response times backed by SLAs.
- **[Community support](/support#get-support).** Get help via a [Gruntwork Community Slack](https://gruntwork-community.slack.com/archives/CHH9Y3Z62) and our [Knowledge Base](https://github.com/gruntwork-io/knowledge-base/discussions).
- **[Paid support](/support#paid-support-tiers).** Get help via email, a private Slack channel, or scheduled Zoom calls, with response times backed by SLAs.

## What you provide

Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions docs/guides/build-it-yourself/achieve-compliance/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { CardList } from "/src/components/CardGroup"

This guide was last updated on 6th September 2021, and it covers CIS 1.4.0 Benchmark recommendations. We aim to keep
it up to date with our infrastructure-as-code modules with the latest CIS Benchmark that has been released.
If you need to access older versions, please [get in touch](/guides/support) with us.
If you need to access older versions, please [get in touch](/support) with us.

:::

Expand Down Expand Up @@ -69,5 +69,5 @@ walkthrough.


<!-- ##DOCS-SOURCER-START
{"sourcePlugin":"local-copier","hash":"f735722cc21c3e250996429eb3b3e404"}
{"sourcePlugin":"local-copier","hash":"ad41a4a60d33f97c8b859e17562bef13"}
##DOCS-SOURCER-END -->
4 changes: 2 additions & 2 deletions docs/guides/build-it-yourself/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Grid from "/src/components/Grid"

# Build Your Own Architecture

The Gruntwork IaC library empowers you to construct your own bespoke architecture in record time. By mix-and-matching our modules and services you can quickly define a custom architecture to suit your needs, all with the confidence of having world-class, battle-tested code running under the hood. This series of guides aims to teach you how to configure and deploy some of our most popular services. Additional guides will be added over time, but the principles covered extend to the rest of the IaC library. If you have trouble, don’t hesitate to ask questions via our [support channels](/guides/support).
The Gruntwork IaC library empowers you to construct your own bespoke architecture in record time. By mix-and-matching our modules and services you can quickly define a custom architecture to suit your needs, all with the confidence of having world-class, battle-tested code running under the hood. This series of guides aims to teach you how to configure and deploy some of our most popular services. Additional guides will be added over time, but the principles covered extend to the rest of the IaC library. If you have trouble, don’t hesitate to ask questions via our [support channels](/support).

## Follow Our Deployment Guides

Expand Down Expand Up @@ -59,5 +59,5 @@ The Gruntwork IaC library empowers you to construct your own bespoke architectur


<!-- ##DOCS-SOURCER-START
{"sourcePlugin":"local-copier","hash":"8d722de87a83f4c7d1d73aef0a93e425"}
{"sourcePlugin":"local-copier","hash":"5e79f6a223dbef4be5d2ed56eb80a6b3"}
##DOCS-SOURCER-END -->
4 changes: 2 additions & 2 deletions docs/guides/stay-up-to-date/cis/cis-1.4.0/finally.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ And that’s all, fellow Gruntworkers.

This guide is meant to help you get your AWS infrastructure from CIS 1.3.0 to CIS 1.4.0 using our dedicated and up-to-date modules. While we try to automate as much as possible, some of the steps are still manual. We hope that the guide above clearly details what needs to be done, and how.

If you’ve got any feedback or you think something’s missing from the guide, please get in touch via one of the [support options](../../../support.mdx).
If you’ve got any feedback or you think something’s missing from the guide, please get in touch via one of the [support options](/support).


<!-- ##DOCS-SOURCER-START
{"sourcePlugin":"local-copier","hash":"fc0e11f55277352da621976d3d7f4967"}
{"sourcePlugin":"local-copier","hash":"0467d5d25c74d981f3263fbe92df4204"}
##DOCS-SOURCER-END -->
6 changes: 3 additions & 3 deletions docs/intro/overview/how-it-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ A team of experienced Gruntwork engineers who help you achieve success using Gru

Gruntwork offers basic and paid support options:

- **[Community support](/guides/support#get-support).** Get help via a [Gruntwork Community Slack](https://gruntwork-community.slack.com/archives/CHH9Y3Z62) and our [Knowledge Base](https://github.com/gruntwork-io/knowledge-base/discussions).
- **[Paid support](/guides/support#paid-support-tiers).** Get help via email, a private Slack channel, or scheduled Zoom calls, with response times backed by SLAs.
- **[Community support](/support#get-support).** Get help via a [Gruntwork Community Slack](https://gruntwork-community.slack.com/archives/CHH9Y3Z62) and our [Knowledge Base](https://github.com/gruntwork-io/knowledge-base/discussions).
- **[Paid support](/support#paid-support-tiers).** Get help via email, a private Slack channel, or scheduled Zoom calls, with response times backed by SLAs.

## What you provide

Expand All @@ -55,5 +55,5 @@ Gruntwork products strike a balance between opinionatedness and configurability.


<!-- ##DOCS-SOURCER-START
{"sourcePlugin":"local-copier","hash":"e551d32e89b0dc5fadeb1fa25b7d0f0a"}
{"sourcePlugin":"local-copier","hash":"5e1666e99b474793677917da45890adc"}
##DOCS-SOURCER-END -->
File renamed without changes.
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ const config = {
position: "right",
},
{
href: "/guides/support",
href: "/support",
label: "Support",
position: "right",
},
Expand All @@ -129,7 +129,7 @@ const config = {
label: "Knowledge Base",
},
{
href: "/guides/support",
href: "/support",
label: "Support",
},
{
Expand Down Expand Up @@ -202,7 +202,7 @@ const config = {
},
{
label: "Support",
href: "/guides/support",
href: "/support",
},
],
},
Expand Down