0
0
llucycodes42
In the code example, the aws_customer_gateway resource is defined which points to an instance of the Customer Gateway service. The Customer Gateway service is responsible for handling customer interactions with AWS.
Shortcut: tf_aws_customer_gateway
resource "aws_customer_gateway" "${MyAWSResource}" {
}