Skip to content

ghostinthewires/terraform-azurerm-ad-join

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azurerm-ad-join

This module quickly joins a VM to an existing Active Directory Domain using a Virtual Machine Extension in Terraform (using the azurerm_virtual_machine_extension resource).

Running this Example

Initialize the modules (and download the Azure Provider) by running terraform init:

$ terraform init

In order to run this example you'll need some kind of credentials configured - either a Service Principal or to be logged into the Azure CLI. You can find out more about this on the Azure Provider overview page

Once you've initialized the Provider - you can run the sample by running:

$ terraform apply

Authors

Originally created by ghostinthewires

About

This module quickly joins a VM to an existing Active Directory Domain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages