windows-workloads-on-aws

aws-samples/windows-workloads-on-aws/aws

Terraform Module HCL AWS

Terraform modules for deploying highly configurable Windows workloads on AWS.

Install
module "windows-workloads-on-aws" {
source = "aws-samples/windows-workloads-on-aws/aws"
version = "1.2.2"
}
plain text: /constructs/tfmod-aws-samples-windows-workloads-on-aws-aws/install.txt
⭐ Source on GitHub 📦 Registry page
README

AWS Terraform Blueprint: Windows Workloads The AWS Terraform Blueprint: Windows Workloads is a project born due to the lack of Terraform blueprints for Windows on AWS. A group of AWS Specialist Solution Architects on Windows Workloads at AWS developed these blueprints. You can use them as samples to build your own Terraform templates or deploy test environments. We were inclined to simplicity, and our code is easy to read, whether you are new to Terraform or an expert. How to use Navigate into the modules folder, where you can find each individual module that we have created. First of all, you can use a VPC module to deploy a fully functional VPC with private/public subnets, internet gateway, nat gateway, and proper routing setup. Once you deploy this module, all other modules can be deplo

Details
FrameworkTerraform Module
LanguageHCL
Version1.2.2
Cloud AWS
★ Stars35
Forks19
Total downloads11.2k
Submodules10
LicenseMIT-0
Namespaceaws-samples
Updated