Open robenie-cwt opened 1 week ago
aws-resources
When deploying an application using ECS on EC2, the resource attribute cloud.platform is being set as aws_ec2 instead of aws_ecs
cloud.platform
aws_ec2
aws_ecs
Deploy an application in AWS ECS using EC2. Also
The resource attribute should have
2.9.0
No response
cc @wangzlei @srprash
Component(s)
aws-resources
What happened?
Description
When deploying an application using ECS on EC2, the resource attribute
cloud.platform
is being set asaws_ec2
instead ofaws_ecs
Steps to Reproduce
Deploy an application in AWS ECS using EC2. Also
Expected Result
The resource attribute should have
cloud.platform
set asaws_ecs
Actual Result
cloud.platform
set asaws_ec2
Component version
2.9.0
Log output
No response
Additional context
No response