libre-devops / terraform-azurerm-powershell-dsc-test

A module used to test PowerShell DSC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#

Requirements

No requirements.

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

Name Description Type Default Required
location The location for this resource to be put in string n/a yes
name The name of the VNet gateway string n/a yes
rg_name The name of the resource group, this module does not create a resource group, it is expecting the value of a resource group already exists string n/a yes
tags A map of the tags to use on the resources that are deployed with this module. map(string) n/a yes

Outputs

No outputs.

About

A module used to test PowerShell DSC

License:MIT License


Languages

Language:PowerShell 98.3%Language:HCL 1.7%