Giter Club home page Giter Club logo

terraform-provider-qingcloud's Introduction

terraform-qingcloud

Terraform-Qingcloud-Plugin CircleCI codebeat badge FOSSA Status

Usage

Install terraform-provider-qingcloud

To install Terraform, find the appropriate package for your system and download it. Terraform is packaged as a tgz archive.
After downloading Terraform, unzip the package.
On Linux or Mac , put the binary file to in the sub-path .terraform.d/plugins in your user's home directory. On Windows , put the binary file to in the sub-path terraform.d/plugins beneath your user's "Application Data" directory. Then put the binary file into terraform 's PATH.

Verifying the Installation

git clone https://github.com/yunify/terraform-provider-qingcloud.git
cd ./terraform-provider-qingcloud/terraform/example/init
terraform init
terraform -v

You can execute the above script . If you installed the provider correctly, you should see output similar to the one below .

Terraform v0.11.1
+ provider.qingcloud (v1.1)

Finish Resource:

  • Instance
  • Volume
  • Vxnet
  • Router(Deprecated,Use Vpc in SDN2.0)
  • Eip
  • SecurityGroups
  • SecurityGroupRules
  • Keypairs
  • Vpc
  • Tag
  • VpcStatic
  • LoadBalancer
  • LoadBalancerListener
  • LoadBalancerBackend
  • Server Certificate
  • VPN Cert

Contributing

  1. Fork it ( https://github.com/yunify/terraform-provider-qingcloud/fork )
  2. Create your feature branch (git checkout -b new-feature)
  3. Commit your changes (git commit -asm 'Add some feature')
  4. Push to the branch (git push origin new-feature)
  5. Create a new Pull Request

Special Thanks

CuriosityChina

terraform-provider-qingcloud's People

Contributors

runzexia avatar lowstz avatar magicshui avatar theharveyz avatar nevill avatar liu2972505 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.