Skip to content

Commit

Permalink
Upgrade terraform-provider-datadog to v3.52.1 (#756)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-datadog
--kind=all --target-version=3.52.1`.

---

- Upgrading terraform-provider-datadog from 3.52.0  to 3.52.1.
	Fixes #755
  • Loading branch information
pulumi-bot authored Jan 17, 2025
1 parent e91f82c commit a57c941
Show file tree
Hide file tree
Showing 10 changed files with 7 additions and 213 deletions.
7 changes: 1 addition & 6 deletions provider/cmd/pulumi-resource-datadog/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16011,12 +16011,7 @@
},
"datadog_application_key": {
"current": "datadog:index/getApplicationKey:getApplicationKey",
"majorVersion": 4,
"fields": {
"scopes": {
"maxItemsOne": false
}
}
"majorVersion": 4
},
"datadog_cloud_workload_security_agent_rules": {
"current": "datadog:index/getCloudWorkloadSecurityAgentRules:getCloudWorkloadSecurityAgentRules",
Expand Down
14 changes: 0 additions & 14 deletions provider/cmd/pulumi-resource-datadog/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -41312,13 +41312,6 @@
"name": {
"type": "string",
"description": "Name for Application Key.\n"
},
"scopes": {
"type": "array",
"items": {
"type": "string"
},
"description": "Authorization scopes for the Application Key.\n"
}
},
"type": "object"
Expand All @@ -41342,13 +41335,6 @@
"name": {
"description": "Name for Application Key.\n",
"type": "string"
},
"scopes": {
"description": "Authorization scopes for the Application Key.\n",
"items": {
"type": "string"
},
"type": "array"
}
},
"required": [
Expand Down
33 changes: 1 addition & 32 deletions sdk/dotnet/GetApplicationKey.cs

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

11 changes: 0 additions & 11 deletions sdk/go/datadog/getApplicationKey.go

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

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

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

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

Loading

0 comments on commit a57c941

Please sign in to comment.