Skip to content

Commit

Permalink
Upgrade terraform-provider-newrelic to v3.48.0 (#884)
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.46.0  to 3.48.0.
	Fixes #883
  • Loading branch information
guineveresaenger authored Sep 26, 2024
2 parents 65d9f6d + 7ab4b5d commit dc41597
Show file tree
Hide file tree
Showing 162 changed files with 15,581 additions and 202 deletions.
46 changes: 46 additions & 0 deletions provider/cmd/pulumi-resource-newrelic/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,10 @@
}
}
},
"newrelic_key_transaction": {
"current": "newrelic:index/keyTransaction:KeyTransaction",
"majorVersion": 5
},
"newrelic_log_parsing_rule": {
"current": "newrelic:index/logParsingRule:LogParsingRule",
"majorVersion": 5
Expand Down Expand Up @@ -1384,6 +1388,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1427,6 +1434,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1473,6 +1483,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1516,6 +1529,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1559,6 +1575,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1602,6 +1621,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1648,6 +1670,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1691,6 +1716,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1734,6 +1762,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1790,6 +1821,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1833,6 +1867,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1873,6 +1910,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1919,6 +1959,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down Expand Up @@ -1962,6 +2005,9 @@
}
}
},
"data_format": {
"maxItemsOne": false
},
"initial_sorting": {
"maxItemsOne": true
},
Expand Down
Loading

0 comments on commit dc41597

Please sign in to comment.