1008 test implementation
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
This commit is contained in:
5
docs/learn/tests/cloudformation/template/convert.cue
Normal file
5
docs/learn/tests/cloudformation/template/convert.cue
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
import "encoding/json"
|
||||
|
||||
s3Template: json.Unmarshal(template)
|
Reference in New Issue
Block a user