Skip to content

Prevent resources being recreated when the location is not known in advance. #102

@alexpersin

Description

@alexpersin

The location of many of the resources is set dynamically to that of the resource group. If this module is included in a configuration that also defines the definition of the resource group (and possibly otherwise), then many of the resources need to be recreated in the plan because the location is not known until apply, which results in a 'no op' terraform plan recreating many resources. If the location is passed as a variable instead then this is resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions