Skip to content

[proposal] Warn google_compute_instance_group without create_before_destroy #40

Open
@wata727

Description

@wata727

See https://www.terraform.io/docs/providers/google/r/compute_instance_group.html

Recreating an instance group that's in use by another resource will give a resourceInUseByAnotherResource error. You can avoid this error with a Terraform lifecycle block as outlined in the example below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions