mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 21:01:57 +03:00
codepipeline-demo
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
resource "aws_ecs_cluster" "demo" {
|
||||
name = "demo"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user