File tree Expand file tree Collapse file tree 16 files changed +112
-0
lines changed
ing_shared_rg_notshared_alb/output
ingress_rg_shared_alb/output
ingress_rg_shared_nlb/output Expand file tree Collapse file tree 16 files changed +112
-0
lines changed Original file line number Diff line number Diff line change 5050 {
5151 "parameterKey" : " TargetGroupHealthCheckTimeoutParameter" ,
5252 "parameterValue" : " 0"
53+ },
54+ {
55+ "parameterKey" : " Stickiness" ,
56+ "parameterValue" : " false"
5357 }
5458]
Original file line number Diff line number Diff line change 5050 {
5151 "parameterKey" : " TargetGroupHealthCheckTimeoutParameter" ,
5252 "parameterValue" : " 0"
53+ },
54+ {
55+ "parameterKey" : " Stickiness" ,
56+ "parameterValue" : " false"
5357 }
5458]
Original file line number Diff line number Diff line change 3030 "Type": "List\u003cAWS::EC2::Subnet::Id\u003e",
3131 "Description": "The list of subnets IDs for the Load Balancer"
3232 },
33+ "Stickiness": {
34+ "Type": "String",
35+ "Default": "false",
36+ "Description": "Enable Target Group Stickiness"
37+ },
3338 "TargetGroupHealthCheckIntervalParameter": {
3439 "Type": "Number",
3540 "Default": "10",
7176 "Properties": {
7277 "DefaultActions": [
7378 {
79+ "ForwardConfig": {
80+ "TargetGroupStickinessConfig": {
81+ "DurationSeconds": 3600,
82+ "Enabled": {
83+ "Ref": "Stickiness"
84+ }
85+ }
86+ },
7487 "TargetGroupArn": {
7588 "Ref": "TG"
7689 },
Original file line number Diff line number Diff line change 3030 "Type": "List\u003cAWS::EC2::Subnet::Id\u003e",
3131 "Description": "The list of subnets IDs for the Load Balancer"
3232 },
33+ "Stickiness": {
34+ "Type": "String",
35+ "Default": "false",
36+ "Description": "Enable Target Group Stickiness"
37+ },
3338 "TargetGroupHealthCheckIntervalParameter": {
3439 "Type": "Number",
3540 "Default": "10",
7176 "Properties": {
7277 "DefaultActions": [
7378 {
79+ "ForwardConfig": {
80+ "TargetGroupStickinessConfig": {
81+ "DurationSeconds": 3600,
82+ "Enabled": {
83+ "Ref": "Stickiness"
84+ }
85+ }
86+ },
7487 "TargetGroupArn": {
7588 "Ref": "TG"
7689 },
Original file line number Diff line number Diff line change 5050 {
5151 "parameterKey" : " TargetGroupHealthCheckTimeoutParameter" ,
5252 "parameterValue" : " 0"
53+ },
54+ {
55+ "parameterKey" : " Stickiness" ,
56+ "parameterValue" : " false"
5357 }
5458]
Original file line number Diff line number Diff line change 3030 "Type": "List\u003cAWS::EC2::Subnet::Id\u003e",
3131 "Description": "The list of subnets IDs for the Load Balancer"
3232 },
33+ "Stickiness": {
34+ "Type": "String",
35+ "Default": "false",
36+ "Description": "Enable Target Group Stickiness"
37+ },
3338 "TargetGroupHealthCheckIntervalParameter": {
3439 "Type": "Number",
3540 "Default": "10",
7176 "Properties": {
7277 "DefaultActions": [
7378 {
79+ "ForwardConfig": {
80+ "TargetGroupStickinessConfig": {
81+ "DurationSeconds": 3600,
82+ "Enabled": {
83+ "Ref": "Stickiness"
84+ }
85+ }
86+ },
7487 "TargetGroupArn": {
7588 "Ref": "TG"
7689 },
Original file line number Diff line number Diff line change 5050 {
5151 "parameterKey" : " TargetGroupHealthCheckTimeoutParameter" ,
5252 "parameterValue" : " 0"
53+ },
54+ {
55+ "parameterKey" : " Stickiness" ,
56+ "parameterValue" : " false"
5357 }
5458]
Original file line number Diff line number Diff line change 3030 "Type": "List\u003cAWS::EC2::Subnet::Id\u003e",
3131 "Description": "The list of subnets IDs for the Load Balancer"
3232 },
33+ "Stickiness": {
34+ "Type": "String",
35+ "Default": "false",
36+ "Description": "Enable Target Group Stickiness"
37+ },
3338 "TargetGroupHealthCheckIntervalParameter": {
3439 "Type": "Number",
3540 "Default": "10",
Original file line number Diff line number Diff line change 5050 {
5151 "parameterKey" : " TargetGroupHealthCheckTimeoutParameter" ,
5252 "parameterValue" : " 0"
53+ },
54+ {
55+ "parameterKey" : " Stickiness" ,
56+ "parameterValue" : " false"
5357 }
5458]
Original file line number Diff line number Diff line change 3030 "Type": "List\u003cAWS::EC2::Subnet::Id\u003e",
3131 "Description": "The list of subnets IDs for the Load Balancer"
3232 },
33+ "Stickiness": {
34+ "Type": "String",
35+ "Default": "false",
36+ "Description": "Enable Target Group Stickiness"
37+ },
3338 "TargetGroupHealthCheckIntervalParameter": {
3439 "Type": "Number",
3540 "Default": "10",
7176 "Properties": {
7277 "DefaultActions": [
7378 {
79+ "ForwardConfig": {
80+ "TargetGroupStickinessConfig": {
81+ "DurationSeconds": 3600,
82+ "Enabled": {
83+ "Ref": "Stickiness"
84+ }
85+ }
86+ },
7487 "TargetGroupArn": {
7588 "Ref": "TG"
7689 },
You can’t perform that action at this time.
0 commit comments