Skip to content

Commit

Permalink
Update .header.md (#11)
Browse files Browse the repository at this point in the history
* Update .header.md

* terraform-docs: automated action

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
venkatamutyala and github-actions[bot] committed Apr 11, 2023
1 parent fa59b56 commit 001fd6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ For more details see: https://github.com/GlueOps/terraform-module-kubernetes-has

```hcl
module "initialize_vault_cluster" {
source = "git::https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-initialization.git?ref=v0.2.0"
source = "git::https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-initialization.git"
}
```

Expand Down
2 changes: 1 addition & 1 deletion docs/.header.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ For more details see: https://github.com/GlueOps/terraform-module-kubernetes-has

```hcl
module "initialize_vault_cluster" {
source = "git::https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-initialization.git?ref=v0.2.0"
source = "git::https://github.com/GlueOps/terraform-module-kubernetes-hashicorp-vault-initialization.git"
}
```

0 comments on commit 001fd6a

Please sign in to comment.