Skip to content

Terraform Templates to deploy and manage NetApp ONTAP Cloud environments

Notifications You must be signed in to change notification settings

exospheredata/netapp_ontap_cloud_terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Terraform Templates for ONTAP Cloud and OnCommand Cloud Manager solutions

Provides examples for deploying NetApp solutions via Terraform and using CHEF cookbook for NetApp ONTAP Cloud as provided by Exosphere Data, LLC

Table of Contents generated with DocToc

Templates

This template will deploy a single NetApp OnCommand Cloud Manager (OCCM) server into the designated AWS subnet. As part of this process, a new IAM EC2 Role will be created to provide the OCCM server with the correct credentials and access policy. Upon deploymentment, the OCCM server will create a new ONTAP Cloud for AWS system based on the sizing and design choices in the Terraform variables.

This template will deploy a single NetApp OnCommand Cloud Manager (OCCM) server into a new AWS VPC and Subnet in the designated region. As part of this process, a new IAM EC2 Role will be created to provide the OCCM server with the correct credentials and access policy. Upon deploymentment, the OCCM server will create a new ONTAP Cloud for AWS system based on the sizing and design choices in the Terraform variables.

Contribute

  • Fork it
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create new Pull Request

License & Authors

Author: Jeremy Goodrum (jeremy@exospheredata.com)

Copyright: 2017 Exosphere Data, LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    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.