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

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

* * *

## Enhancements

- PATCH endpoint for TLS subscriptions [#370](https://github.com/fastly/terraform-provider-fastly/pull/370)
- Ensure passwords are marked as sensitive [#389](https://github.com/fastly/terraform-provider-fastly/pull/389)
- Add debug mode [#386](https://github.com/fastly/terraform-provider-fastly/pull/386)

## Bug fixes

- Fix custom TLS configuration incorrectly omitting DNS records data [#392](https://github.com/fastly/terraform-provider-fastly/pull/392)
- Fix backend diff output incorrectly showing multiple resources being updated [#387](https://github.com/fastly/terraform-provider-fastly/pull/387)

## Documentation

- Terraform 0.12+ no longer uses interpolation syntax for non-constant expressions [#384](https://github.com/fastly/terraform-provider-fastly/pull/384)
