Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misleading name of node in html representation #894

Closed
ShiriMoran opened this issue Sep 30, 2024 · 0 comments · Fixed by #895
Closed

misleading name of node in html representation #894

ShiriMoran opened this issue Sep 30, 2024 · 0 comments · Fixed by #895
Assignees
Labels
bug Something isn't working drawio
Milestone

Comments

@ShiriMoran
Copy link
Contributor

In the following test:

	{
		VpcTestCommon: testfunc.VpcTestCommon{
			InputConfig: "sg_testing1_new",
			UseCases:    []vpcmodel.OutputUseCase{vpcmodel.AllEndpoints},
			Format:      vpcmodel.HTML,
		},
		Grouping: true,
	},

There's a node titled External IPs:Various IP ranges even though it contains a single cidr, 142.0.0.0/7

@ShiriMoran ShiriMoran self-assigned this Sep 30, 2024
@zivnevo zivnevo added bug Something isn't working drawio labels Sep 30, 2024
@zivnevo zivnevo added this to the v0.7 milestone Sep 30, 2024
@ShiriMoran ShiriMoran linked a pull request Sep 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working drawio
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants