You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_instance_type"></a> [instance\_type](#input\_instance\_type)| (Required) Instance type to use. Should be within the free tier |`string`| n/a | yes |
39
45
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| (Required) Name of the project |`string`| n/a | yes |
40
46
| <aname="input_region"></a> [region](#input\_region)| (Required) Name of the AWS region resources will be deployed into. |`string`| n/a | yes |
41
47
| <aname="input_subnet_cidr_block"></a> [subnet\_cidr\_block](#input\_subnet\_cidr\_block)| (Required) A valid CIDR block to assign to the Grafana Server subnet |`string`| n/a | yes |
@@ -47,4 +53,5 @@ No modules.
47
53
|------|-------------|
48
54
| <aname="output_aws_account_id"></a> [aws\_account\_id](#output\_aws\_account\_id)| AWS account number resources are deployed into |
49
55
| <aname="output_default_tags"></a> [default\_tags](#output\_default\_tags)| A map of default tags applied to resources. |
56
+
| <aname="output_grafana_ip"></a> [grafana\_ip](#output\_grafana\_ip)| The connection details of the grafana server. |
0 commit comments