Skip to content

Commit 19eca9a

Browse files
chore(deps): update terraform cloudposse/stack-config/yaml to v1.8.0 (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2101f8 commit 19eca9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/provider-auth0-client.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ locals {
3333

3434
module "auth0_tenant" {
3535
source = "cloudposse/stack-config/yaml//modules/remote-state"
36-
version = "1.5.0"
36+
version = "1.8.0"
3737

3838
count = local.enabled ? 1 : 0
3939

0 commit comments

Comments
 (0)