Skip to content

Commit

Permalink
Merge pull request #207 from nlamirault/renovate/terraform-aws-module…
Browse files Browse the repository at this point in the history
…s-managed-service-prometheus-aws-3.x

chore(deps): update terraform terraform-aws-modules/managed-service-prometheus/aws to v3
  • Loading branch information
nlamirault authored Aug 26, 2024
2 parents 1f265f7 + 155131b commit 3161234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/amp/amp.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

module "amp" {
source = "terraform-aws-modules/managed-service-prometheus/aws"
version = "2.2.2"
version = "3.0.0"

workspace_alias = var.name

Expand Down

0 comments on commit 3161234

Please sign in to comment.