Giter VIP home page Giter VIP logo

terraform-provider-powerstore's Introduction

Terraform Provider for PowerStore

The Terraform Provider for PowerStore is a plugin for Terraform that allows the resource management for PowerStore appliance. This provider is built by Dell Technologies CTIO (Chief Technology & Innovation Office) team. For more details on PowerStore, please refer to PowerStore Official webpage here.

For general information about Terraform, visit the official website and the GitHub project page.

Requirements

  • Terraform 0.13.x and later
  • Go 1.13.x and later (to build the provider plugin)

Installation

Note: This project uses Go modules making it safe to work with it outside of your existing GOPATH. The instructions that follow assume a directory in your home directory outside of the standard GOPATH (i.e $HOME/development/terraform-providers/).

Clone repository to: $HOME/development/terraform-providers/

$ mkdir -p $HOME/development/terraform-providers/; cd $HOME/development/terraform-providers/
$ git clone https://github.com/dell/terraform-provider-powerstore.git
...

Enter the provider directory and run go build. This will build the provider and put the provider in the $GOPATH/bin directory.

$ go build
...
$ $GOPATH/bin/terraform-provider-PowerStore
...

Documentation

The documentation for the provider resources can found here

Roadmap

Our roadmap for Terraform provider for PowerStore resources can be found here

Contributing

The Terraform PowerStore provider is open-source and community supported.

For issues, questions or feedback, join the Dell EMC Automation community.

Schema

PowerStore details required by Terraform Provider

Optional

  • host (String) Host name for the PowerStore cluster
  • username (String) PowerStore username
  • password (String, Sensitive) PowerStore password

terraform-provider-powerstore's People

Contributors

anil-degwekar avatar aswathyhemant avatar vyask2 avatar nisanthmp1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.