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

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

* * *

## Enhancements

- Bump go-fastly to v5.1.3 [#511](https://github.com/fastly/terraform-provider-fastly/pull/511)
- Expose `certificate_id` read-only attribute from `fastly_tls_subscription` [#506](https://github.com/fastly/terraform-provider-fastly/pull/506)
- Dynamically generate provider version [#500](https://github.com/fastly/terraform-provider-fastly/pull/500)

## Bug fixes

- Fix constants formatting [#504](https://github.com/fastly/terraform-provider-fastly/pull/504)
- Remove `-i` flag from `go test` [#503](https://github.com/fastly/terraform-provider-fastly/pull/503)

## Documentation

- Consistent description for attributes using constants [#502](https://github.com/fastly/terraform-provider-fastly/pull/502)
- Update `RELEASE.md` [#499](https://github.com/fastly/terraform-provider-fastly/pull/499)
