Releases: signalsciences/terraform-provider-sigsci
Releases · signalsciences/terraform-provider-sigsci
v1.2.16
What's Changed
- Add support for JSON arguments to EdgeDeployment by @vvuksan-fastly in #143
New Contributors
- @vvuksan-fastly made their first contribution in #143
Full Changelog: v1.2.15...v1.2.16
v1.2.15
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
- @daniel-corbett made their first contribution in #138
Full Changelog: v1.2.14...v1.2.15
v1.2.14
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
- @jonnangle made their first contribution in #136
Full Changelog: v1.2.13...v1.2.14
v1.2.13
v1.2.12
v1.2.11
v1.2.10
v1.2.8
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
What's Changed
- Set sensitive value at atttribute level to fix terraform destroy exposing sensitive values by @jeremy-cxf in #118
New Contributors
- @jeremy-cxf made their first contribution in #118
Full Changelog: v1.2.6...v1.2.7