Canonical reference for changes, improvements, and bugfixes for the Boundary Terraform provider.
1.1.8 (June 13, 2023)
New and Improved
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 useauth_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)