We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ac1e8 commit 3132d3bCopy full SHA for 3132d3b
src/remote-state.tf
@@ -2,7 +2,7 @@
2
# This is typically eks/argocd
3
module "source" {
4
source = "cloudposse/stack-config/yaml//modules/remote-state"
5
- version = "1.5.0"
+ version = "1.8.0"
6
7
count = local.remote_state_github_webhook_enabled ? 1 : 0
8
0 commit comments