/terraform-provider-ad

Active Directory provider for HashiCorp Terraform (experimental)

Primary LanguageGoMozilla Public License 2.0MPL-2.0

Windows Active Directory (AD) provider for Terraform

Terraform logo

Status: Tech Preview Releases LICENSE Unit tests

This Windows AD provider for Terraform allows you to manage users, groups and group policies in your AD installation.

This provider is a technical preview, which means it's a community supported project. It still requires extensive testing and polishing to mature into a HashiCorp officially supported project. Please file issues generously and detail your experience while using the provider. We welcome your feedback.

Requirements

Getting Started

If this is your first time here, you can get an overview of the provider by reading our introductory blog post. Otherwise, start by downloading a copy of our latest build from the registry.

Once you have the plugin installed, review the docs folder to understand which configuration options are available. You can find examples and more in our examples folder. Don't forget to run terraform init in your Terraform configuration directory to allow Terraform to detect the provider plugin.

Contributing

We welcome your contribution. Please understand that the experimental nature of this repository means that contributing code may be a bit of a moving target. If you have an idea for an enhancement or bug fix, and want to take on the work yourself, please first create an issue so that we can discuss the implementation with you before you proceed with the work.

You can review our contribution guide to begin. You can also check out our frequently asked questions.