Skip to content

ghostinthewires/terraform-azurerm-iis-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azurerm-iis-install

This module quickly installs IIS on an Azure VM 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 installs IIS on an Azure VM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages