Created
February 25, 2021 05:40
-
-
Save axelhodler/b079e839aeb17a1143a21c1c47a4b7cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
testfargateLBPublicListenerECSGroup81318DEB: | |
Type: AWS::ElasticLoadBalancingV2::TargetGroup | |
Properties: | |
HealthCheckPath: /actuator/health | |
Port: 80 | |
Protocol: HTTP | |
TargetType: ip | |
VpcId: | |
Ref: EcsDefaultClusterMnL3mNNYNVpc7788A521 | |
Metadata: | |
aws:cdk:path: CdktestsStack/test-fargate/LB/PublicListener/ECSGroup/Resource |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment