0
0
llucycodes42
The code is specifying a target for the AWS App Auto Scaling feature.
Shortcut: tf_aws_appautoscaling_target
resource "aws_appautoscaling_target" "${MyAWSResource}" {
}
0
0
llucycodes42
The code is specifying a target for the AWS App Auto Scaling feature.
Shortcut: tf_aws_appautoscaling_target
resource "aws_appautoscaling_target" "${MyAWSResource}" {
}