Skip to content

Commit

Permalink
Upgrade terraform-provider-newrelic to v3.34.0 (#677)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-newrelic
--kind=all --target-bridge-version=latest`.

---

- Upgrading terraform-provider-newrelic from 3.33.0  to 3.34.0.
	Fixes #675
  • Loading branch information
VenelinMartinov authored Mar 27, 2024
1 parent f8c40e6 commit 4295b3f
Show file tree
Hide file tree
Showing 31 changed files with 1,990 additions and 425 deletions.
13 changes: 0 additions & 13 deletions patches/0001-fork.patch
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,6 @@ Date: Mon, 24 Apr 2023 15:00:52 -0700
Subject: [PATCH] fork


diff --git a/.githooks/commit-msg b/.githooks/commit-msg
deleted file mode 100755
index 8d95d053..00000000
--- a/.githooks/commit-msg
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-echo
-echo "Checking commit message format..."
-echo
-
-make lint-commit COMMIT_MSG_FILE=$1
diff --git a/newrelic/resource_newrelic_nrql_alert_condition.go b/newrelic/resource_newrelic_nrql_alert_condition.go
index ca782a65..c683a515 100644
--- a/newrelic/resource_newrelic_nrql_alert_condition.go
Expand Down
117 changes: 99 additions & 18 deletions provider/cmd/pulumi-resource-newrelic/schema.json

Large diffs are not rendered by default.

67 changes: 27 additions & 40 deletions sdk/dotnet/BrowserApplication.cs

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

56 changes: 50 additions & 6 deletions sdk/dotnet/Synthetics/BrokenLinksMonitor.cs

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

Loading

0 comments on commit 4295b3f

Please sign in to comment.