0
0
llucycodes42
This AWS Lambda function sets the cookie stickiness policy for the given IAM role.
Shortcut: tf_aws_lb_cookie_stickiness_policy
resource "aws_lb_cookie_stickiness_policy" "${MyAWSResource}" {
}
0
0
llucycodes42
This AWS Lambda function sets the cookie stickiness policy for the given IAM role.
Shortcut: tf_aws_lb_cookie_stickiness_policy
resource "aws_lb_cookie_stickiness_policy" "${MyAWSResource}" {
}