Skip to content

Commit 7185e02

Browse files
author
Ann K. Hoang
authored
Update devops.tf
1 parent 804b43c commit 7185e02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/devops.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ resource "aws_security_group" "Helpful Engineer DevOps-SG" {
8080
}
8181

8282

83-
/*---------------- Virtual Machine ----------------
83+
/*---------------- Virtual Machine ---------------- */
8484

8585
resource "aws_instance" "HE-Utility" {
8686
ami = "${data.aws_ami.CENTOS.id}"

0 commit comments

Comments
 (0)