Skip to content

Releases: DrFaust92/terraform-provider-confluence

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:36
1b1b6b5
v0.3.0

v0.2.1

Choose a tag to compare

@DrFaust92 DrFaust92 released this 29 Sep 04:59

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@DrFaust92 DrFaust92 released this 29 Sep 04:59

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@DrFaust92 DrFaust92 released this 06 Feb 17:44
d3064c9

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

Choose a tag to compare

@DrFaust92 DrFaust92 released this 06 Oct 07:00
7abe395

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@DrFaust92 DrFaust92 released this 01 Oct 16:56
924ce19

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@DrFaust92 DrFaust92 released this 16 Sep 12:18
refresh gh action config

v0.0.2

Choose a tag to compare

@DrFaust92 DrFaust92 released this 16 Sep 11:58

Changelog

82a4113 Fix docs environment variable names
7950f50 Add release automation
e15192f Update mkdocs requirements.txt
393d0cb Add attachment docs and example
0cb2f50 Get attachment data and refactor test helpers
ed0dd6e Add version to installed binary
cfb387e Update url in changelog-links.sh
dea1d16 Fix error handling in formBytesBuffer
a0fcd48 Fix create and delete attachment
4605e61 Add multi-part form data methods
3a0e8e7 Add test for resource_attachment
dc3033c Add workflow status badge to README
dfe6357 Fix resource_attachment field name
c0eedc8 Add initial resource_attachment
ee75f7b Add initial attachment methods to client
b02f191 Update docs to include parent
8ccc615 Fix parent feature and test
43416dd Add parent
c5bc23c Add delay before update step in acceptance test
9f5c108 Use random page name
d8eed63 Fix test and enhance error messages
7a82bad Use standalone terraform SDK
aa4bab2 Refactor content from resource_content
84966c2 Add helpful resources to CONTRIBUTING
1ebdf7a Removing gogetcookie.sh
058df3f Simplify Makefile
f7ed759 Add make-test GitHub Action
5fe57ad Customize most of the provider template
054c255 Fix acceptance test
abb0565 Add GitHub action to mkdocs
3dfb609 Use revive to lint code and refactor
ef63c25 Add local basic MkDocs
f967ae1 Follow terraform provider template
f1e41b1 Change license to MPL-2.0
90f566a Refactor Content to/from ResourceData conversion
760646b Refactor url creation
4793d58 Refactor marshalling and error checking
cedbbc6 Fix false changes on body
964d6cc Add ability to import resources
474b9a7 Use UNLICENSE
d932a95 Add initial functionality for content
6635ffb Add terraform provider skeleton
f093945 Add README and test the API
e6c8166 Initial commit