servicegroup-consul-sync-nia

citrix/servicegroup-consul-sync-nia/citrixadc

Terraform Module HCL CITRIXADC
Install
module "servicegroup-consul-sync-nia" {
source = "citrix/servicegroup-consul-sync-nia/citrixadc"
version = "0.1.1"
}
plain text: /constructs/tfmod-citrix-servicegroup-consul-sync-nia-citrixadc/install.txt
⭐ Source on GitHub 📦 Registry page
README

Citrix ADC Consul-Terraform-Sync Module for Network Infrastructure Automation This Terraform module allows users to automatically create, update and delete Service groups in Citrix ADC that are synced with the Consul Terraform Sync framework. Citrix ADC CTS module will empower application teams to automatically add or remove new instances of services to Citrix ADC without the need of raising manual tickets to IT Admins/Networking teams in order to make necessary ADC configurations changes. Feature Adding or removing services to existing servicegroup The module will create a servicegroup for each service and then bind to it servicemembers according to the number of instances for each service as sourced from the Consul service discovery. This will result in servicegroups being in sync with t

Inputs (1)
NameTypeDescriptionDefault
servicesmap( object({ id Consul services monitored by Consul-Terraform-Sync required
Resources (2)
citrixadc_servicegroupcitrixadc_servicegroup_servicegroupmember_binding
Details
FrameworkTerraform Module
LanguageHCL
Version0.1.1
Cloud CITRIXADC
★ Stars1
Forks4
Total downloads793
Inputs1
Resources2
LicenseMIT
Namespacecitrix
Updated