Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 28a70b0

Browse files
committed
update readme
1 parent 407655b commit 28a70b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vault-jwt/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ module "vault" {
8888
8989
terraform {
9090
required_providers {
91-
...
9291
jwt = {
9392
source = "geektheripper/jwt"
9493
version = "1.1.4"
@@ -97,7 +96,6 @@ terraform {
9796
source = "hashicorp/time"
9897
version = "0.11.1"
9998
}
100-
...
10199
}
102100
}
103101

0 commit comments

Comments
 (0)