Pushing Updates to BIG-IP w/ HashiCorp Consul Terraform Sync
HashiCorp Consul Terraform Sync (CTS) is a tool/daemon that allows you to push updates to your BIG-IP devices in near real-time (this is also referred to as Network Infrastructure Automation). ...
Published Dec 14, 2020
Version 1.0Eric_Chen
Employee
Joined May 16, 2013
Eric_Chen
Employee
Joined May 16, 2013
Vijay_E
Mar 23, 2022Cirrus
I am using AS3 declaration on F5 with appsvcs plugin. My AS3 declaration is referencing Consul uri to update a pool. Any change in status to existing pool members is being reflected in the pool i.e., the integration seems to be working.
When a new service instance is added to the Consul, it is not showing up in the F5 pool. What key-value pair should I include in my AS3 declaration to update my pool with new members when they show up in Consul?