0
0
llucycodes42
The code gets a cookie Policy for the current AWS account. The cookie Policy defines how long a cookie will be stored and how it will be handled.
Shortcut: tf_aws_app_cookie_stickiness_policy
resource "aws_app_cookie_stickiness_policy" "${MyAWSResource}" {
}