GoogleCloudPlatform / gke-network-policy-demo

This guide demonstrates how to improve the security of your Kubernetes Engine by applying fine-grained restrictions to network communication. You will provision a simple HTTP server and two client pods in a Kubernetes Engine cluster, then use a Network Policy restrict connections from client pods.
Apache License 2.0
99 stars 85 forks source link

Updating make.sh for terraform 0.12.x #30

Closed chrislovecnm closed 4 years ago

chrislovecnm commented 4 years ago

check_terraform function in test/make.sh was not updated to run under terrafom 0.12.

google-oss-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chrislovecnm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/GoogleCloudPlatform/gke-network-policy-demo/blob/master/OWNERS)~~ [chrislovecnm] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
chrislovecnm commented 4 years ago

@robinpercy and or @bgeesaman PTAL