Skip to content

Commit 86bf636

Browse files
committed
Increase pet length
1 parent 17f118f commit 86bf636

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

single-project/terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
resource "random_pet" "this" {
2-
length = 5
2+
length = 10
33
}

0 commit comments

Comments
 (0)