0
0
llucycodes42
This code creates an instance of the RDS cluster using the given resource ID and configuration.
Shortcut: tf_aws_rds_cluster_instance
resource "aws_rds_cluster_instance" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates an instance of the RDS cluster using the given resource ID and configuration.
Shortcut: tf_aws_rds_cluster_instance
resource "aws_rds_cluster_instance" "${MyAWSResource}" {
}