Skip to content

Commit

Permalink
updated test config
Browse files Browse the repository at this point in the history
  • Loading branch information
imaskm committed Nov 29, 2024
1 parent 890e30d commit 9bb7f4a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions digitalocean/reservedipv6/resource_reserved_ipv6_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ resource "digitalocean_droplet" "baz" {
image = "ubuntu-22-04-x64"
region = "nyc3"
ipv6 = true
private_networking = true
}
resource "digitalocean_reserved_ipv6" "foobar" {
Expand All @@ -169,7 +168,6 @@ resource "digitalocean_droplet" "baz" {
image = "ubuntu-22-04-x64"
region = "nyc3"
ipv6 = true
private_networking = true
}
resource "digitalocean_reserved_ipv6" "foobar" {
Expand Down

0 comments on commit 9bb7f4a

Please sign in to comment.