0
0
llucycodes42
The code defines a resource that can be used to configure an Amazon Virtual Private Cloud (VPC)DHCP options.
Shortcut: tf_aws_vpc_dhcp_options
resource "aws_vpc_dhcp_options" "${MyAWSResource}" {
}
0
0
llucycodes42
The code defines a resource that can be used to configure an Amazon Virtual Private Cloud (VPC)DHCP options.
Shortcut: tf_aws_vpc_dhcp_options
resource "aws_vpc_dhcp_options" "${MyAWSResource}" {
}