0
0
llucycodes42
The code defines a resource named "aws_proxy_protocol_policy" that represents the policy that controls the proxy protocol used by the AWS resource.
Shortcut: tf_aws_proxy_protocol_policy
resource "aws_proxy_protocol_policy" "${MyAWSResource}" {
}