Change the repository type filter
All
Repositories list
25 repositories
- This module manages Azure Container Apps and Jobs, enabling containerized tasks such as event-driven, scheduled, and manual jobs. It supports autoscaling, secure networking, and advanced configurations for microservices and serverless workloads.
- This module is designed to create and manage Azure Load Balancers (NLBs), which distribute incoming network traffic across multiple virtual machines (VMs) to ensure high availability and reliability. The module supports configuring frontend IP configurations, backend address pools, load balancing rules, and probes
- This module manages the creation and configuration of network interfaces (NICs) in Microsoft Azure. It allows you to define IP configurations, associate network security groups, and link the NIC to virtual networks and subnets for your Azure resources.
- Terraform module to deploy and manage an Azure Kubernetes Service (AKS) cluster using the azurerm provider. Supports custom node pools, networking, RBAC, Azure AD integration, and monitoring for scalable, production-ready Kubernetes environments.
terraform-opentelekomcloud-module-template
Public templateA reusable and customizable template for building Terraform modules following best practices. This repository provides a standardized structure, recommended configurations, and example usage to help you quickly scaffold new Terraform modules with consistency and clarity.- This module provisions a complete Azure networking setup, including virtual networks, subnets, route tables, and network security groups. It supports subnet-level configuration, optional peering, and flexible resource associations using a modular design.
terraform-azurerm-module-template
Public templateA reusable and customizable template for building Terraform modules following best practices. This repository provides a standardized structure, recommended configurations, and example usage to help you quickly scaffold new Terraform modules with consistency and clarity.- This module is designed to manage an Azure Shared Image Gallery, including the creation and management of shared images, image versions, and the configuration of image sharing settings. The Shared Image Gallery allows you to manage VM image versions, replication across regions, and sharing with multiple subscriptions or tenants.
terraform-azurerm-subnet
Public