Skip to content

[bug] Possible naming conflict of database resource group in multicluster environment? #38

Description

@schwichti

I think this line will give a naming conflict if you install the infrastructure twice in your azure account:

resource "azurerm_resource_group" "postgres" {
  name     = "${var.name}-postgresql"
}

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