Skip to content

Releases: ans-group/terraform-provider-ecloud

v2.9.7

04 Sep 07:56
07d0b74
Compare
Choose a tag to compare

Changelog

  • 470ac6a Make name computed
  • 70ea5c1 Make volume_iops optional
  • 07d0b74 Merge pull request #51 from ans-group/0x4c6565-patch-1

v2.9.6

19 Jul 15:23
8b70cb9
Compare
Choose a tag to compare

Changelog

  • 2157c19 Merge branch 'master' of github.com:ans-group/terraform-provider-ecloud into volumes-computed-iops
  • 0d8fd5c Merge pull request #49 from ans-group/instance-encryption
  • 8b70cb9 Merge pull request #50 from ans-group/volumes-computed-iops
  • bfdd62e add docs
  • d4a41c9 add ecloud_iops datasource, remove validation func from instance iops
  • cf2480b bump sdk-go to v1.16.5
  • e8202df support instance encryption
  • d209b52 tidy

v2.9.5

17 May 08:09
5bbe811
Compare
Choose a tag to compare

Changelog

  • 5bbe811 Merge pull request #48 from ans-group/0x4c6565-patch-1
  • 0e4f218 Update resource_ipaddress.go

v2.9.4

05 Apr 09:16
5bbe811
Compare
Choose a tag to compare

Changelog

  • 5bbe811 Merge pull request #48 from ans-group/0x4c6565-patch-1
  • 0e4f218 Update resource_ipaddress.go

v2.9.3

23 Mar 15:00
483c539
Compare
Choose a tag to compare

Changelog

  • 483c539 Merge pull request #47 from ans-group/share-volume-fix
  • 3a0a0d2 set isShared in createVolumeRequest

v2.9.2

10 Mar 11:18
304813b
Compare
Choose a tag to compare

Changelog

  • 249bcfa Merge pull request #41 from ans-group/Overglazed-update-doc
  • 82de779 Merge pull request #45 from ans-group/volumes-computed-iops
  • 304813b Merge pull request #46 from ans-group/instance-timeouts
  • fd9d78a Update README.md
  • c3f31bb Update index.md
  • 61dfa23 allow IOPS to be computed
  • da59c23 increase instance create timeout to 30m

v2.9.1

02 Dec 11:13
c390101
Compare
Choose a tag to compare

Changelog

  • c390101 Merge pull request #40 from ans-group/instance-custom-ip
  • 4a2f2be Update README.md
  • 1908f12 Update README.md
  • 2227167 add ip_address attribute to docs
  • c240975 allow IP to be specified for instances

v2.9.0

01 Dec 13:54
6e4ae3e
Compare
Choose a tag to compare

Changelog

v2.8.1

26 Oct 08:56
Compare
Choose a tag to compare

Changelog

v2.8.0

26 Oct 08:50
9de729e
Compare
Choose a tag to compare

Changelog

  • 9de729e Merge pull request #37 from ans-group/ecloud-natoverloadrules
  • 2f226a8 add NAT overload rule datasource+resource
  • 6023e21 fix acc tests
  • db05c1c rename UKF_ prefix

Important notes

This release implements a breaking change for the environment variables used by the provider. All variables will need their prefix updating from UKF_ to ANS_ prior to updating to this release