terraform-provider-sysdig
terraform-provider-sysdig copied to clipboard
Sysdig Terraform provider. Allow to handle Sysdig Secure policies as code.
- Fix wrong doc title and example for IBM Function notification data source - Fix wrong title and update URL for Fargate workload agent - Fix document for secure_posture_policy data...
This PR updates the sysdig_secure_posture_zone resource to use the public API for creating zones and then make an additional request to the /api/cspm/v1/policy/zone-policies endpoint to attach the created zone to...
When the authentication token for the provider is expired, it returns a vague error: `Error: invalid character 'u' looking for beginning of value`. *What would I expect?* If the provider...
Use of `sysdig_secure_ml_policy` causes a perpetual diff that cannot be resolved w/o deleting the resource from Terraform state: ```hcl Error: Rules not found with module.main.sysdig_secure_ml_policy.base, on ../../runtime.tf line 16, in...
```bash │ Warning: Deprecated Resource │ │ with sysdig_secure_vulnerability_exception_list.sample, │ on main.tf line 180, in resource "sysdig_secure_vulnerability_exception_list" "sample": │ 180: resource "sysdig_secure_vulnerability_exception_list" "sample" { │ │ The legacy scanning engine...
We are running a workload on Fargate, with a workload agent running as a sidecar. Additionally, another sidecar is running a Fluent Bit container as a log router for FireLens....
Hello, I'm using IBM Cloud Security and Compliance Center Workload Protection. Is there a way to retrieve the sysdig secure api token using the sysdig provider? The IBM Cloud docs...
Key changes: - Added resource and data source for sysdig_secure_okta_ml_policy - Implemented CRUD operations with proper error handling - Added tests and documentation Similar open PR: https://github.com/sysdiglabs/terraform-provider-sysdig/pull/675 (I'll close this...
Hey folks, just saw the logo was broken :) (took the AWS image again)