github hashicorp/terraform-provider-boundary v1.1.8

latest releases: v1.1.15, v1.1.14, v1.1.13...
15 months ago

Canonical reference for changes, improvements, and bugfixes for the Boundary Terraform provider.

1.1.8 (June 13, 2023)

New and Improved

  • Add support for target default client port
    (PR)
  • Add support for using ldap primary auth method
    (PR)

Deprecations/Changes

  • Deprecate password_auth_method_login_name & password_auth_method_password for Terraform Provider.
    password_auth_method_login_name & password_auth_method_password fields have been set to deprecated
    with a recommendation to use auth_method_login_name & auth_method_password fields instead.
    (PR)
  • Deprecate type field for boundary_account_password
    (PR)
  • Deprecate type field for boundary_account_ldap
    (PR)

Don't miss a new terraform-provider-boundary release

NewReleases is sending notifications on new releases.