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

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

* * *

## Bug fixes

- resource/fastly_service_v1/backend: Ensure changes to backend fields result in updates instead of destroy and recreate. ([#304](https://github.com/fastly/terraform-provider-fastly/pull/304))
- resource/fastly_service_v1/logging\_\*: Fix logging acceptance tests by ensuring formatVersion in VCLLoggingAttributes is a \*uint. ([#307](https://github.com/fastly/terraform-provider-fastly/pull/307))

NOTES:

- provider: Add a [CONTRIBUTING.md](https://github.com/fastly/terraform-provider-fastly/blob/main/CONTRIBUTING.md) containing contributing guidelines and documentation. ([#305](https://github.com/fastly/terraform-provider-fastly/pull/307))
