Skip to content

Commit

Permalink
Update db_ec2.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
georgepstaylor committed Nov 13, 2023
1 parent 36fbb76 commit 7a4ecaf
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ module "ebs_volumes" {
]
}


resource "aws_route53_record" "db_ec2_instance" {
for_each = {
for item in var.db_config : item.name => item
Expand Down

0 comments on commit 7a4ecaf

Please sign in to comment.