Skip to content

just1not2/terraform-provider-haproxy

Repository files navigation

HAProxy Terraform Provider

The HAproxy Terraform provider helps the management of HAProxy resources on Terraform. It interacts with HAProxy controllers via the Data Plane API.

Terraform version compatibility

This collection has been tested against following Terraform versions: >=0.14.

Included content

Data Sources

Name Description
haproxy_frontend Fetches information about a HAProxy frontend

Resources

Name Description
haproxy_frontend Manages a HAProxy frontend

Installing this provider

You can install this provider by cloning this repository and replacing the GNUmakefile template with your architecture information. You can then create build the provider:

make install

Using this provider

In order to use this provider, the Data Plane API must be installed on your controller. For more information about the installation, check the official guide.

See Also

Contributing to this collection

This provider started as personal project, but I welcome community contributions to this provider. If you find problems, please open an issue or create a PR against the HAProxy provider repository.

You can also reach me by email at [email protected].

Licensing

Mozilla Public License Version 2.0.

See LICENSE to see the full text.

About

A Terraform provider for HAProxy using the Data Plane API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages