Skip to content

Commit

Permalink
Merge pull request #23 from NetApp/kerenNewTF
Browse files Browse the repository at this point in the history
Modified README and format
  • Loading branch information
kerentraht authored Jan 21, 2024
2 parents 1ef3b19 + 383dd43 commit 49b821f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
7 changes: 4 additions & 3 deletions .terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ content: |
* [Introduction](#introduction)
* [Prerequisites](#prerequisites)
* [Usage](#usage)
* [Repository Overview](#repository-overview)
* [Author Information](#author-information)
* [License](#license)
Expand All @@ -53,13 +54,13 @@ content: |
{{ .Providers}}
### Repository Overview
## Usage
## Repository Overview
{{ .Inputs }}
{{ .Outputs }}
## Usage
## Author Information
Expand Down
3 changes: 1 addition & 2 deletions Terraform/delpoy-fsx-ontap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -175,7 +175,6 @@ terraform apply -y
```

## Repository Overview

### Providers

| Name | Version |
Expand Down

0 comments on commit 49b821f

Please sign in to comment.