Skip to content

Commit

Permalink
Update to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
utr1903 committed Apr 24, 2024
1 parent f7b9b20 commit 12b0f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/newrelic/infra/terraform/00_main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ provider "azurerm" {

# Kubernetes infra monitoring
module "nrotelk8s" {
source = "github.com/newrelic-experimental/monitoring-kubernetes-with-opentelemetry.git?ref=newrelic-monitoring-0.3.0/monitoring/terraform"
source = "github.com/newrelic-experimental/monitoring-kubernetes-with-opentelemetry.git?ref=newrelic-monitoring-0.3.1/monitoring/terraform"

NEW_RELIC_ACCOUNT_ID = var.NEW_RELIC_ACCOUNT_ID
NEW_RELIC_API_KEY = var.NEW_RELIC_API_KEY
Expand Down

0 comments on commit 12b0f22

Please sign in to comment.