Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Releases: dodevops/terraform-provider-ldap

v0.4.0

28 Jan 12:21
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.16.0 to 0.17.0 by @dependabot in #31
  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.1 to 1.3.2 by @dependabot in #33
  • chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.26.1 to 2.27.0 by @dependabot in #32
  • chore: Set dependabot options by @dploeger in #34
  • Fix typo in "attribute". by @x4e-jonas in #35
  • feat: Adds Logging and uses replace instead of delete/add by @dploeger in #39

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

26 Jun 06:34
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 by @dependabot in #29
  • chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4 by @dependabot in #28
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 by @dependabot in #30
  • Add ldap_search data source by @zanecodes in #10

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Jun 07:04
Compare
Choose a tag to compare

What's Changed

  • Add optional additional_attributes attribute to ldap_object data source by @zanecodes in #7

New Contributors

Full Changelog: v0.1.3...v0.2.0

v0.1.3

22 Feb 21:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Feb 07:15
942e7b5
Compare
Choose a tag to compare

What's Changed

v0.1.1

21 Feb 21:16
Compare
Choose a tag to compare

fix: Missing returns

Could've lead to invalid resources in the state

v0.1.0

21 Feb 18:35
Compare
Choose a tag to compare

First public release