Releases: philips-software/terraform-provider-hsdp
v0.6.0
- NEW: hsdp_metrics_autoscaler resource
- Migrate Terraform PLugin SDK
- Upgrade to Terraform 0.13.1
v0.5.5
v0.5.4
v0.5.3
v0.5.2
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
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
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
- 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
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.