From 383dd43738e0ccc48fddc94031a3fe3a6f024b65 Mon Sep 17 00:00:00 2001 From: Keren Trajtenberg Date: Sun, 21 Jan 2024 16:44:36 +0200 Subject: [PATCH] Modified README and format --- .terraform-docs.yml | 7 ++++--- Terraform/delpoy-fsx-ontap/README.md | 3 +-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.terraform-docs.yml b/.terraform-docs.yml index 1cad920..b8a9a6d 100644 --- a/.terraform-docs.yml +++ b/.terraform-docs.yml @@ -44,6 +44,7 @@ content: | * [Introduction](#introduction) * [Prerequisites](#prerequisites) * [Usage](#usage) + * [Repository Overview](#repository-overview) * [Author Information](#author-information) * [License](#license) @@ -53,13 +54,13 @@ content: | {{ .Providers}} - ### Repository Overview + ## Usage + + ## Repository Overview {{ .Inputs }} {{ .Outputs }} - - ## Usage ## Author Information diff --git a/Terraform/delpoy-fsx-ontap/README.md b/Terraform/delpoy-fsx-ontap/README.md index 6d1c07f..243732f 100644 --- a/Terraform/delpoy-fsx-ontap/README.md +++ b/Terraform/delpoy-fsx-ontap/README.md @@ -7,6 +7,7 @@ Follow the instructions below to use this sample in your own environment. * [Introduction](#introduction) * [Prerequisites](#prerequisites) * [Usage](#usage) +* [Repository Overview](#repository-overview) * [Author Information](#author-information) * [License](#license) @@ -104,7 +105,6 @@ Running this terraform module will result the following: To list configuration data, use the [`aws configire list`](https://docs.aws.amazon.com/cli/latest/reference/configure/list.html) command. This command lists the profile, access key, secret key, and region configuration information used for the specified profile. For each configuration item, it shows the value, where the configuration value was retrieved, and the configuration variable name. - ## Usage ### Reference this module @@ -175,7 +175,6 @@ terraform apply -y ``` ## Repository Overview - ### Providers | Name | Version |