Update aws tf (#5435)

* update aws tf to function as expected

* update tf version

* update syntax for tf v0.12

* update tf version in readme

* update per tf for v0.12
This commit is contained in:
bfraz
2019-12-12 05:42:33 -06:00
committed by Kubernetes Prow Robot
parent 815eebf1d7
commit f0f8379e1b
4 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ This project will create:
* AWS ELB in the Public Subnet for accessing the Kubernetes API from the internet
**Requirements**
- Terraform 0.8.7 or newer
- Terraform 0.12.0 or newer
**How to Use:**