Skip to content

Releases: signalsciences/terraform-provider-sigsci

v1.2.16

24 Mar 01:38
0288f6a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.15...v1.2.16

v1.2.15

20 Mar 02:26
b1af5b3
Compare
Choose a tag to compare

What's Changed

  • MINOR: examples: expand rate limit rule examples by @daniel-corbett in #138
  • generate docs for new rate limit rule examples by @shawnps in #139
  • upgrade signalsciences/go-sigsci dependency to v0.1.13 by @shawnps in #140
  • remove t.Parallel() in TestResourceCorpRule_SortedSiteNames by @shawnps in #141
  • change: added ValidateFunc for sigsci_site_alert by @ponkio-o in #142

New Contributors

Full Changelog: v1.2.14...v1.2.15

v1.2.14

16 Mar 04:41
bd377ae
Compare
Choose a tag to compare

What's Changed

  • Add validate option to allow bypassing of API credential check by @jonnangle in #136
  • add edge deployment examples to main.tf by @shawnps in #129
  • generate site rule docs by @shawnps in #137

New Contributors

Full Changelog: v1.2.13...v1.2.14

v1.2.13

14 Mar 02:59
26912da
Compare
Choose a tag to compare

What's Changed

  • fix env => with for gpg import in release workflow by @shawnps in #135

Full Changelog: v1.2.12...v1.2.13

v1.2.12

14 Mar 02:41
a71d2d1
Compare
Choose a tag to compare

What's Changed

  • upgrade go-releaser action to v4 by @shawnps in #133
  • use crazy-max/ghaction-import-gpg for importing GPG key by @shawnps in #134

Full Changelog: v1.2.11...v1.2.12

v1.2.11

14 Mar 00:32
34db6f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.10...v1.2.11

v1.2.10

14 Mar 00:23
2fd45ea
Compare
Choose a tag to compare

What's Changed

  • upgrade to go 1.20 in release workflow by @shawnps in #131

Full Changelog: v1.2.8...v1.2.10

v1.2.8

14 Mar 00:13
504be25
Compare
Choose a tag to compare

What's Changed

  • use different tag name in TestACCResourceSiteRuleRateLimit_basic to avoid race condition with TestAccResourceSiteSignalTagCRUD by @shawnps in #107
  • site alert interval, threshold, action required by @shawnps in #117
  • add "signal" to corp and site list available types in resource descriptions. fixes #85 by @shawnps in #119
  • use staticcheck github action, remove golint (deprecated) by @shawnps in #110
  • redactions: suppress diff when the only difference between the field in the tf and the field in the API response is capitalization. fixes #120 by @shawnps in #121
  • remove signal from actions in site rule excludeSignal test by @shawnps in #123
  • generate docs by @shawnps in #124
  • add examples for all 3 site rule types (request, rate limit, signal exclusion) by @shawnps in #125
  • update README to show fastly_key usage on provider, add links to edge deployment resource docs by @shawnps in #126
  • auto-generate docs/index.md including provider example by @shawnps in #127
  • point to docs/resources for resource documentation by @shawnps in #128
  • set actions as optional on site rule so templated rules can be created by @shawnps in #130

Full Changelog: v1.2.7...v1.2.8

v1.2.7

21 Feb 02:07
8746845
Compare
Choose a tag to compare

What's Changed

  • Set sensitive value at atttribute level to fix terraform destroy exposing sensitive values by @jeremy-cxf in #118

New Contributors

Full Changelog: v1.2.6...v1.2.7

v1.2.6

20 Feb 02:23
76218f5
Compare
Choose a tag to compare

What's Changed

  • FIX: Changed optional attribute of actions block in sigsci_stie_rule by @ponkio-o in #116

Full Changelog: v1.2.5...v1.2.6