Skip to content

Example Terraform script for provisioning a Windows Server 2019 on AWS with WinRM to execute Powershell scripts

Notifications You must be signed in to change notification settings

nexgtech/Terraform-AWS-EC2-WinRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform-AWS-EC2-WinRM

This terraform script is used to provision windows 2019 server and execute powershell script using winrm connection.

Usage

  • Specify the AWS region, subnet id, instance type, windows user and password information to create resources into in terraform.tfvars file
  • Generate the SSH keypair and update in the variable file as default value.

About

Example Terraform script for provisioning a Windows Server 2019 on AWS with WinRM to execute Powershell scripts

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published