hashicorp / terraform-azurerm-vault

A Terraform Module for how to run Vault on AzureRM using Terraform and Packer
Apache License 2.0
52 stars 66 forks source link

Many of the links are broken #5

Open kmcquade opened 6 years ago

kmcquade commented 6 years ago

Examples: https://github.com/hashicorp/terraform-azurerm-consul/tree/master/modules/vault-cluster#how-do-you-use-the-vault-cluster https://github.com/hashicorp/terraform-azurerm-consul/tree/master/examples/vault-consul-image

Looks like they mean to refer to vault, rather than consul. Example of what it should be:

https://github.com/hashicorp/terraform-azurerm-vault/tree/master/examples/vault-consul-image

pixelicous commented 6 years ago

It's because that this module is a direct copy paste from AWS.. but nobody maintains it, its just to show that something is done for azure as well.. (money invested in hashicorp by MS)