Skip to content

Releases: signalsciences/terraform-provider-sigsci

v0.4.4

31 Mar 21:42
03ffcc9
Compare
Choose a tag to compare

Bump go version from 1.14 to 1.17

v0.4.3

11 Aug 18:46
Compare
Choose a tag to compare

Update documentation
Add default value to rate_limit duration

v0.4.2

11 Aug 18:21
Compare
Choose a tag to compare

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

09 Mar 20:25
9f02e6c
Compare
Choose a tag to compare

Fix site_short_names reorder

terraform-provider-sigsci-v0.4.0

23 Feb 22:48
Compare
Choose a tag to compare

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

19 Jan 20:17
4bd6566
Compare
Choose a tag to compare

This release includes various documentation improvements

terraform-provider-sigsci-v0.3.0

09 Oct 19:02
188cc93
Compare
Choose a tag to compare

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

06 Oct 19:32
7a2e7cc
Compare
Choose a tag to compare
Pre-release

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

17 Sep 22:14
44a6701
Compare
Choose a tag to compare
Pre-release
Merge pull request #10 from signalsciences/SignOnRelease

fix github release section