Releases: signalsciences/terraform-provider-sigsci
v0.4.4
v0.4.3
Update documentation
Add default value to rate_limit duration
v0.4.2
Added warnings for unknown condition types to avoid confusion on automatically converted strings
Added Rule max length for conditions and actions
Fix out of band deletions by returning nil instead of err
Correctly set IDs for multiple resources so terraform will update instead of re-create
Minor formatting
terraform-provider-sigsci-v0.4.1
Fix site_short_names reorder
terraform-provider-sigsci-v0.4.0
Terraform Provider v0.4.0 Changelog
- Added Corp Integrations
- Added Site Integrations
- Added signal to Rules actions
- Corp Rule signal field is now optional
- Added skip_notifications to Site Alerts
- Added Primary Agent Key to Sites
- Added block_duration_seconds to Site Tempalted Rules
- Updated Site templated rules "fields", "interval", and "threshold" to be optional
- Fixed bug updating site rule actions
- Updated Docs for clarification
terraform-provider-sigsci-v0.3.1
This release includes various documentation improvements
terraform-provider-sigsci-v0.3.0
Renamed whitelist to allowlist.
Renamed blacklist to blocklist
Updated docs to add attributes reference
Add some computed fields to corp_signal_tag
terraform-provider-sigsci-v0.2
Fix Complex rule condition -- fix 3 deep issue and marshaling more than 1 condition.
Fix bug where you couldn't add signals to a rule
Fix immutable site attributes.
Clean Up site alerts
Add tests for all issues
terraform-provider-sigsci-v0.1
Merge pull request #10 from signalsciences/SignOnRelease fix github release section