logdna / terraform-provider-logdna

Terraform provider to simplify creation of views, preset alerts and other resources in LogDNA!
https://registry.terraform.io/providers/logdna/logdna/latest
MIT License
11 stars 12 forks source link

feat(provider): allow iamtoken and crn in lieu of servicekey in provider #103

Closed ligerzero459 closed 8 months ago

ligerzero459 commented 8 months ago

For IBM envs, we will allow provider configs to contain iamtoken and cloud_resource_name to authorize with the API in IBM envs in lieu of servicekey

Semver: minor Ref: LOG-18869