0
0
llucycodes42
The code defines a resource named "aws_load_balancer_backend_server_policy." This resource defines an IAM policy that allows Amazon Web Services customers to deploy a load balancer backend server on the Amazon Web Services Reserved Instance type.
Shortcut: tf_aws_load_balancer_backend_server_policy
resource "aws_load_balancer_backend_server_policy" "${MyAWSResource}" {
}