Releases: Ouest-France/terraform-provider-ldap
Releases · Ouest-France/terraform-provider-ldap
v0.8.2
- Adds support to query the mail attribute of a user #72 (thanks @disco-stu)
- Add managedBy attribute support #73
v0.8.1
- Fix group_type read and add support to set group_type on ldap_group resource creation #59
v0.8.0
- Add scope argument to ldap_group datasource to allow recursive search #57
v0.7.9
- Upgrade Goreleaser to build for Apple M1 #53
- Fix build Go 1.18 #54
- Add terraform-registry-manifest.json #55
v0.7.6
- Add paging to member attribute on group read #49
v0.7.5
- Fix regression on datasource ldap_user where name was set as required #42
v0.7.2
- Add bounds check on group read #28
- Upgrade tf plugin sdk to v2.7.0 #27
- Upgrade CI to go 1.17 #26
- Bump github.com/go-ldap/ldap/v3 from 3.3.0 to 3.4.1 #25