terraform-provider-openstack

Terraform OpenStack provider

  • 所有者: hashicorp/terraform-provider-openstack
  • 平台:
  • 許可證: Mozilla Public License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Terraform OpenStack Provider

Maintainers

This provider plugin is maintained by:

Requirements

  • Terraform 0.12.x
  • Go 1.12 (to build the provider plugin)

Building The Provider

Clone repository to: $GOPATH/src/github.com/terraform-providers/terraform-provider-openstack

$ mkdir -p $GOPATH/src/github.com/terraform-providers; cd $GOPATH/src/github.com/terraform-providers
$ git clone https://github.com/terraform-providers/terraform-provider-openstack

Enter the provider directory and build the provider

$ cd $GOPATH/src/github.com/terraform-providers/terraform-provider-openstack
$ make build

Using the provider

Please see the documentation at terraform.io.

Or you can browse the documentation within this repo here.

Developing the Provider

If you wish to work on the provider, you'll first need Go installed on your machine (version 1.12+ is required). You'll also need to correctly setup a GOPATH, as well as adding $GOPATH/bin to your $PATH.

To compile the provider, run make build. This will build the provider and put the provider binary in the $GOPATH/bin directory.

$ make build
...
$ $GOPATH/bin/terraform-provider-openstack
...

For further details on how to work on this provider, please see the Testing and Development documentation.

Thank You

We'd like to extend special thanks and appreciation to the following:

OpenLab

OpenLab is providing a full CI environment to test each PR and merge for a variety of OpenStack releases.

VEXXHOST

VEXXHOST is providing their services to assist with the development and testing of this provider.

主要指標

概覽
名稱與所有者hashicorp/terraform-provider-openstack
主編程語言Go
編程語言Makefile (語言數: 5)
平台
許可證Mozilla Public License 2.0
所有者活动
創建於2020-09-11 17:58:56
推送於2020-09-11 12:34:51
最后一次提交2020-09-11 15:34:50
發布數39
最新版本名稱v1.31.0 (發布於 2020-08-28 21:55:09)
第一版名稱v0.1.0 (發布於 2017-06-21 14:15:37)
用户参与
星數2
關注者數2
派生數9
提交數1.9k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?