Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
inafev committed Jan 26, 2024
1 parent 10e4ddf commit db682a7
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions docs/terraform.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,42 +24,43 @@
11. [CDK Cloud Development Kit Terraform](#cdk-cloud-development-kit-terraform)
12. [Providing Terraform with Ansible](#providing-terraform-with-ansible)
13. [Python Boto3 and Terraform](#python-boto3-and-terraform)
14. [Terraform Infracost](#terraform-infracost)
15. [Awesome Terraform](#awesome-terraform)
16. [Terraform Cheat Sheets](#terraform-cheat-sheets)
17. [Best Practices](#best-practices)
18. [Terraform and CI/CD. Terraform Workspace](#terraform-and-cicd-terraform-workspace)
19. [Terraform Boilerplates](#terraform-boilerplates)
20. [Terraform and Kubernetes](#terraform-and-kubernetes)
21. [Terraform Kubernetes Boilerplates](#terraform-kubernetes-boilerplates)
14. [Helm Charts in Terraform](#helm-charts-in-terraform)
15. [Terraform Infracost](#terraform-infracost)
16. [Awesome Terraform](#awesome-terraform)
17. [Terraform Cheat Sheets](#terraform-cheat-sheets)
18. [Best Practices](#best-practices)
19. [Terraform and CI/CD. Terraform Workspace](#terraform-and-cicd-terraform-workspace)
20. [Terraform Boilerplates](#terraform-boilerplates)
21. [Terraform and Kubernetes](#terraform-and-kubernetes)
22. [Terraform Kubernetes Boilerplates](#terraform-kubernetes-boilerplates)
1. [Hashicorp Terraform Kubernetes Collection](#hashicorp-terraform-kubernetes-collection)
2. [Learnk8s Terraform and Managed Kubernetes](#learnk8s-terraform-and-managed-kubernetes)
3. [OpenShift and Terraform](#openshift-and-terraform)
4. [Other Boilerplates](#other-boilerplates)
22. [Terraform Kubernetes Operator](#terraform-kubernetes-operator)
23. [Terraform K3s Boilerplates](#terraform-k3s-boilerplates)
24. [Terraform and GCP](#terraform-and-gcp)
23. [Terraform Kubernetes Operator](#terraform-kubernetes-operator)
24. [Terraform K3s Boilerplates](#terraform-k3s-boilerplates)
25. [Terraform and GCP](#terraform-and-gcp)
1. [Terraform GKE Boilerplates](#terraform-gke-boilerplates)
25. [Terraform and AWS](#terraform-and-aws)
26. [Terraform and AWS](#terraform-and-aws)
1. [AWS Service Catalog](#aws-service-catalog)
2. [AWS Observability Accelerator for Terraform](#aws-observability-accelerator-for-terraform)
3. [Terraform EKS Boilerplates](#terraform-eks-boilerplates)
4. [AWSCC. Terraform AWS Cloud Control Provider](#awscc-terraform-aws-cloud-control-provider)
5. [AWS Control Tower Account Factory for Terraform (AFT)](#aws-control-tower-account-factory-for-terraform-aft)
6. [Porsche Official](#porsche-official)
26. [Terraform with Azure](#terraform-with-azure)
27. [Terraform with Azure](#terraform-with-azure)
1. [Azure Landing Zones with Terraform](#azure-landing-zones-with-terraform)
2. [Azure Terrafy and AzAPI Terraform Provider](#azure-terrafy-and-azapi-terraform-provider)
3. [Terraform in Azure DevOps](#terraform-in-azure-devops)
4. [Terraform Azure Stack Provider](#terraform-azure-stack-provider)
5. [Terraform AKS Boilerplates](#terraform-aks-boilerplates)
27. [Terraform and OCI](#terraform-and-oci)
28. [Terraform and Linode](#terraform-and-linode)
29. [Istio with Terraform](#istio-with-terraform)
30. [Terraform and Minikube](#terraform-and-minikube)
31. [Terraform and Apache Kafka](#terraform-and-apache-kafka)
32. [Terraform and JMeter](#terraform-and-jmeter)
33. [Terraform Video Tutorials](#terraform-video-tutorials)
28. [Terraform and OCI](#terraform-and-oci)
29. [Terraform and Linode](#terraform-and-linode)
30. [Istio with Terraform](#istio-with-terraform)
31. [Terraform and Minikube](#terraform-and-minikube)
32. [Terraform and Apache Kafka](#terraform-and-apache-kafka)
33. [Terraform and JMeter](#terraform-and-jmeter)
34. [Terraform Video Tutorials](#terraform-video-tutorials)
8. [CDK for Terraform](#cdk-for-terraform)
9. [Graph Visualization Software](#graph-visualization-software)
10. [Terraform Modules](#terraform-modules)
Expand Down Expand Up @@ -403,7 +404,7 @@

- [hashicorp.com: Terraform Practices: The Good, the Bad, and the Ugly](https://www.hashicorp.com/resources/terraform-practices-the-good-the-bad-and-the-ugly)

- ### Helm Charts in Terraform
### Helm Charts in Terraform

- [opensource.com: How I use Terraform and Helm to deploy the Kubernetes Dashboard 🌟](https://opensource.com/article/21/8/terraform-deploy-helm) Terraform can deploy Helm Charts. Is it right for you?
- [dev.to: Working with helm charts in Terraform](https://dev.to/crayon/working-with-helm-charts-in-terraform-49h1) In this tutorial, you will learn how to set up the Helm Terraform provider and deploy Helm charts with Terraform
Expand Down

0 comments on commit db682a7

Please sign in to comment.