Skip to content

Commit be17555

Browse files
committed
update README
1 parent 7e1da0e commit be17555

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Diff for: .drone.yml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ steps:
66
- name: lint
77
image: hashicorp/terraform:light
88
commands:
9-
- cp providers.tf.example providers.tf
109
- terraform init
1110
- terraform fmt -check=true
1211
- terraform validate

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ Requires Terraform 0.12+
66

77
- Tiller
88
- Istio
9+
- Cloud SQL Proxy

0 commit comments

Comments
 (0)