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

to manage the service allowlists document: https://help.sumologic.com/docs/manage/security/create-allowlist-ip-cidr-addresses/ rest api doc https://api.au.sumologic.com/docs/#tag/serviceAllowlistManagement thank you!

feature request
ticketed

https://organizations.sumologic.com/docs/#tag/organizationsManagement create/update child org. thankyou

feature request
ticketed

for scenarios like us, we have multiple sumologic accounts, and we are using environment variables to set access id/key, it would be nice to support multiple accounts. i know its...

I wanted to report some unexpected terraform behavior with the [sumologic_content](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/content) resource when creating a saved search: the search creates correctly, but subsequent plans detect a diff that requires an...

alerting

Always return `true` to ignore TF resource change(`terraform plan`) check on total_bytes field as it will keep changing with data ingested in partition.

Happened once for me: ``` │ Error: Request cancelled │ │ with module.personal[0].sumologic_folder.personal, │ on shared/personal/main.tf line 4, in resource "sumologic_folder" "personal": │ 4: resource "sumologic_folder" "personal" { │ │...

bug
crash

### Terraform Version ``` Terraform v1.2.3on darwin_amd64+ provider [registry.terraform.io/sumologic/sumologic](http://registry.terraform.io/sumologic/sumologic) v2.20.0 ``` ### Affected Resource(s) - sumologic_ingest_budget_v2 - ### Terraform Configuration Files Created a module for either v1 or v2 resources....

collection

For a while early this year, I was able to set up and manage Sumo Logic collectors for our GCP resources using the terraform module. This week, it's no longer...

collection

## Steps to reproduce 1. Have a `sumologic_content` with a dashboard definition with one of the panels mentioning a scheduled view which doesn't exist. 2. Run `terraform apply` on it...

bug
ticketed

Our SumoLogic terraform plan has been occasionally failing over 502s hit on SumoLogic APIs. Can you please either eliminate 502s from your service or add retries over 502s into the...

ticketed