Skip to content

Commit

Permalink
fix: Precommit fixs
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolagospagopa committed Aug 28, 2023
1 parent 2aacc21 commit 14d3a22
Show file tree
Hide file tree
Showing 7 changed files with 110 additions and 7 deletions.
2 changes: 0 additions & 2 deletions src/aks-platform/03_prometheus_managed.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,3 @@
# azurerm_monitor_data_collection_rule.prometheus_dcr
# ]
# }


7 changes: 7 additions & 0 deletions src/domains/diego-common/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

102 changes: 102 additions & 0 deletions src/elk-monitoring/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/grafana-monitoring/00_azuread.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ data "azuread_group" "adgroup_externals" {

data "azuread_group" "adgroup_security" {
display_name = "${local.product}-adgroup-security"
}
}
2 changes: 0 additions & 2 deletions src/grafana-monitoring/99_main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,3 @@ provider "azurerm" {
data "azurerm_subscription" "current" {}

data "azurerm_client_config" "current" {}


1 change: 0 additions & 1 deletion src/grafana-monitoring/99_variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ variable "tls_cert_check_helm" {
})
description = "tls cert helm chart configuration"
}

1 change: 0 additions & 1 deletion src/grafana-monitoring/env/dev01/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ tls_cert_check_helm = {
image_name = "ghcr.io/pagopa/infra-ssl-check"
image_tag = "v1.2.2@sha256:22f4b53177cc8891bf10cbd0deb39f60e1cd12877021c3048a01e7738f63e0f9"
}

0 comments on commit 14d3a22

Please sign in to comment.