0
0
llucycodes42
This code creates an AWS resource for managing subscription data for Spot. You can create and manage your Spot data feeds using this resource.
Shortcut: tf_aws_spot_datafeed_subscription
resource "aws_spot_datafeed_subscription" "${MyAWSResource}" {
}