Skip to content

Commit

Permalink
Upgrade terraform-provider-newrelic to v3.45.0 (#861)
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.43.0  to 3.45.0.
	Fixes #860
	Fixes #855
  • Loading branch information
guineveresaenger authored Sep 4, 2024
2 parents 23a8116 + 2d542f5 commit 99654e4
Show file tree
Hide file tree
Showing 160 changed files with 11,923 additions and 195 deletions.
42 changes: 42 additions & 0 deletions provider/cmd/pulumi-resource-newrelic/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1424,6 +1427,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"linked_entity_guids": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1467,6 +1473,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1507,6 +1516,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1547,6 +1559,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1587,6 +1602,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"linked_entity_guids": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1630,6 +1648,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1670,6 +1691,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1710,6 +1734,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1763,6 +1790,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1803,6 +1833,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"null_values": {
"maxItemsOne": false,
"elem": {
Expand Down Expand Up @@ -1840,6 +1873,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"linked_entity_guids": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1883,6 +1919,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"nrql_query": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -1923,6 +1962,9 @@
}
}
},
"initial_sorting": {
"maxItemsOne": true
},
"linked_entity_guids": {
"maxItemsOne": false
},
Expand Down
Loading

0 comments on commit 99654e4

Please sign in to comment.