0
0
llucycodes42
The code creates a new AWS EC2 repository.
Shortcut: tf_aws_ecr_repository
resource "aws_ecr_repository" "${MyAWSResource}" {
}
0
0
llucycodes42
The code creates a new AWS EC2 repository.
Shortcut: tf_aws_ecr_repository
resource "aws_ecr_repository" "${MyAWSResource}" {
}