Shuntaro Azuma

Results 9 issues of Shuntaro Azuma

### Issue #2650 ### Description Currently, when you deploy targetgroupbinding with ALB/NLB TargetGroup which is outside of Loadbalancer Controller's VPC, the Controller cannot do RegisterTargets API because it doesn't add...

needs-ok-to-test
cncf-cla: yes
size/S

**Community Note** * Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request * Please do not...

## Request Add automatic .png extension to output filename. For example, * If the user enters example as the filename, the tool should save the file as example.png. * If...

improvement

## Issue detail Target resource is not drawn when related to resources in the same layer. ## Reproduce process Subnets are same layer in this template. In this case, the...

bug
cfn-template feature
improvement

## Issue ![title-miss](https://github.com/awslabs/diagram-as-code/assets/41433979/d419a105-fa02-4278-818d-062741341fb1) ## Expected * The title string should be fully contained within the image boundaries. * The title should wrap to a new line if it exceeds the...

improvement

## Issue detail For example, if there are multiple resources directly under the "AWS Cloud" resource, the results maybe obtained when executing the command will differ. ``` $ awsdac --cfn-template...

bug
cfn-template feature
improvement

## Request The current implementation defaults to horizontal, so only horizontal views are generated. https://github.com/awslabs/diagram-as-code/blob/601056c873298e2f2312b3f3ffbe8be6b458d77c/internal/types/group.go#L55 ![horizontal](https://github.com/awslabs/diagram-as-code/assets/41433979/2817d481-610f-42d0-abb1-1a48b0b6edcf) It's better to be able to switch the display with an option. ### Example...

new feature
cfn-template feature

### Request Currently, awsdac generates a diagram as a image file. If you also get results in pptx format, you can manually rearrange the figures based on it.

new feature
pending

## Detail Currently, you cannot confirm the version of your installed tool with an option like as "--version". ``` $ awsdac --version Error: unknown flag: --version ``` ### Background If...

new feature
improvement