We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd59ab commit 1fbb702Copy full SHA for 1fbb702
aws/hello-world/s3.tf
@@ -1,6 +1,6 @@
1
provider "random" {}
2
3
-resource "random_string" "random2" {
+resource "random_string" "random" {
4
length = 16
5
special = false
6
min_lower = 16
0 commit comments