diff --git a/CHANGELOG.md b/CHANGELOG.md index 52a692379..548760230 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ IMPROVEMENTS: * provider/google: google_dns_managed_zone is now importable [GH-13824] * provider/google: Add support for `compute_route` [GH-14065] * provider/google: Add `path` to `google_pubsub_subscription` [GH-14238] +* provider/heroku: import heroku_app resource [GH-14248] * provider/nomad: Add TLS options [GH-13956] * provider/triton: Add support for reading provider configuration from `TRITON_*` environment variables in addition to `SDC_*`[GH-14000] * provider/triton: Add `cloud_config` argument to `triton_machine` resources for Linux containers [GH-12840]