Skip to content

Commit

Permalink
chore: terraform fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed Dec 12, 2024
1 parent 097256d commit afc7135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/devnet-0/hive/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ resource "digitalocean_droplet" "main" {
monitoring = true
backups = false
ipv6 = true
tags = [
tags = [
"Hive:${var.ethereum_network}"
]
}
Expand Down

0 comments on commit afc7135

Please sign in to comment.