Improve changelog with migration links

This commit is contained in:
Dalton Hubble
2018-03-18 23:52:59 -07:00
parent 18d08de898
commit 29108fd99d
2 changed files with 18 additions and 2 deletions

View File

@ -205,7 +205,7 @@ You should now be able to run `terraform plan` without errors. When you choose,
## terraform-provider-ct v0.2.1
Typhoon recommends updating the [terraform-provider-ct](https://github.com/coreos/terraform-provider-ct) plugin installed on your system from v0.2.0 to [v0.2.1](https://github.com/coreos/terraform-provider-ct/releases/tag/v0.2.1). The release contains an important feature that will be used in future Typhoon releases.
Typhoon requires updating the [terraform-provider-ct](https://github.com/coreos/terraform-provider-ct) plugin installed on your system from v0.2.0 to [v0.2.1](https://github.com/coreos/terraform-provider-ct/releases/tag/v0.2.1).
Check your `~/.terraformrc` to find your current `terraform-provider-ct` plugin.
@ -236,4 +236,3 @@ Verify Terraform does not produce a diff related to Container Linux provisioning
terraform plan
```
You're prepared for future Typhoon releases.