mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 23:02:12 +03:00
docker-demo-3
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
resource "aws_ecr_repository" "myapp" {
|
||||
name = "myapp"
|
||||
}
|
||||
Reference in New Issue
Block a user