Skip to content

Commit 17da59b

Browse files
committed
Bump the example to v0.10, just because previous didn't actually work.
1 parent a1ad1aa commit 17da59b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ a read-only access to the repository.
77

88
```hcl
99
module "fluxcd" {
10-
source = "github.com/lassizci/terraform-eks-fluxcd-sops?ref=v0.9"
10+
source = "github.com/lassizci/terraform-eks-fluxcd-sops?ref=v0.10"
1111
path = "./clusters/dev"
1212
controller_ssh_public_key = file("./deploy-key.pub")
1313
controller_ssh_private_key = file("./deploy-key.priv")

0 commit comments

Comments
 (0)