service-group-sync-nia

a10networks/service-group-sync-nia/thunder

Terraform Module HCL THUNDER

Terraform NIA Module for A10 Networks Thunder Service Groups

Install
module "service-group-sync-nia" {
source = "a10networks/service-group-sync-nia/thunder"
version = "0.1.7"
}
plain text: /constructs/tfmod-a10networks-service-group-sync-nia-thunder/install.txt
⭐ Source on GitHub 📦 Registry page
README

A10 Networks Thunder ADC Service Group Module or Network Infrastructure Automation (NIA) This Terraform module allows users to support Dynamic L7 Load Balancing by integrating Consul with A10 Networks Thunder ADC to dynamically manage dynamic registration/de-registration of Service Group members based on services defined in the Consul catalog. Using this Terraform module in conjunction with consul-terraform-sync enables teams to reduce manual ticketing processes and automate Day-2 operations related to application scale up/down in a way that is both declarative and repeatable across the organization and across multiple ACOS devices. Note: This Terraform module is designed to be used only with consul-terraform-sync Feature This module supports the following: Create, update and delete Servic

Inputs (2)
NameTypeDescriptionDefault
servicesmap( object({ id Consul services monitored by Consul NIA required
slb_service_group_protocolstringProtocol of the Consul services in service group"tcp"
Outputs (2)
services_ids
services_output
Resources (2)
thunder_service_groupthunder_virtual_server
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.7
Cloud THUNDER
★ Stars0
Forks4
Total downloads1.5k
Inputs2
Outputs2
Resources2
LicenseBSD-2-Clause
Namespacea10networks
Updated