We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49e199 commit 39856f6Copy full SHA for 39856f6
README.md
@@ -47,7 +47,7 @@ locals {
47
# GitOps Bridge: Bootstrap
48
################################################################################
49
module "gitops_bridge_bootstrap" {
50
- source = "gitops-bridge-dev/gitops-bridge/helm"
+ source = "gitops-bridge-dev/gitops-bridge/helm"
51
52
cluster = {
53
cluster_name = local.name
0 commit comments