Skip to content

Commit

Permalink
Adds subnet back as service_api source
Browse files Browse the repository at this point in the history
required for connecting ECS Service -> Secret
  • Loading branch information
DavidSeptimus-Klotho committed Nov 16, 2023
1 parent b3c0f48 commit e12f14c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/templates/aws/edges/service_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ sources:
- kubernetes:deployment
- kubernetes:pod
- aws:ec2_instance
- aws:subnet
targets:
- aws:lambda_function
- aws:dynamodb_table
Expand Down

0 comments on commit e12f14c

Please sign in to comment.