CI-CD dejo node
This commit is contained in:
3
infrastructure/terraform/dev/ecr.tf
Executable file
3
infrastructure/terraform/dev/ecr.tf
Executable file
@ -0,0 +1,3 @@
|
||||
resource "aws_ecr_repository" "this" {
|
||||
name = "dev-dejo/dejo-node"
|
||||
}
|
||||
Reference in New Issue
Block a user