Skip to content

Commit

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

---

- Upgrading terraform-provider-sumologic from 2.29.0  to 2.30.0.
	Fixes #364
  • Loading branch information
pulumi-bot authored May 22, 2024
1 parent 33c8f09 commit 2fe74d2
Show file tree
Hide file tree
Showing 249 changed files with 22,066 additions and 2,437 deletions.
88 changes: 88 additions & 0 deletions provider/cmd/pulumi-resource-sumologic/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,60 @@
}
}
},
"sumologic_azure_event_hub_log_source": {
"current": "sumologic:index/azureEventHubLogSource:AzureEventHubLogSource",
"majorVersion": 1,
"fields": {
"authentication": {
"maxItemsOne": true
},
"default_date_formats": {
"maxItemsOne": false
},
"filters": {
"maxItemsOne": false
},
"path": {
"maxItemsOne": true,
"elem": {
"fields": {
"custom_services": {
"maxItemsOne": false,
"elem": {
"fields": {
"prefixes": {
"maxItemsOne": false
}
}
}
},
"limit_to_namespaces": {
"maxItemsOne": false
},
"limit_to_regions": {
"maxItemsOne": false
},
"limit_to_services": {
"maxItemsOne": false
},
"sns_topic_or_subscription_arn": {
"maxItemsOne": false
},
"tag_filters": {
"maxItemsOne": false,
"elem": {
"fields": {
"tags": {
"maxItemsOne": false
}
}
}
}
}
}
}
}
},
"sumologic_cloud_to_cloud_source": {
"current": "sumologic:index/cloudToCloudSource:CloudToCloudSource",
"majorVersion": 1
Expand Down Expand Up @@ -4671,6 +4725,16 @@
}
}
},
"notification_groups": {
"maxItemsOne": false,
"elem": {
"fields": {
"group_values": {
"maxItemsOne": false
}
}
}
},
"schedule": {
"maxItemsOne": true
}
Expand Down Expand Up @@ -4740,6 +4804,18 @@
}
}
},
"sumologic_role_v2": {
"current": "sumologic:index/roleV2:RoleV2",
"majorVersion": 1,
"fields": {
"capabilities": {
"maxItemsOne": false
},
"selected_views": {
"maxItemsOne": false
}
}
},
"sumologic_rum_source": {
"current": "sumologic:index/rumSource:RumSource",
"majorVersion": 1,
Expand Down Expand Up @@ -5078,6 +5154,18 @@
}
}
},
"sumologic_role_v2": {
"current": "sumologic:index/getRoleV2:getRoleV2",
"majorVersion": 1,
"fields": {
"capabilities": {
"maxItemsOne": false
},
"selected_views": {
"maxItemsOne": false
}
}
},
"sumologic_user": {
"current": "sumologic:index/getUser:getUser",
"majorVersion": 1,
Expand Down
Loading

0 comments on commit 2fe74d2

Please sign in to comment.