terraform-provider-bigip icon indicating copy to clipboard operation
terraform-provider-bigip copied to clipboard

In Our WAF architecture we need to configure the device pairing and synchronization from Device Management menu

Open rakotkar0608 opened this issue 3 years ago • 0 comments

In Our WAF architecture we need to configure the device pairing and synchronization from Device Management menu

We are automating the F5 WAF configuration using terraform. We are using bigip_command resource type to do the WAF device pairing and synchronization where we are defining tmsh commands to configure. As checked, currently there is no terraform f5 resource type to perform this activity. Hence please create terraform f5 resource types to perform WAF device pairing and synchronization activity.

  1. Resource type to create high availability configuration for waf device
  2. Resource type to add waf device in trust-domain
  3. Resource type for The device group (/Common/Sync) addition in partition Common
  4. Resource type for The device group (/Common/sync-only) added in partition Common
  5. Resource type for Synchronizing sync-only device group
  6. Resource type fo Synchronizing sync device group

rakotkar0608 avatar Sep 16 '22 08:09 rakotkar0608