---
title: Fastly Terraform Provider 9.2.0
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2026/05/terraform-provider-fastly-9.2.0
---

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

* * *

### ENHANCEMENTS:

- feat(service/backend): added support for the `MaxLifetime` and `MaxUse` attributes ([#1233](https://github.com/fastly/terraform-provider-fastly/pull/1233))

### BUG FIXES:

- fix(block_fastly_service_product_enablement): Allow `bot_management` to be enabled on Compute services ([#1270](https://github.com/fastly/terraform-provider-fastly/pull/1270))
- fix(resource_fastly_integration): recreate integrations deleted outside of Terraform ([#1273](https://github.com/fastly/terraform-provider-fastly/pull/1273))

### DEPENDENCIES:

- build(deps): `github.com/hashicorp/terraform-plugin-sdk/v2` from 2.40.0 to 2.40.1 ([#1259](https://github.com/fastly/terraform-provider-fastly/pull/1259))
- build(deps): `github.com/fastly/go-fastly/v15` from 14.0.2 to 15.0.1([#1260](https://github.com/fastly/terraform-provider-fastly/pull/1260))
- build(deps): `golang.org/x/net` from 0.53.0 to 0.54.0 ([#1267](https://github.com/fastly/terraform-provider-fastly/pull/1267))
