Implemented universe/aws and universe/aws/cli
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
9
pkg/universe.dagger.io/aws/cli/test/test.bats
Normal file
9
pkg/universe.dagger.io/aws/cli/test/test.bats
Normal file
@@ -0,0 +1,9 @@
|
||||
setup() {
|
||||
load '../../../bats_helpers'
|
||||
|
||||
common_setup
|
||||
}
|
||||
|
||||
@test "aws/cli" {
|
||||
dagger up ./sts_get_caller_identity.cue
|
||||
}
|
Reference in New Issue
Block a user