Commit 4d2e0ad
authored
Upgrade terraform-provider-newrelic to v3.75.4 (#1221)
This PR was generated via `$ upgrade-provider pulumi/pulumi-newrelic
--kind=provider --target-bridge-version=latest --target-version=3.75.4
--allow-missing-docs=true`.
---
- Upgrading terraform-provider-newrelic from 3.75.2 to 3.75.4.
Fixes #12201 parent 435b824 commit 4d2e0ad
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2295 | 2295 | | |
2296 | 2296 | | |
2297 | 2297 | | |
2298 | | - | |
2299 | | - | |
| 2298 | + | |
| 2299 | + | |
2300 | 2300 | | |
2301 | 2301 | | |
2302 | 2302 | | |
| |||
- CHANGELOG.md+13-1
- examples/modules/cloud-integrations/oci/logs-integration/data.tf+4
- examples/modules/cloud-integrations/oci/logs-integration/locals.tf+33
- examples/modules/cloud-integrations/oci/logs-integration/main.tf+44-1
- examples/modules/cloud-integrations/oci/logs-integration/variables.tf+18-1
- examples/modules/cloud-integrations/oci/metrics-integration/locals.tf+33
- examples/modules/cloud-integrations/oci/metrics-integration/main.tf+42
- examples/modules/cloud-integrations/oci/metrics-integration/variables.tf+12
- examples/modules/cloud-integrations/oci/policy-setup/data.tf+6
- examples/modules/cloud-integrations/oci/policy-setup/locals.tf+5
- examples/modules/cloud-integrations/oci/policy-setup/main.tf+17-9
- examples/modules/cloud-integrations/oci/policy-setup/provider.tf+1-1
- examples/modules/cloud-integrations/oci/policy-setup/variables.tf+14
- go.mod+1-1
- go.sum+2-2
- website/docs/guides/cloud_integrations_guide.html.markdown+37-14
0 commit comments