Skip to content

Releases: authlete/terraform-provider-authlete

v1.0.1

09 Jul 20:02
v1.0.1
Compare
Choose a tag to compare

this version is stable version of the Terraform provider for Authlete with the features:
Authlete service support via authlete_service resource type.
Key features:

  • provision, update, and destroy operations
  • import existing services on Authlete
  • JWK generating RSA and EC private keys

OAuth client support via authlete_client resource type.
Key features:

  • provision, update, and destroy operations
  • import existing clients from Authlete
  • clients can be defined per services

v0.6.1

09 Jul 15:29
v0.6.1
Compare
Choose a tag to compare
version 0.6.1

s

v0.6.0

09 Jul 14:18
v0.6.0
Compare
Choose a tag to compare

This release migrates to openapi-for-go 1.0.0 and rename the client attributes related to api key and secret

v0.5.2

27 May 20:24
v0.5.2
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

This release update the Terraform to latest Authlete go client

v0.5.1

27 May 03:35
7f44787
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Revert breaking change that required Authlete API server to include a /api at the end.

v0.4.0

12 May 12:44
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
introduce default value for api_server

v0.3.0

28 Mar 13:19
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Fix syntax