From eaae1f6e4e808986e3670e8dcc05086f35884ccf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 12:21:07 +0300 Subject: [PATCH] Update Changelog for `1.517.1` (#1154) Co-authored-by: cloudposse-releaser[bot] <163353533+cloudposse-releaser[bot]@users.noreply.github.com> --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59d7b9795..2e3997336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # CHANGELOG +## 1.517.1 + + + +
+ feat: Add cross_origin_auth variable to auth0_client @wavemoran (#1149) +## what + +- Adds the `cross_origin_auth` variable to the `auth0_client` resource + +## why + +- Variable to allow cross-origin auth requests which is useful in CORS-heavy setups + +## references + +- https://registry.terraform.io/providers/auth0/auth0/latest/docs/resources/client#cross_origin_auth + +
+ + +## 🤖 Automatic Updates + +
+ Update Changelog for `1.517.0` @github-actions (#1153) +Update Changelog for [`1.517.0`](https://github.com/cloudposse/terraform-aws-components/releases/tag/1.517.0) +
+ + + ## 1.517.0