0
0
llucycodes42
This code creates a resource named "aws_redshift_parameter_group" and assigns it to the MyAWSResource variable. The aws_redshift_parameter_group resource contains a list of parameters that you can use to specify the characteristics of a Redshift cluster.
Shortcut: tf_aws_redshift_parameter_group
resource "aws_redshift_parameter_group" "${MyAWSResource}" {
}