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

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

* * *

### ENHANCEMENTS:

- feat(dns): added support for DNS Zones and TSIG Keys ([#1266](https://github.com/fastly/terraform-provider-fastly/pull/1266))
- feat(ngwaf_thresholds): added support for 'block_immediately' action ([#1292](https://github.com/fastly/terraform-provider-fastly/pull/1292))

### BUG FIXES:

- fix(acl-entries): Skip ACL entry refresh when `manage_entries` is false ([#1291](https://github.com/fastly/terraform-provider-fastly/pull/1291))
- fix(dictionary-items): Skip dictionary item refresh when `manage_items` is false ([#1296](https://github.com/fastly/terraform-provider-fastly/pull/1296))
