Skip to content

Commit

Permalink
update guides readme.md (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
dboeke authored Sep 25, 2024
1 parent cd5a630 commit 24e31ab
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 19 deletions.
2 changes: 1 addition & 1 deletion docs/guides/configuring-guardrails/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This section provides how-to guides for common tasks.

| |
| - | -
| [Change Windows](guides/configuring-guardrails/configuring-guardrails/change-window) | Learn about Guardrails' Change Window mechanism
| [Change Windows](guides/configuring-guardrails/change-window) | Learn about Guardrails' Change Window mechanism
| [Directories](guides/configuring-guardrails/directories) | Steps to configure Directories in Guardrails
| [File](guides/configuring-guardrails/files) | Create and modify Guardrails Files for easy data reference across and environment
| [Firehose](guides/configuring-guardrails/firehose) | Create and delete Guardrails Watch notifications
Expand Down
28 changes: 10 additions & 18 deletions docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,16 @@ title: Guides

# Guides

This section provides how-to guides for common tasks.
This section provides detailed step-by-step instructions on how to use Guardrails features, organized by subject area:

| |
| - | -
| [Change Windows](guides/change-window) | Learn about Guardrails' Change Window mechanism
| [Console](guides/console) | Navigate the Guardrails Console user interface
| [Directories](guides/directories) | Steps to configure Directories in Guardrails
| [File](guides/files) | Create and modify Guardrails Files for easy data reference across and environment
| [Firehose](guides/firehose) | Create and delete Guardrails Watch notifications
| [GraphQL](guides/graphql) | Tips and Tricks for GraphQL
| [IAM](guides/iam) | Manage directories, users, and permissions
| [Importing Accounts](guides/account-imports) | Import AWS,Azure, and GCP resources into Guardrails
| [Managing Policies](guides/managing-policies) | Create, modify, and delete policy settings and exceptions
| [Network Stacks](guides/network-stack) | Use Guardrails Stacks to deploy network configurations
| [Nunjucks](guides/nunjucks) | Tips and tricks for using Nunjucks, including troubleshooting
| [Policy Packs](guides/policy-packs) | Group and manage cloud resources based on predefined Guardrails policies for streamlined governance and compliance
| [Quick Actions](guides/quick-actions) | Configuration options for Quick Actions
| [Regions](guides/regions) | Guardrails and cloud provider regions
| [Searching and Filtering](guides/searching-filtering) | Getting started with Filters in Guardrails
| [Tagging Helpers](concepts/guardrails/tagging/tagging-helpers) | Getting started with Tagging Helpers in Guardrails
| [Working with Folders](guides/working-with-folders) | Create and delete Guardrails Folders to organize your resources
| [Governing AWS](guides/aws) | Guides to import AWS accounts and configure AWS specific Guardrails features.
| [Governing Azure](guides/azure) | Guides to import AWS accounts and configure AWS specific Guardrails features.
| [Governing GCP](guides/gcp) | Guides to import AWS accounts and configure AWS specific Guardrails features.
| [Governing Kubernetes](guides/kubernetes) | Guides to import AWS accounts and configure AWS specific Guardrails features.
| [Hosting Guardrails](guides/hosting-guardrails) | How to install and maintain the Enterprise version of Turbot Guardrails running in your own AWS account.
| [Integrating ServiceNow](guides/servicenow) | How to install and manage Guardrail's ServiceNow CMDB sync functionality.
| [Configuring Guardrails](guides/configuring-guardrails) | How to setup and configure Guardrail's features.
| [Using Guardrails](guides/using-guardrails) | How to use the Guardrails web console and its key features.
| [Troubleshooting](guides/troubleshooting) | Troubleshooting guides for commonly addressed problems.

0 comments on commit 24e31ab

Please sign in to comment.