Releases: cernops/terraform-provider-ceph
Releases · cernops/terraform-provider-ceph
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Changelog
- 4ee4809 auth: add data source
- 653eac9 auth: add resource
- 96fb4be auth: add some description to resource and data source
- 0fa9dea auth: properly handle caps
- 452be9c config: add lazy connection
- 2e46f30 config: do not shutdown conn if not yet connected
- cd95566 config: refactor connection to Ceph
- 6065bf9 examples: add a simple example
- df0d40a gitlabci: add missing linux-header package in release
- a87c579 gitlabci: github: fix release job
- e35ba1f itlabci: github: install ceph for go-ceph
- 1c82205 project: add initial boilerplate
- 3513272 project: add missing goreleaser file
- eaaaa1f project: add provider config to connect to a ceph cluster
- 9e605e9 project: only build on linux because of cgo
- f2c34e9 project: only restrict further to only linux amd64 because of cgo
- fe8157f wait_online: add data source
- 8a7df0b wait_online: convert to resource to properly use retry