---
title: Fastly Terraform Provider 0.36.0
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2021/09/terraform-provider-fastly-0.36.0
---

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

* * *

## Bug fixes

- Bump go-fastly to v5 to fix API client bugs [#477](https://github.com/fastly/terraform-provider-fastly/pull/477)
- Update `terraform-json` dependency so test suite runs successfully with Terraform v1 [#474](https://github.com/fastly/terraform-provider-fastly/pull/474)

## Enhancements

- Add support for `stale-if-error` [#475](https://github.com/fastly/terraform-provider-fastly/pull/475)

## Documentation

- Clarify edge private dictionary usage [#472](https://github.com/fastly/terraform-provider-fastly/pull/472)
- Correct ACL typos [#473](https://github.com/fastly/terraform-provider-fastly/pull/473)
