---
title: Fastly Terraform Provider 8.0.0-beta
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2025/08/terraform-provider-fastly-8.0.0-beta
---

View this release on [GitHub](https://github.com/fastly/terraform-provider-fastly/releases/tag/v8.0.0-beta).

* * *

### ENHANCEMENTS:

- feat(ngwaf): Add support for Next-Gen WAF (many PRs).
- doc(guides): Add guide for Fastly Object Storage. ([#1024](https://github.com/fastly/terraform-provider-fastly/pull/1024))
- doc(resources): Improve DDoS protection configuration documentation. ([#1029](https://https://github.com/fastly/terraform-provider-fastly/pull/1029))

### BUG FIXES:

- fix(snippets): delete dynamic snippet contents when the resource is deleted if `manage_snippets` is `true`. ([#1021](https://github.com/fastly/terraform-provider-fastly/pull/1021))
- fix(examples): Replace http-me.glitch.me with http-me.fastly.dev ([#1026](https://github.com/fastly/terraform-provider-fastly/pull/1026))
- fix(product_enablement/ngwaf): Allow traffic_ramp to be set to zero ([#1057](https://github.com/fastly/terraform-provider-fastly/pull/1057))

### DEPENDENCIES:

- feat(deps): Upgrade to go-fastly version 11. ([#1028](https://github.com/fastly/terraform-provider-fastly/pull/1028))
- build(deps): `golang.org/x/net` from 0.41.0 to 0.42.0 ([#1030](https://github.com/fastly/terraform-provider-fastly/pull/1030))
- build(deps): `github.com/fastly/go-fastly/v11` from 11.0.0 to 11.1.0 ([#1059](https://github.com/fastly/terraform-provider-fastly/pull/1059))
- build(deps): `github.com/fastly/go-fastly/v11` from 11.1.0 to 11.1.1 ([#1060](https://github.com/fastly/terraform-provider-fastly/pull/1060))
