Deploying Vault on Azure Kubernetes Service using Terraform
To use the code in this repository, you will need the following applications:
- HashiCorp Terraform
0.14.6
(or later) - Azure CLI az
2.0.0
(or later)
This repository is maintained by Taylor Dolezal
- Creating Terraform resources: learn.hashicorp.com/tutorials/terraform/azure-dependency
- Terraform Remote State: learn.hashicorp.com/tutorials/terraform/azure-remote
- Provisioning AKS Clusters: learn.hashicorp.com/tutorials/terraform/aks
- Managing Kubernetes resources: learn.hashicorp.com/tutorials/terraform/kubernetes-provider
- Introduction to Consul learn.hashicorp.com/tutorials/consul/deployment-overview
- Consul on Kubernetes: learn.hashicorp.com/collections/consul/gs-consul-service-mesh
Licensed under the Apache License, Version 2.0 (the "License").
You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" basis, without WARRANTIES or conditions of any kind, either express or implied.
See the License for the specific language governing permissions and limitations under the License.