Skip to content

Releases: uberspace-community/terraform-provider-uberspace

v0.1.5

22 Feb 23:31
f1e2dcc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

22 Feb 22:50
1606b7a
Compare
Choose a tag to compare

What's Changed

  • chore: update .goreleaser.yml by @cugu in #14
  • fix: src_hash validation by @cugu in #15

Full Changelog: v0.1.3...v0.1.4

v0.1.3

22 Feb 22:32
2332e6c
Compare
Choose a tag to compare

What's Changed

  • docs: remove changelog by @cugu in #12
  • fix: improve config validation by @cugu in #13

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Feb 21:23
bffed38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Feb 20:12
7cb8162
Compare
Choose a tag to compare

What's Changed

  • fix: relax updates by @cugu in #8
  • fix: ci concurrency by @cugu in #9
  • build(deps): bump golang.org/x/crypto from 0.32.0 to 0.34.0 by @dependabot in #10
  • build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.13.0 to 1.14.1 by @dependabot in #7

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Feb 21:56
7262538
Compare
Choose a tag to compare

What's Changed

  • ci: lint pull requests by @cugu in #1
  • feat: init uberspace provider by @cugu in #3
  • chore: prepare v0.1.0 by @cugu in #6

New Contributors

  • @cugu made their first contribution in #1

Full Changelog: https://github.com/uberspace-community/terraform-provider-uberspace/commits/v0.1.0

v0.0.1-alpha.4

19 Feb 21:18
Compare
Choose a tag to compare
docs: add examples and cleanup README

v0.0.1-alpha.3

17 Feb 21:55
Compare
Choose a tag to compare
fix: install golangci-lint

v0.0.1-alpha.2

17 Feb 20:16
581bcef
Compare
Choose a tag to compare
Merge branch 'main' into init-uberspace