VPC: enable_dns_hostnames = true in examples (#446)

This commit is contained in:
Karoline Pauls
2019-07-30 14:05:08 +01:00
committed by Max Williams
parent f755300550
commit e876ce20b9
5 changed files with 21 additions and 17 deletions

View File

@@ -20,6 +20,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- Update default override instance types to work with Cluster Autoscaler (by @nauxliu on behalf of RightCapital)
- Examples now specify `enable_dns_hostnames = true`, as per [EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html) (by @karolinepauls)
- Write your awesome change here (by @you)
# History