Skip to content

Releases: authlete/terraform-provider-authlete

v1.3.6

24 Apr 19:36
v1.3.6
9bc9c5e
Compare
Choose a tag to compare

This version introduce the environment variable AUTHLETE_TLS_INSECURE to disable TLS verification.

Full Changelog: v1.3.4...v1.3.6

v1.3.4

19 Apr 06:53
Compare
Choose a tag to compare
Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.25.0 to 2.26.1

Bumps [github.com/hashicorp/terraform-plugin-sdk/v2](https://github.com/hashicorp/terraform-plugin-sdk) from 2.25.0 to 2.26.1.
- [Release notes](https://github.com/hashicorp/terraform-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-plugin-sdk/compare/v2.25.0...v2.26.1)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-plugin-sdk/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.3.5

21 Apr 10:48
Compare
Choose a tag to compare
Add:

Use id and client alias id defined in terraform files.

v1.3.3

16 Feb 23:52
v1.3.3
Compare
Choose a tag to compare

This version upgrade dependencies and introduce the support for openid_dropped_on_refresh_without_offline_access Service attribute.

v1.3.2

10 Jan 09:03
v1.3.2
Compare
Choose a tag to compare

This release address different issues on client updating process on the provider

v1.3.1

06 Jan 18:23
v1.3.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

06 Dec 20:40
v1.3.0
Compare
Choose a tag to compare
This version changes the internal data structure to handle collection…

v1.2.1

01 Sep 14:59
v1.2.1
Compare
Choose a tag to compare
upgrade terraform sdk to the latest

upgrade the github releaser to the 3.1.0

v1.2.0

01 Sep 14:50
v1.2.0
41722cc
Compare
Choose a tag to compare
Upgrade go to 1.18

Introduce dcr_duplicate_software_id_blocked attribute on Service resource
Upgrade authlete client to 1.1.0
Upgrade plugin sdk to 2.19
Upgrade releaser action

v1.1.0

18 Jul 18:50
v1.1.0
ef5df34
Compare
Choose a tag to compare

What's Changed

  • Introduce PEM support on Client and Service
  • fix the dcr_scope_used_as_requestable and ignore_port_loopback_redirect Service resource attribute handling
  • upgrade og the terraform-plugin-log

Full Changelog: v1.0.1...v1.1.0