v0.3.0
NOTES:
- Before this release, the
sysdig_user
resource could only be used if a Sysdig Secure API token was provided. Thesysdig_user
can now be used with either a Monitor API token or a Secure API token.
FEATURES:
- New Resource:
sysdig_secure_list
- New Resource:
sysdig_secure_macro
- New Datasource:
sysdig_secure_notification_channel
- The following fields in the provider
sysdig
are now optional instead of required and will only be required when the user creates the resources that use them:sysdig_secure_api_token
sysdig_secure_url
sysdig_monitor_api_token
sysdig_monitor_url
- Added fields to the
sysdig
provider:sysdig_secure_insecure_tls
sysdig_monitor_insecure_tls
BUG FIXES: