Skip to content

Commit 51b112f

Browse files
committed
feat: Add managed secrets option (release for PR 87)
1 parent 173b493 commit 51b112f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ terraform {
66
source = "hashicorp/aws"
77
version = ">= 5.24"
88
}
9+
910
random = {
1011
source = "hashicorp/random"
1112
version = ">= 3.0"

0 commit comments

Comments
 (0)