Skip to content

Commit

Permalink
refactored documentation and navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
banderson0421 authored and banderson0421 committed Nov 14, 2023
1 parent 783c9e1 commit 4d3214f
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ HOSTNAME=registry.terraform.io
NAMESPACE=terraform-providers
PKG_NAME=dsfhub
BINARY=terraform-provider-${PKG_NAME}
VERSION=1.2.18
VERSION=1.2.19
OS_ARCH=darwin_amd64

default: install
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Cloud Account - Terraform Data Source"
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Data Source - Terraform Data Source"
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Log Aggregator - Terraform Data Source"
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Secret Manager - Terraform Data Source"
description: |-
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/iam_aws_kinesis.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subcategory: ""
layout: "dsfhub"
page_title: "AWS IAM Permissions - Kinesis"
page_title: "AWS IAM - Kinesis"
description: |-
AWS IAM permissions for the DSF Agentless Gateway to access logs via AWS Kinesis Data Streams.
---
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/iam_aws_log_group.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subcategory: ""
layout: "dsfhub"
page_title: "AWS IAM Permissions - Log Groups"
page_title: "AWS IAM - Log Groups"
description: |-
AWS IAM permissions for the DSF Agentless Gateway to access logs via Cloud Watch Log Groups.
---
Expand Down
2 changes: 1 addition & 1 deletion website/docs/guides/iam_aws_secrets.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subcategory: ""
layout: "dsfhub"
page_title: "AWS IAM Permissions - Secrets"
page_title: "AWS IAM - Secrets"
description: |-
AWS IAM permissions for the DSF Agentless Gateway to access logs via AWS Secrets Manager.
---
Expand Down
4 changes: 2 additions & 2 deletions website/docs/guides/module_aws_rds_mysql.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
subcategory: "DSFHUB Database Modules"
subcategory: "Example Modules"
layout: "dsfhub"
page_title: "Module - AWS RDS MYSQL"
page_title: "Modules - AWS RDS MYSQL"
description: |-
Provides an combined example of creating an AWS RDS MYSQL database, associated option groups enabling audit logs, onboarding to the DSFHUB with IAM permissions for the DSF Agentless Gateway to access.
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Cloud Account Resource"
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Data Source Resource"
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Log Aggregator Resource"
description: |-
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
subcategory: "DSFHUB Provider Reference"
subcategory: "Provider Reference"
layout: "dsfhub"
page_title: "DSFHUB Secret Manager Resource"
description: |-
Expand Down

0 comments on commit 4d3214f

Please sign in to comment.