From 4d11c1becbaef91c0466b5660a4e9df11b572599 Mon Sep 17 00:00:00 2001 From: piroux-sg Date: Tue, 2 Apr 2024 10:51:35 +0200 Subject: [PATCH] Fix titles for docs guides --- docs-templates/guides/onboarding.md | 4 ++-- docs-templates/guides/quickstart.md | 7 ++++--- docs/guides/onboarding.md | 4 ++-- docs/guides/quickstart.md | 7 ++++--- 4 files changed, 12 insertions(+), 10 deletions(-) diff --git a/docs-templates/guides/onboarding.md b/docs-templates/guides/onboarding.md index 3a6ae20..55862a0 100644 --- a/docs-templates/guides/onboarding.md +++ b/docs-templates/guides/onboarding.md @@ -1,9 +1,9 @@ --- page_title: "Team Onboarding" -subcategory: "" # Quickstart +subcategory: "" # Onboarding --- -# Team Onboarding with the StackGuardian Provider +# Team Onboarding Instructions Please refer to the onboarding examples files available at: https://github.com/StackGuardian/terraform-provider-stackguardian/blob/main/docs-guides-assets/onboarding/ diff --git a/docs-templates/guides/quickstart.md b/docs-templates/guides/quickstart.md index 6112b79..ec9a4e8 100644 --- a/docs-templates/guides/quickstart.md +++ b/docs-templates/guides/quickstart.md @@ -4,15 +4,16 @@ subcategory: "" # Quickstart --- -# Quickstart Instructions for the StackGuardian Provider +# Quickstart Instructions Those quickstart instructions lets you setup a new IaC project with the Terraform Provider for StackGuardian. ## Provider Installation -_For now, the StackGuardian Provider is not available on the Terraform Registry, -so it is necessary to add it manually on your system to be able to use it in your IaC Terraform project._ + + + A platform label, with an OS name and an architecture name, matching the system platform where you will run the terraform provider on, must be selected from the start.
Please select one among the following options: diff --git a/docs/guides/onboarding.md b/docs/guides/onboarding.md index 3a6ae20..55862a0 100644 --- a/docs/guides/onboarding.md +++ b/docs/guides/onboarding.md @@ -1,9 +1,9 @@ --- page_title: "Team Onboarding" -subcategory: "" # Quickstart +subcategory: "" # Onboarding --- -# Team Onboarding with the StackGuardian Provider +# Team Onboarding Instructions Please refer to the onboarding examples files available at: https://github.com/StackGuardian/terraform-provider-stackguardian/blob/main/docs-guides-assets/onboarding/ diff --git a/docs/guides/quickstart.md b/docs/guides/quickstart.md index 6112b79..ec9a4e8 100644 --- a/docs/guides/quickstart.md +++ b/docs/guides/quickstart.md @@ -4,15 +4,16 @@ subcategory: "" # Quickstart --- -# Quickstart Instructions for the StackGuardian Provider +# Quickstart Instructions Those quickstart instructions lets you setup a new IaC project with the Terraform Provider for StackGuardian. ## Provider Installation -_For now, the StackGuardian Provider is not available on the Terraform Registry, -so it is necessary to add it manually on your system to be able to use it in your IaC Terraform project._ + + + A platform label, with an OS name and an architecture name, matching the system platform where you will run the terraform provider on, must be selected from the start.
Please select one among the following options: