CiscoDevNet / terraform-provider-fmc

Terraform Provider for FMC
https://registry.terraform.io/providers/CiscoDevNet/fmc/latest/docs
Mozilla Public License 2.0
16 stars 31 forks source link

Security Zone Offset Limit #14

Closed ghost closed 2 years ago

ghost commented 2 years ago

When trying to use an existing security zone if the security zone isn't one of the first 25 in the list of security zones Terraform throws an error saying that the security zone doesn't exist. The default offset limit is 25, but this can me changed using the API. It would be great if we could either set the offset limit ourselves or if the default was a higher number than 25.