Skip to content

Commit

Permalink
feat: Updated monitoring module for dynamic criteria (#2731)
Browse files Browse the repository at this point in the history
updated monitoring module for dynamic criteria
  • Loading branch information
mamari90 authored Jan 21, 2025
1 parent a482b6f commit 92e62fd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/synthetic-monitoring/99_main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ data "azurerm_subscription" "current" {}
data "azurerm_client_config" "current" {}

module "__v3__" {
# v8.67.0
source = "git::https://github.com/pagopa/terraform-azurerm-v3?ref=bfddd6f7c18b5bd1aa1b367cefed6b5dc6f1242d"
# v8.77.0
source = "git::https://github.com/pagopa/terraform-azurerm-v3?ref=d6a9fb68aaaf3f07c70b12910ab4c92427a8a363"
}
2 changes: 1 addition & 1 deletion src/synthetic-monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

| Name | Source | Version |
|------|--------|---------|
| <a name="module___v3__"></a> [\_\_v3\_\_](#module\_\_\_v3\_\_) | git::https://github.com/pagopa/terraform-azurerm-v3 | bfddd6f7c18b5bd1aa1b367cefed6b5dc6f1242d |
| <a name="module___v3__"></a> [\_\_v3\_\_](#module\_\_\_v3\_\_) | git::https://github.com/pagopa/terraform-azurerm-v3 | d6a9fb68aaaf3f07c70b12910ab4c92427a8a363 |
| <a name="module_monitoring_function"></a> [monitoring\_function](#module\_monitoring\_function) | ./.terraform/modules/__v3__/monitoring_function | n/a |
| <a name="module_secret_core"></a> [secret\_core](#module\_secret\_core) | git::https://github.com/pagopa/terraform-azurerm-v3.git//key_vault_secrets_query | v8.54.0 |

Expand Down

0 comments on commit 92e62fd

Please sign in to comment.