Skip to content

Commit 3132d3b

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 e0ac1e8 commit 3132d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/remote-state.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This is typically eks/argocd
33
module "source" {
44
source = "cloudposse/stack-config/yaml//modules/remote-state"
5-
version = "1.5.0"
5+
version = "1.8.0"
66

77
count = local.remote_state_github_webhook_enabled ? 1 : 0
88

0 commit comments

Comments
 (0)