Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Module installation fails when default VPC network is a Legacy network #37

@dboshardy

Description

@dboshardy

When using this module as described (setting source = GoogleCloudPlatform/managed-instance-group/google), terraform apply fails with the following:

* google_compute_instance_template.default: Error creating instance template: googleapi: Error 404: The resource 'projects/cloud9-dev/regions/us-central1/subnetworks/default' was not found, notFound```

This is a result of the `default` VPC network in GCP being a Legacy network with no subnetwork.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions