0
0
llucycodes42
The code saves a SSL negotiation policy to the MyAWSResource variable. Theaws_lb_ssl_negotiation_policy resource declares that the policy is associated with the MyAWSResource object.
Shortcut: tf_aws_lb_ssl_negotiation_policy
resource "aws_lb_ssl_negotiation_policy" "${MyAWSResource}" {
}