Skip to content

Commit

Permalink
terraform-docs: automated action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 29, 2022
1 parent 97c86b4 commit 33eed73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ No modules.
| <a name="input_email_domains"></a> [email\_domains](#input\_email\_domains) | Allowed email domains for accessing Grafana | `list(string)` | <pre>[<br> "philips.com"<br>]</pre> | no |
| <a name="input_enable_postgres"></a> [enable\_postgres](#input\_enable\_postgres) | Enable or disables postgres persistence | `bool` | `true` | no |
| <a name="input_environment"></a> [environment](#input\_environment) | Environment variables for Grafana app | `map(any)` | `{}` | no |
| <a name="input_grafana_image"></a> [grafana\_image](#input\_grafana\_image) | Grafana Docker image to use | `string` | `"grafana/grafana:9.2.0"` | no |
| <a name="input_grafana_image"></a> [grafana\_image](#input\_grafana\_image) | Grafana Docker image to use | `string` | `"grafana/grafana:9.2.6"` | no |
| <a name="input_grafana_password"></a> [grafana\_password](#input\_grafana\_password) | The Grafana password to use | `string` | n/a | yes |
| <a name="input_grafana_service_bindings"></a> [grafana\_service\_bindings](#input\_grafana\_service\_bindings) | A list of service instances that should be bound to the grafana app | `list(object({ service_instance = string }))` | `[]` | no |
| <a name="input_grafana_username"></a> [grafana\_username](#input\_grafana\_username) | The Grafana username to use | `string` | n/a | yes |
Expand Down

0 comments on commit 33eed73

Please sign in to comment.