Removed multiple blank lines

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-03-21 16:46:19 +00:00
parent 312b460cfc
commit 5f7dd08838
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
12 changed files with 3 additions and 21 deletions

View file

@ -5,7 +5,6 @@ provider "aws" {
// Create a security group with access to port 22 and port 80 open to serve HTTP traffic
resource "random_id" "server" {
keepers = {
# Generate a new id each time we switch to a new AMI id