GithubHelp home page GithubHelp logo

hpaskalev / terraform-provider-consul Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hashicorp/terraform-provider-consul

0.0 0.0 0.0 11.69 MB

Terraform Consul provider

Home Page: https://www.terraform.io/docs/providers/consul/

License: Mozilla Public License 2.0

Shell 0.31% Go 99.20% Makefile 0.19% HCL 0.29%

terraform-provider-consul's Introduction

Consul logo Consul Terraform Provider

Discuss Gitter chat

Maintainers

This provider plugin is maintained by the Consul team at HashiCorp.

Compatibility

The Consul Terraform provider uses features of the latest version of Consul. Some resources may not be supported by older versions of Consul.

The known compatibility between this provider and Consul is:

Terraform provider version Consul version
2.15.0 >= 1.11.0
2.14.0 >= 1.10.0
2.13.0 >= 1.10.0

Requirements

Building The Provider

  1. Clone the repository
  2. Enter the repository directory
  3. Build the provider using the Go install command:
go install

Developing the Provider

If you wish to work on the provider, you'll first need Go installed on your machine (see Requirements above).

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

Running the tests

In order to test the provider, you can simply run make test.

make test

In order to run the full suite of Acceptance tests, run make testacc. This should be performed before merging or opening pull requests.

The acceptance test will automatically look for a consul binary in the computer to start a development server. The binary used by the acceptance tests can be specified by setting the CONSUL_TEST_BINARY environment variable.

make testacc

Documentation

Full, comprehensive documentation is available on the Terraform Registry:

https://registry.terraform.io/providers/hashicorp/consul/latest/docs

If you wish to contribute to the documentation, the source can be found in this repository under website/docs/. To preview documentation changes prior to submitting a pull request, please use the Terraform Registry's doc preview tool.

terraform-provider-consul's People

Contributors

remilapeyre avatar pearkes avatar sean- avatar armon avatar grubernaut avatar maxenglander avatar apparentlymart avatar stack72 avatar radeksimko avatar appilon avatar blake avatar vancluever avatar lawliet89 avatar dependabot[bot] avatar greut avatar mitchellh avatar absolutelightning avatar jamtur01 avatar mdeggies avatar natefaerber avatar ryanuber avatar hashicorp-copywrite[bot] avatar borgified avatar paultyng avatar randomswdev avatar sethvargo avatar roncodingenthusiast avatar phinze avatar mkeeler avatar mongey 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.