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

related document api: https://api.sumologic.com/docs/#operation/createDataForwardingRule https://help.sumologic.com/docs/manage/data-forwarding/amazon-s3-bucket/

feature request

Sumologic's provider (https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs) Does not provide Data Sources for Dashboards(New) nor Sumologic Searches. While able to terraform a sumologic Dashboard and Search allows our team to create prescribed tools to...

new-data-source
feature request
dashboard

Software versions: Terraform - 1.3.0 Sumo Logic provider - 2.24.0 Bug: When running `terraform plan` for `sumologic_connection` resources, already generated `sumologic_connection` resources display bearer tokens instead of masking them and...

alerting

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.39.0 to 1.53.0. Release notes Sourced from google.golang.org/grpc's releases. Release 1.53.0 API Changes balancer: support injection of per-call metadata from LB policies (#5853) resolver: remove deprecated field...

dependencies

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210322153248-0c34fe9e7dc2 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.0.0-20210322153248-0c34fe9e7dc2&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210614182718-04defd469f4e to 0.7.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.0.0-20210614182718-04defd469f4e&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8. Commits 434eadc language: reject excessively large Accept-Language strings 23407e7 go.mod: ignore cyclic dependency for tagging b18d3dd secure/precis: replace bytes.Compare with bytes.Equal 795e854 all: replace...

dependencies

Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.6.2 to 1.7.0. Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.0 What's Changed docs: provide logging recommendations by @​mickael-hc in hashicorp/go-getter#371 Update aws sdk version by @​Jukie in...

dependencies

try to set obj permission without rbac on monitoring feature turned on. ```tf resource "sumologic_monitor_folder" "xxx" { name = "xxx" description = "xxx" obj_permission { subject_type = "role" subject_id =...

I was working on `AWS Kinesis Firehose for Logs` source on sumologic, when i used the sumologic ui, i can create the the source without enabling s3 backup with authentication...

ticketed