mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-08-11 20:26:03 +02:00
Add support for terraform-provider-aws v2.0+
* Allow terraform-provider-aws >= v1.13, but < 3.0. No change to the minimum version, but allow using v2.x.y releases * Verify compatability with terraform-provider-aws v2.1.0
This commit is contained in:
@ -7,6 +7,10 @@ Notable changes between versions.
|
||||
* Resolve in-addr.arpa reverse DNS lookups (PTR) for pod IPv4 addresses ([#415](https://github.com/poseidon/typhoon/pull/415))
|
||||
* Reverse DNS lookups for service IPv4 addresses unchanged
|
||||
|
||||
#### AWS
|
||||
|
||||
* Support `terraform-provider-aws` v2.0+ ([#419](https://github.com/poseidon/typhoon/pull/419))
|
||||
|
||||
#### Addons
|
||||
|
||||
* Update Prometheus from v2.7.1 to v2.7.2
|
||||
|
Reference in New Issue
Block a user