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
* Expose workspace id as an output
* chore: Update docs and pre-commit
* chore: Add ID to example and update output description
Co-authored-by: Bryant Biggs <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,6 +170,7 @@ No modules.
170
170
| <aname="output_workspace_iam_role_arn"></a> [workspace\_iam\_role\_arn](#output\_workspace\_iam\_role\_arn)| IAM role ARN of the Grafana workspace |
171
171
| <aname="output_workspace_iam_role_name"></a> [workspace\_iam\_role\_name](#output\_workspace\_iam\_role\_name)| IAM role name of the Grafana workspace |
172
172
| <aname="output_workspace_iam_role_unique_id"></a> [workspace\_iam\_role\_unique\_id](#output\_workspace\_iam\_role\_unique\_id)| Stable and unique string identifying the IAM role |
173
+
| <aname="output_workspace_id"></a> [workspace\_id](#output\_workspace\_id)| The ID of the Grafana workspace |
Copy file name to clipboardExpand all lines: examples/complete/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,7 @@ No inputs.
60
60
| <aname="output_workspace_iam_role_arn"></a> [workspace\_iam\_role\_arn](#output\_workspace\_iam\_role\_arn)| IAM role ARN of the Grafana workspace |
61
61
| <aname="output_workspace_iam_role_name"></a> [workspace\_iam\_role\_name](#output\_workspace\_iam\_role\_name)| IAM role name of the Grafana workspace |
62
62
| <aname="output_workspace_iam_role_unique_id"></a> [workspace\_iam\_role\_unique\_id](#output\_workspace\_iam\_role\_unique\_id)| Stable and unique string identifying the IAM role |
63
+
| <aname="output_workspace_id"></a> [workspace\_id](#output\_workspace\_id)| The ID of the Grafana workspace |
63
64
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
64
65
65
66
Apache-2.0 Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-aws-managed-service-grafana/blob/main/LICENSE).
0 commit comments