Skip to content

Terraform and Ansible script to setup a Active Directory Certificate Services test environment in AWS

Notifications You must be signed in to change notification settings

phroxvs/adcs-test-evironment-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adcs-test-evironment-terraform

Terraform and Ansible script to setup a Active Directory Certificate Services test environment in AWS. Ansible script is largely based on https://github.com/d1vious/building-a-windows-dc-terraform.

Usage

  1. Install terraform (see https://learn.hashicorp.com/tutorials/terraform/install-cli) and ansible
  2. Insert your AWS access key and AWS SSH key particulars into terraform.tfvars
  3. Check that ansible/ansible.cfg is not world-writable
  4. Execute terraform init and then terraform apply
  5. Connect with RDP to the Domain Controller and have fun :-)

About

Terraform and Ansible script to setup a Active Directory Certificate Services test environment in AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages