terraform-provider-sumologic icon indicating copy to clipboard operation
terraform-provider-sumologic copied to clipboard

Terraform provider for Sumo Logic

Results 140 terraform-provider-sumologic issues
Sort by recently updated
recently updated
newest added

The Sumo Logic provider appears to not utilize any sort of retry logic when creating a sumologic_kinesis_log_source, or at least none that appropriately handles the eventual consistency issue with IAM...

Our CI build has observed this failure several times: 1. First, there are a lot of ``` Error: Request cancelled [...] The plugin.(*GRPCProvider).UpgradeResourceState request was cancelled. ``` 2. And eventually...

bug
crash
ticketed

### Terraform Version ``` % terraform --version Terraform v1.5.6 on darwin_arm64 + provider registry.terraform.io/sumologic/sumologic v2.27.0 ``` ### Affected Resource(s) `sumologic_cse_match_list` ### Terraform Configuration Files ``` resource "sumologic_cse_match_list" "matchlist" { name...

ticketed

### Terraform Version ``` % terraform --version Terraform v1.5.6 on darwin_arm64 + provider registry.terraform.io/sumologic/sumologic v2.25.0 ``` ### Affected Resource(s) `sumologic_cse_match_list` ### Terraform Configuration Files ``` resource "sumologic_cse_match_list" "match_list" { name...

If I want to create a sumologic_folder at the root of the "/Library" folder, I assumed I would leave the parent_id unset or as an empty string, but it complains....

Now that installed collectors are managable via the provider, it'd be nice if we could create & manage [syslog sources](https://help.sumologic.com/docs/send-data/installed-collectors/sources/syslog-source/), since these sources require console configuration any ways. Proposed resource...

collection
ticketed

Hi All, I am using the below code to deploy sumologic collector but getting same error continuously. Tried to look over the open issues but didn't find anything similar. Terraform...

**Organization ID** - 0000000000004608 **Plan Type** - SUMO Logic Continuous Intelligence Service - CF Credit - Free **Issue:** I have created terraform files that build scalable lookup files ( with...

ticketed

I would like to use "Admin Recommended folder" data source to get folder id. And use that folder to save the dashboard I am creating. I get error while running...

ticketed

Add support for [Metrics Transformation Rules](https://help.sumologic.com/docs/metrics/metrics-transformation-rules/)