Skip to content

Manage AD OUs in Microsoft AD using the KopiCloud AD API Terraform Provider

Notifications You must be signed in to change notification settings

KopiCloud-AD-API/terraform-kopicloud-ad-api-ou

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manage AD OUs in Microsoft AD using the KopiCloud AD API Terraform Provider

Terraform KopiCloud_AD_API

Code creates:

  • ou-create.tf --> Create an OU
  • ou-list.tf --> List of Existing OUs

How to use this code:

  • Generate an authentication token in the KopiCloud AD API portal
  • Update the file terraform.tfvars to adjust the authentication to your environment

How to deploy the code:

  1. Clone the repo
  2. Update variables to your environment
  3. Execute "terraform init"
  4. Execute "terraform apply"

References:

Releases

No releases published

Packages

No packages published

Languages