v0.2.0
Adding CAPTCHA action support to all actions @vitali-federau-fivestars (#31)
what
- Adding CAPTCHA action support
- Bumping terraform and aws provider versions (as they are 2 years old)
why
- In our mostly geo location rule we need captcha for people to be able to access the website
- We had to use CAPTCHA in WAF rule but it was not supported
references
- Link to any supporting github issues or helpful documentation to add some context (e.g. stackoverflow)
- It was introduced in 4.21.0 AWS provider: hashicorp/terraform-provider-aws#21754
- Closes #28 issue