Skip to content

Commit

Permalink
fixing tests and refactoring default
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerio Ponza authored and wiktorn committed Mar 30, 2023
1 parent 6204787 commit c5db50d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions modules/gke-cluster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,15 +153,6 @@ module "cluster-1" {
```
<!-- BEGIN TFDOC -->

## Files

| name | description | resources |
|---|---|---|
| [main.tf](./main.tf) | Module-level locals and resources. | <code>google_compute_network_peering_routes_config</code> · <code>google_container_cluster</code> · <code>google_gke_backup_backup_plan</code> · <code>google_pubsub_topic</code> |
| [outputs.tf](./outputs.tf) | Module outputs. | |
| [variables.tf](./variables.tf) | Module variables. | |
| [versions.tf](./versions.tf) | Version pins. | |

## Variables

| name | description | type | required | default |
Expand Down

0 comments on commit c5db50d

Please sign in to comment.