Skip to content

Commit

Permalink
Run terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeruiz committed Sep 17, 2019
1 parent ed18181 commit 1f1a003
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,6 @@ data "aws_ami" "rhel" {
}
}


## random password for the installer dashboard
resource "random_pet" "console_password" {
length = 3
Expand Down

0 comments on commit 1f1a003

Please sign in to comment.