You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/user/.local/lib/python3.8/site-packages/cloudiscovery/shared/error_handler.py", line 21, in wrapper
return func(*args, **kwargs)
File "/home/user/.local/lib/python3.8/site-packages/cloudiscovery/shared/common.py", line 130, in wrapper
return func(*args, **kwargs)
File "/home/user/.local/lib/python3.8/site-packages/cloudiscovery/provider/aws/vpc/resource/containers.py", line 58, in get_resources
if data_service_detail["launchType"] == "FARGATE":
KeyError: 'launchType'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: