Pumping Code
  • Home
  • Useful Developer Tools
  • Libraries
  • Imprint
Subscribe
Tagged

terraform

A collection of 4 posts

Modify Terraform's AKS Default Node Pool without re-creating the cluster
aks

Modify Terraform's AKS Default Node Pool without re-creating the cluster

In Terraform, changing the AKS default node pool forces the cluster to be re-created. Here is a workaround without modifying the Terraform state.

  • Robin-Manuel Thiel
Robin-Manuel Thiel Nov 9, 2020 • 4 min read
Use Kubernetes Service Accounts in Terraform for AKS clusters with AAD integration
Kubernetes

Use Kubernetes Service Accounts in Terraform for AKS clusters with AAD integration

Use Service Accounts in AKS clusters with AAD integration to not gain admin credentials to Terraform and DevOps pipelines.

  • Robin-Manuel Thiel
Robin-Manuel Thiel Apr 16, 2020 • 3 min read
Azure Key Vault references for Application Settings with Terraform
terraform

Azure Key Vault references for Application Settings with Terraform

Keep secrets not only out of your code but also out of your Application Settings. Here is how to configure that with Terraform ensuring that the latest version will be used.

  • Robin-Manuel Thiel
Robin-Manuel Thiel Jun 28, 2019 • 2 min read
Deploy an Azure Web App for Containers with Terraform
azure

Deploy an Azure Web App for Containers with Terraform

If you are doing modern web development these days, chances are high that you do it with Docker Containers. If you are creating modern cloud architectures these days, chances are high, that you do it with automation tools like Terraform. But if you want to use Azure Web Apps as

  • Robin-Manuel Thiel
Robin-Manuel Thiel Sep 28, 2018 • 1 min read
Pumping Code © 2023
Powered by Ghost