Skip to content

Commit

Permalink
Merge pull request #11 from NetApp/kerenNewTF
Browse files Browse the repository at this point in the history
fixed main README
  • Loading branch information
kerentraht authored Jan 15, 2024
2 parents fc9d25d + f1ef9d2 commit d4a45fc
Showing 1 changed file with 1 addition and 56 deletions.
57 changes: 1 addition & 56 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This GitHub repository contains comprehensive code samples and automation scripts for FSx for Netapp ONTAP operations, promoting the use of Infrastructure as Code (IAC) tools and encouraging developers to extend the product's functionalities through code.

## Table of Contents
* [FSxN deployment using Terraform](/terraform_deployment)
* [FSxN deployment using Terraform](/Terraform_samples/terraform_deployment)


## Author Information
Expand All @@ -18,58 +18,3 @@ You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http:/
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied.

See the License for the specific language governing permissions and limitations under the License.


<!-- BEGIN_TF_DOCS -->

## Table of Contents
* [Introduction](#introduction)
* [Prerequisites](#prerequisites)
* [Getting Started](#getting-started)
* [Usage Examples](#usage-examples)
* [Author Information](#author-information)
* [License](#license)

## Introduction

<< place your description here >>

##Prerequisites

### Providers

No providers.

### Repository Overview

### Inputs

No inputs.

### Outputs

No outputs.

## Getting Started

<< place your instructions here >>

## Usage Examples

<< place your examples here >>

## Author Information

This repository is maintained by the contributors listed on [GitHub](https://github.com/NetApp/FSxN-Samples/graphs/contributors).

## License

Licensed under the Apache License, Version 2.0 (the "License").

You may obtain a copy of the License at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an _"AS IS"_ basis, without WARRANTIES or conditions of any kind, either express or implied.

See the License for the specific language governing permissions and limitations under the License.

<!-- END_TF_DOCS -->

0 comments on commit d4a45fc

Please sign in to comment.