File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ The root module is generated by running `make generate`. Changes to this reposit
219219### Requirements
220220- [ bundler] ( https://github.com/bundler/bundler )
221221- [ gcloud] ( https://cloud.google.com/sdk/install )
222- - [ terraform-docs] ( https://github.com/segmentio/terraform-docs/releases ) 0.3 .0
222+ - [ terraform-docs] ( https://github.com/segmentio/terraform-docs/releases ) 0.6 .0
223223
224224### Autogeneration of documentation from .tf files
225225Run
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ The root module is generated by running `make generate`. Changes to this reposit
166166### Requirements
167167- [ bundler] ( https://github.com/bundler/bundler )
168168- [ gcloud] ( https://cloud.google.com/sdk/install )
169- - [ terraform-docs] ( https://github.com/segmentio/terraform-docs/releases ) 0.3 .0
169+ - [ terraform-docs] ( https://github.com/segmentio/terraform-docs/releases ) 0.6 .0
170170
171171### Autogeneration of documentation from .tf files
172172Run
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ The resources/services/activations/deletions that this module will create/trigge
88- Activate network policy if ` network_policy ` is true
99- Add ` ip-masq-agent ` configmap with provided ` non_masquerade_cidrs ` if ` network_policy ` is true
1010
11-
1211** Note** : You must run Terraform from a VM on the same VPC as your cluster, otherwise there will be issues connecting to the GKE master.
1312
1413## Usage
@@ -228,7 +227,7 @@ The root module is generated by running `make generate`. Changes to this reposit
228227### Requirements
229228- [ bundler] ( https://github.com/bundler/bundler )
230229- [ gcloud] ( https://cloud.google.com/sdk/install )
231- - [ terraform-docs] ( https://github.com/segmentio/terraform-docs/releases ) 0.3 .0
230+ - [ terraform-docs] ( https://github.com/segmentio/terraform-docs/releases ) 0.6 .0
232231
233232### Autogeneration of documentation from .tf files
234233Run
You can’t perform that action at this time.
0 commit comments