We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5e54fc + 2a8e877 commit 43b4ffdCopy full SHA for 43b4ffd
modules/amg/amg.tf
@@ -15,7 +15,7 @@
15
#tfsec:ignore:aws-iam-no-policy-wildcards
16
module "managed_grafana" {
17
source = "terraform-aws-modules/managed-service-grafana/aws"
18
- version = "1.9.0"
+ version = "1.10.0"
19
20
# Workspace
21
name = local.service_name
0 commit comments