From b3ea0f4949fdb91c6c6364500c843f6982b18cf1 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Wed, 17 Nov 2021 19:06:41 +0100 Subject: [PATCH] highlighting --- docs/terraform.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/terraform.md b/docs/terraform.md index aa64277c..11ac05fc 100644 --- a/docs/terraform.md +++ b/docs/terraform.md @@ -216,6 +216,7 @@ * [medium: Deploy Infrastructure with the Terraform Cloud Operator for Kubernetes 🌟](https://medium.com/avmconsulting-blog/deploy-infrastructure-with-the-terraform-cloud-operator-for-kubernetes-a179ea4dbbfe) {== + ### Terraform Kubernetes Boilerplates #### Hashicorp Terraform Kubernetes Collection - https://github.com/hashicorp/learn-terraform-provision-aks-cluster @@ -257,6 +258,7 @@ - [circleci.com: Infrastructure as Code, part 1: create a Kubernetes cluster with Terraform](https://circleci.com/blog/learn-iac-part1/) - [circleci.com: Infrastructure as Code, part 2: build Docker images and deploy to Kubernetes with Terraform](https://circleci.com/blog/learn-iac-part02/) - [circleci.com: Infrastructure as Code, part 3: automate Kubernetes deployments with CI/CD and Terraform](https://circleci.com/blog/learn-iac-part3/) + ==} ### Terraform and AWS * [Dzone: terraform and AWS](https://dzone.com/articles/terraform-and-aws)