Skip to content

Commit

Permalink
Test modification - checking what records we own.
Browse files Browse the repository at this point in the history
  • Loading branch information
nat-henderson committed Apr 18, 2018
1 parent ea03a00 commit 3563788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/resource_compute_instance_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1805,7 +1805,7 @@ resource "google_compute_instance" "foobar" {
network_interface {
network = "default"
access_config {
public_ptr_domain_name = "test-record.%s.hashicorptest.com."
public_ptr_domain_name = "test-record.%s.hashicorptest.com"
}
}
Expand Down

0 comments on commit 3563788

Please sign in to comment.