Skip to content

Releases: fastly/terraform-provider-fastly

v9.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 20:49
v9.6.0
aebeac9

9.6.0 (August 11, 2026)

ENHANCEMENTS:

  • feat(fastly_audit_log_event_mapping): add resource and data source for managing Audit Log Event Mappings (#1394)

BUG FIXES:

  • fix(ngwaf/rules): corrects a bug where rules with a deception action had their deception_type and allow_interactive fields omitted from update operations, causing an error on subsequent applies (#1396)

Dependencies

  • build(deps): github.com/hashicorp/terraform-plugin-log from 0.10.0 to 0.11.0 (#1392)

v9.5.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:24
v9.5.1
fc03ffc

9.5.1 (August 07, 2026)

BUG FIXES:

  • fix(service_compute): process healthcheck blocks before backend blocks so backends referencing a healthcheck created in the same apply do not fail with No healthcheck named '<name>' (#1384)
  • fix(service_vcl): process dictionary and response_object blocks before rate_limiter blocks so a rate limiter referencing a dictionary or response object created in the same apply does not fail (#1384)

Dependencies

  • build(deps): github.com/fastly/go-fastly/v17 from 17.1.0 to 17.2.0 (#1382)

v9.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 16:26
v9.5.0
a07c971

9.5.0 (August 04, 2026)

ENHANCEMENTS:

  • feat(fastly_integration): add support for datadog, jiraissue, jsm, opsgenie, and splunkoncall integration types (#1374)

BUG FIXES:

  • fix(service): update versionless name and comment attributes regardless of activate and stage settings (#1369)

Dependencies

  • build(deps): google.golang.org/grpc from 1.79.3 to 1.82.1 (#1360)
  • build(deps): github.com/fastly/go-fastly/v17 from 16.0.1 to 17.1.0 (#1373)

v9.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 14:13
v9.4.0
87e0cb3

9.4.0 (July 22, 2026)

ENHANCEMENTS:

  • feat(tls_subscription_validation): expose computed certificate_id, allowing issuance-dependent resources to be chained in a single apply (#1345)
  • feat(tls/subscription): include subscription ID and domains in fastly_tls_subscription API error messages so failing resources can be identified when managing many subscriptions (#1344)

BUG FIXES:

  • fix(logging): Validate logging format length (max 12288 characters) at plan/validate time instead of failing at apply time (#1342)
  • fix(tls_subscription): allow configuration_id attribute changes to be updated without requiring a resource replacement (#1353)
  • fix(tls_subscription_validation): key resource validity on certificate presence instead of issued state, so subscriptions in renewing state no longer destroy/recreate the validation resource on refresh (#1345)
  • fix(tls_activation): fail fast with an actionable error when certificate_id is empty (certificate not yet issued) instead of an opaque API 400; document that managed subscription domains are auto-activated by Fastly and must not be paired with fastly_tls_activation (#1345)

v9.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:08
v9.3.1
1706459

9.3.1 (July 09, 2026)

BUG FIXES:

  • fix(ngwaf/signals): increase character limit of the name attribute to 128 (#1338)

  • fix(ngwaf/rules): allow templated_signal rules to be created without conditions (#1330)

Dependencies

  • build(deps): go.mongodb.org/mongo-driver from 1.17.4 to 1.17.7 (#1309)
  • build(deps): github.com/fastly/go-fastly/v16 from 15.0.3 to 16.0.0 (#1332)
  • build(deps): github.com/fastly/go-fastly/v16 from 16.0.0 to 16.0.1 (#1336)
  • build(deps): golang.org/x/net from 0.56.0 to 0.57.0 (#1336)
  • build(deps): github.com/fastly/go-fastly/v16 from 15.0.3 to 16.0.0 (#1332)

v9.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 18:48
v9.3.0
d1dc401

9.3.0 (June 17, 2026)

ENHANCEMENTS:

  • feat(dns): added support for DNS Zones and TSIG Keys (#1266)
  • feat(ngwaf_thresholds): added support for 'block_immediately' action (#1292)

BUG FIXES:

  • fix(acl-entries): Skip ACL entry refresh when manage_entries is false (#1291)
  • fix(dictionary-items): Skip dictionary item refresh when manage_items is false (#1296)

v9.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:17
v9.2.1
8eb5593

9.2.1 (June 05, 2026)

BUG FIXES:

  • fix(product_enablement/ngwaf): Restrict traffic_ramp field in ngwaf block to VCL services only (#1282)

DEPENDENCIES:

  • build(deps): golang.org/x/net from 0.54.0 to 0.55.0 (#1276)
  • build(deps): github.com/fastly/go-fastly/v15 from 15.0.1 to 15.0.2 (#1280)

v9.2.0

Choose a tag to compare

@github-actions github-actions released this 20 May 16:55
v9.2.0
5b2aa69

9.2.0 (May 20, 2026)

ENHANCEMENTS:

  • feat(service/backend): added support for the MaxLifetime and MaxUse attributes (#1233)

BUG FIXES:

  • fix(block_fastly_service_product_enablement): Allow bot_management to be enabled on Compute services (#1270)
  • fix(resource_fastly_integration): recreate integrations deleted outside of Terraform (#1273)

DEPENDENCIES:

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

v9.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Apr 19:36
v9.1.1
e5e11cd

9.1.1 (April 22, 2026)

BUG FIXES:

  • fix(ngwaf/rules): updated validation to allow the maximum value of rate limit rule thresholds to 1000000 (#1236)

DEPENDENCIES:

  • build(deps): actions/github-script from 8 to 9 (#1232)
  • build(deps): github.com/fastly/go-fastly/v14 from 14.0.0 to 14.2.0 (#1231)
  • build(deps): golang.org/x/net from 0.52.0 to 0.53.0 (#1231)
  • build(deps): github.com/deckarep/golang-set/v2 from 2.8.0 to 2.9.0 (#1234)

DOCUMENTATION:

  • docs(state_upgrader_bot_management): add subcategory and header to state upgrade guide (#1230)

v9.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 21:50
v9.1.0
72f5a55

9.1.0 (April 07, 2026)

ENHANCEMENTS:

  • feat(product_enablement): add state upgrader for bot_management schema change from v9.0.0 - automatically migrates existing boolean values to new list structure with contentguard attribute (#1226)

BUG FIXES:

  • fix(product_enablement/bot_management): fix Optional/MinItems schema conflict (#1228)