Skip to content

Releases: philips-software/terraform-provider-hsdp

v0.6.0

01 Sep 09:56
972b185

Choose a tag to compare

v0.5.5

13 Aug 11:34
dc496ff

Choose a tag to compare

  • Add Darwin builds
  • Update documentation

v0.5.4

13 Aug 08:55
42180d3

Choose a tag to compare

  • Add documentation

v0.5.3

12 Aug 20:26

Choose a tag to compare

  • First signed release
  • [NEW] Added data.hsdp_iam_org

v0.5.2

05 Aug 10:51
24279ae

Choose a tag to compare

Changelog

773e715 Add check
ed9c25a Add description
2350feb Add support for using service accounts
0270b2f Allow role configuration
5b6df31 Fix for default provider path on mac, and link to hashicorp docs
8e3ea5b Merge pull request #1 from npalm/doc-provider-dir
d97d3b3 Merge pull request #12 from npalm/master
24279ae Merge pull request #13 from philips-software/feature/service-account

v0.5.1

07 Jul 21:02
3ee426d

Choose a tag to compare

Changelog

97210ae Add config test
9ae99bd Add goreleaser step
5429651 Add newly supported fields to Oauth2 client resource
918c87f Add retry_max config which enables retry-able IAM client
956098c Binaries only
1a25061 Fix client update call (realms)
7c0d139 Fix execute bit
1fb6de2 Fix goreleaser config
ec46cca Fix password issue
8fb5f2c Fix state handling of hsdp_iam_client
c321aa7 Fix typo
43dcb24 Fix typo
52b3505 Force renew conflicts with this
5998bb2 Merge pull request #10 from philips-software/feature/region-environment
3ee426d Merge pull request #11 from philips-software/feature/upgrade-go-hsdp-api
8d38127 Start bundling the cloud foundry provider
c723249 Upgrade to go-hsdp-api v0.20.0
8df25db We do not want this
d22d742 add goreleaser skeleton
96a8c7b region and environment for URL autoconfiguration

v0.5.0

20 May 10:24

Choose a tag to compare

Support for HSDP Container Host resources is available!

  • NEW: hsdp_container_host
  • Migrate to Terraform Plugin SDK
  • Handle externally deleted resources
  • Upgrade to Terraform 0.12.25

v0.4.0

10 May 17:36

Choose a tag to compare

  • Switch user API to v2 (breaking change!)
  • New user login field
  • Support user deletion
  • Shared key and secret and now optional
  • Upgrade to Terraform 0.12.24
  • Support adding service identities to groups

Due to the upgrade of to the v2 IAM user API some resources have changed, specifically

v0.2.0

14 Jun 09:25
a7127e8

Choose a tag to compare

changes

  • Upgrade to Terraform 0.12.1

notice

This release upgrades to Terraform 0.12.1 which is a major release compared to the previous 0.11.x basd one.
Please read the Terraform 0.12 upgrade notes before adopting this version of the adapter. You will most likely need to modify your Terraform scripts.

v0.1.0

24 Sep 08:49

Choose a tag to compare

  • First tagged release
  • See the CHANGELOG for details