Skip to content

Automate the deployment of Azure resources necessary for a secure and scalable Azure Kubernetes Service (AKS) cluster with Terraform.

License

Notifications You must be signed in to change notification settings

KubeRocketCI/terraform-azure-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Azure Modules

This repository contains Terraform modules for deploying infrastructure on Azure. It includes modules for creating Azure Kubernetes Service (AKS) clusters, Virtual Networks (VNet), and the backend infrastructure for Terraform state management.

Modules

Getting Started

To use these modules, you need to have Terraform installed and configured for Azure. Each module's directory contains specific instructions on how to use it.

  1. Clone this repository to your local machine.
  2. Navigate to the module you wish to deploy (e.g., cd aks).
  3. Follow the instructions in the module's README.md file.

Prerequisites

  • An Azure account
  • Terraform 1.5.4 or later

License

This project is licensed under the Apache License - see the LICENSE file for details.

About

Automate the deployment of Azure resources necessary for a secure and scalable Azure Kubernetes Service (AKS) cluster with Terraform.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages