awslabs / awslabs/specctl

AttributeError: 'NoneType' object has no attribute 'get'

Open
#13 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
259
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Hi,

I tried this tool to migrate services from AWS ECS cluster to AWS EKS Cluster. But I am struck with the below error:

File "/specctl/.venv/lib/python3.11/site-packages/specctl/ecs2k8s/ecs_parser.py", line 92, in ingress_parser
tg_name = tg_details.get("TargetGroupName")
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'

Please kindly help me in resolving this error.

Thanks,
Hariharan.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.