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