Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 757 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 757 Bytes

Terraform Provider for Confluence

User Documentation

Requirements

Build and install the provider

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

$ 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