github hashicorp/terraform-provider-ad v0.4.1

latest releases: v0.5.0, v0.4.4, v0.4.3...
4 years ago

BREAKING CHANGES:

If you are using the ad_group or ad_user datasources you will have to update some fields in your terraform configuration.

  • Resource: ad_group datasource now use the attribute group_id instead of guid. (#69)
  • Resource: ad_user datasource now use the attribute user_id instead of guid. (#69)

BUGFIXES:

  • Resource: ad_group_membership uses parameter Members instead of Member. (#68)
  • Kerberos Authentication: Kerberos now respects the protocol setting and correctly uses https when instructed, instead of always using http. (#66)

FEATURES:

  • Resource: ad_user: Added many standard attributes. (#63)
  • Resource: ad_user: Added support for custom attributes. (#73)

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

NewReleases is sending notifications on new releases.