Skip to content

Commit 6b8bbf6

Browse files
Remove IPv6 recreation comment from test template
Removed comment regarding IPv6 recreation requirement.
1 parent b826db5 commit 6b8bbf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mmv1/third_party/terraform/services/compute/resource_compute_instance_template_test.go.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1595,7 +1595,6 @@ func TestAccComputeInstance_IPv6ExternalRecreate(t *testing.T) {
15951595
),
15961596
},
15971597
{
1598-
// troca de IPv6 → recreate obrigatório
15991598
Config: testAccComputeInstanceIPv6External(acctest.RandString(t, 10), true),
16001599
Check: resource.ComposeTestCheckFunc(
16011600
testAccCheckComputeInstanceExists(

0 commit comments

Comments
 (0)