An open API service indexing awesome lists of open source software.

https://github.com/chesshacker/terraform-provider-confluence

Terraform Provider for Confluence
https://github.com/chesshacker/terraform-provider-confluence

confluence terraform terraform-provider

Last synced: 6 months ago
JSON representation

Terraform Provider for Confluence

Awesome Lists containing this project

README

          

![](https://github.com/chesshacker/terraform-provider-confluence/workflows/Build%20and%20Test/badge.svg)

# Terraform Provider for Confluence

[User Documentation](https://chesshacker.github.io/terraform-provider-confluence/)

## Requirements

- [Terraform](https://www.terraform.io/downloads.html)
- [Go](https://golang.org/doc/install)

## Build and install the provider

Clone this repository, enter the provider directory, build and install the provider:

```sh
$ git clone https://github.com/chesshacker/terraform-provider-confluence.git
$ cd terraform-provider-confluence
$ make install
```

## Contributing

Contributions are welcome! Please read the contribution guidelines [Contributing to Terraform - Confluence Provider](.github/CONTRIBUTING.md)