Skip to content

Commit 40008c9

Browse files
committed
update or remove old examples
1 parent 1b017b3 commit 40008c9

File tree

9 files changed

+58
-496
lines changed

9 files changed

+58
-496
lines changed

_examples/google-gke-cluster/README.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

_examples/google-gke-cluster/main.tf

Lines changed: 0 additions & 72 deletions
This file was deleted.

_examples/http-nginx/README.md

Lines changed: 0 additions & 68 deletions
This file was deleted.

_examples/http-nginx/replication-controller.tf

Lines changed: 0 additions & 45 deletions
This file was deleted.

_examples/http-nginx/service.tf

Lines changed: 0 additions & 22 deletions
This file was deleted.

_examples/http-nginx/variables.tf

Lines changed: 0 additions & 4 deletions
This file was deleted.

_examples/ingress/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Example: Ingress
1+
# Example: Ingress with AWS ELB
22

33
## Prerequisites
44

5-
*This example uses syntax elements specific to Terraform version 0.12+.
6-
It will not work out-of-the-box with Terraform 0.11.x and lower.*
5+
* This example uses syntax elements specific to Terraform version 0.12+.
6+
It will not work out-of-the-box with Terraform 0.11.x and lower.
7+
8+
* This example uses annotations specific to the [AWS Load Balancer Controller](https://docs.aws.amazon.com/eks/latest/userguide/aws-load-balancer-controller.html).
9+

0 commit comments

Comments
 (0)