You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We added support for IBM Cloud Monitoring authentication with this release. Users can use IBM API key and Instance ID to authenticate against IBM Cloud Monitoring. Since this new authentication is still under active development we are going to iteratively enable it for each terraform resource starting with teams. Users on IBM monitor application can use previously mentioned authentication method to manage teams.
Changelog
50fd79a feat(teams): add ibm platform metrics in teams (#290)
Summary:
Drifts created by manually disabling/enabling (eg. via UI) capture on sysdig_secure_policy are now recognized by provider and will report them in terraform plan.
Changelog
3bfd921 fix(policy): if capture is disabled manually it should also be reflected as drift in terraform (#275)
4724c0b test: Add make step to generate xml report for acceptance tests (#276)
BREAKING CHANGE: Resource sysdig_secure_benchmark_task is removed from provider since benchmark task feature is not supported anymore. Making any API call using this resource will result in 501 Not implemented error.