Skip to content

Commit b37ffc5

Browse files
karolgorczli82016
andauthored
Update mmv1/third_party/terraform/services/compute/resource_compute_instance_template.go.tmpl
Co-authored-by: Zhenhua Li <[email protected]>
1 parent aa4e5a5 commit b37ffc5

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.go.tmpl

-1
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,6 @@ Google Cloud KMS.`,
569569
"ipv6_access_config": {
570570
Type: schema.TypeList,
571571
Optional: true,
572-
Computed: true,
573572
ForceNew: true,
574573
Description: `An array of IPv6 access configurations for this interface. Currently, only one IPv6 access config, DIRECT_IPV6, is supported. If there is no ipv6AccessConfig specified, then this instance will have no external IPv6 Internet access.`,
575574
Elem: &schema.Resource{

0 commit comments

Comments
 (0)