Nick Schmalenberger
Nick Schmalenberger
I'm making sure the sync runs last with a depends_on like this: ``` resource "bigip_command" "sync" { # TODO make the depends_on refer to a name of all resources created...
I'm just using autosync now, but doing in the provider to just always sync at the end of apply or destroy in case of any changes would be be much...
I have a similar configuration, with schema version 1.42.0 and f5-declarative-onboarding-1.42.0-9.noarch.rpm installed in BIG-IP 17.1.1.1 build 0.0.2. ``` "public-Internet": { "class": "RouteDomain", "vlans": [ "external" ], "strict": false, "id": 100,...
The error is also discussed here https://community.f5.com/discussions/technicalforum/create-net-routing-bgp-issue-rci-for-bgp-and-bfd-zebos-to-tmsh-routing/199055 The last comment mentions "Since these approaches to provisioning are mutually exclusive, do not enable any routing protocol under Network >> Route Domains...