Skip to content

sircompo/terraform-provider-ad

 
 

Repository files navigation

Terraform logo

Terraform Provider for Windows Active Directory (AD)

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.

By using the software in this repository (the AD provider), you acknowledge that:

  • The AD provider is still in development, may change, and has not been released as a commercial product by HashiCorp and is not currently supported in any way by HashiCorp.
  • The AD provider is provided on an "as-is" basis, and may include bugs, errors, or other issues.
  • The AD provider is NOT INTENDED FOR PRODUCTION USE, use of the Software may result in unexpected results, loss of data, or other unexpected results, and HashiCorp disclaims any and all liability resulting from use of the AD provider.
  • HashiCorp reserves all rights to make all decisions about the features, functionality and commercial release (or non-release) of the AD provider, at any time and without any obligation or liability whatsoever.

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.

About

Active Directory provider for HashiCorp Terraform (experimental)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.9%
  • Shell 1.6%
  • Makefile 1.4%
  • HCL 0.1%