```Diagnostics: aws:ec2:SecurityGroup (service-s...
# getting-started
a
Copy code
Diagnostics:
  aws:ec2:SecurityGroup (service-sg):
    error: deleting urn:pulumi:loopon::pulum::awsx:ecs:FargateService$aws:ec2/securityGroup:SecurityGroup::service-sg: 1 error occurred:
    	* deleting Security Group (sg-0ed79de165967231d): DependencyViolation: resource sg-0ed79de165967231d has a dependent object
    	status code: 400, request id: 555f2ba5-4d6e-4204-b816-5e29dcbada9b

  pulumi:pulumi:Stack (pulum-loopon):
    error: update failed
b
this is likely an order of operations problem, the loadbalancer is using the secuirty group
a