Add support for Terraform v0.14.4+

* Support Terraform v0.13.x and v0.14.4+
This commit is contained in:
Dalton Hubble
2021-01-12 21:21:05 -08:00
parent 6a6af4aa16
commit 4220b9ce18
18 changed files with 20 additions and 17 deletions

View File

@ -4,6 +4,8 @@ Notable changes between versions.
## Latest
* Support Terraform v0.13.x and v0.14.4+ ([#924](https://github.com/poseidon/typhoon/pull/923))
### Addons
* Update nginx-ingress from v0.41.2 to [v0.43.0](https://github.com/kubernetes/ingress-nginx/releases/tag/controller-v0.43.0)