Skip to content

Commit

Permalink
Update variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikael Lognseth authored Jul 5, 2022
1 parent ff4c08d commit 65ea21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ variable "log_analytics_workspace" {

variable "admin_user_object_id" {
type = string
description = "The object ID of the user you want to give admin access to the Grafana instance."
description = "The object ID of the user or group you want to grant admin access on the Grafana instance."
}

0 comments on commit 65ea21e

Please sign in to comment.