Releases: authlete/terraform-provider-authlete
Releases · authlete/terraform-provider-authlete
v1.3.6
This version introduce the environment variable AUTHLETE_TLS_INSECURE to disable TLS verification.
Full Changelog: v1.3.4...v1.3.6
v1.3.4
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
Add: Use id and client alias id defined in terraform files.
v1.3.3
v1.3.2
v1.3.1
What's Changed
- Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #91
- Fix client update by @dcreado in #93
Full Changelog: v1.3.0...v1.3.1
v1.3.0
This version changes the internal data structure to handle collection…
v1.2.1
upgrade terraform sdk to the latest upgrade the github releaser to the 3.1.0
v1.2.0
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
What's Changed
- Introduce PEM support on Client and Service
- fix the
dcr_scope_used_as_requestable
andignore_port_loopback_redirect
Service resource attribute handling - upgrade og the terraform-plugin-log
Full Changelog: v1.0.1...v1.1.0