examples/jamstack: implemented backend deployment running on ecs
Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
4
examples/jamstack/main.cue
Normal file
4
examples/jamstack/main.cue
Normal file
@@ -0,0 +1,4 @@
|
||||
package main
|
||||
|
||||
// Name of the application
|
||||
name: string & =~"[a-z0-9-]+"
|
Reference in New Issue
Block a user