terraform-provider-fastly
terraform-provider-fastly copied to clipboard
Support edge rate limiting feature
https://developer.fastly.com/reference/api/vcl-services/rate-limiter/
It would be nice to have this feature supported so that we can configure the edge rate limiting via Terraform.
Looks like it is available in the go sdk?
- https://github.com/fastly/go-fastly/pull/341