Skip to content

Commit 1fbb702

Browse files
authored
Update s3.tf
1 parent 1fd59ab commit 1fbb702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws/hello-world/s3.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
provider "random" {}
22

3-
resource "random_string" "random2" {
3+
resource "random_string" "random" {
44
length = 16
55
special = false
66
min_lower = 16

0 commit comments

Comments
 (0)