Skip to content

d2ir: fix edge glob edge case#2051

Merged
alixander merged 1 commit intoterrastruct:masterfrom
alixander:fix-glob-edge
Aug 6, 2024
Merged

d2ir: fix edge glob edge case#2051
alixander merged 1 commit intoterrastruct:masterfrom
alixander:fix-glob-edge

Conversation

@alixander
Copy link
Collaborator

@alixander alixander commented Aug 6, 2024

closes #1946

app_a: {
  x: {
    class: test
  }
}

app_b: {
  y: {
    class: test
  }
}

app_*.x -> app_*.y

Before

Screenshot 2024-08-07 at 2 36 40 AM

After

Screenshot 2024-08-05 at 5 32 06 PM

@alixander alixander merged commit 9201649 into terrastruct:master Aug 6, 2024
@alixander alixander deleted the fix-glob-edge branch August 6, 2024 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

unexpected glob behavior

1 participant

Comments