Skip to content

Releases: glesys/terraform-provider-glesys

v0.4.3

08 Sep 12:04
177ce5c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

06 Sep 09:50
baf20c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

02 Sep 13:10
a73e815
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Sep 14:05
4b47248
Compare
Choose a tag to compare

[0.4.0] - 2022-09-01

Added

Changed

  • Moved to golangci-lint for static analysis
  • Updated test and build versions of Go

v0.3.2

11 Jan 15:16
Compare
Choose a tag to compare
  • Added check for empty Object Storage Instance credentials list @norrland (#36)

v0.3.1

11 Nov 09:23
0c406b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Oct 12:56
Compare
Choose a tag to compare

[0.3.0] - 2021-10-15

Added

  • New handling of KVM templates @larsve

Changed

  • Bump Terraform SDK version
  • Fixed go test warning in makefile
  • Bump Vagrantfile box version

v0.2.0

15 Feb 08:02
3f5166b
Compare
Choose a tag to compare

[0.2.0] - 2021-02-15

Added

  • resource glesys_objectstorage_credential @xevz (#13)
  • resource glesys_objectstorage_instance @xevz (#13)
  • Acceptance testing for glesys_objectstorage_* @xevz (#13)
  • KVM servers in glesys_server now can be created with multiple users,
    and multiple keys per user. @norrland (#20)

Changed

  • Moved Makefile to GNUMakefile @xevz (#13)
  • server: Ignore case sensitivity on hostname @norrland (#22)

v0.1.0

18 Dec 14:10
Compare
Choose a tag to compare

Added

  • Initial release
  • Support for servers, dns, loadbalancers, networks,
    networkadapters.