You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crowdsec-docs/unversioned/bouncers/fastly.mdx
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -285,6 +285,7 @@ The `fastly_account_configs`) section defines one or more Fastly accounts and th
285
285
- **Type**: String (optional)
286
286
- **Default**: `null` (uses active version)
287
287
- **Description**: Specific Fastly service version to clone from instead of using the currently active version. Useful for maintaining consistent base configurations.
288
+
If no version is specified, the bouncer will clone the currently active version of the service (or last updated version if no active version exists)
This refreshes the local cache file from Fastly without making any changes to the Fastly services.
377
+
For each services in the config file, it fetches the current ACLs and their contents for the current active version (or last updated version if no active version exists).
0 commit comments