Add test on AWS eks

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-04-22 17:30:58 +02:00
parent 2d72303bc4
commit 9fc247848f
3 changed files with 60 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
package eks
import (
// "dagger.io/dagger"
"dagger.io/dagger/op"
"dagger.io/aws"
)
@@ -19,7 +18,8 @@ import (
// kubeconfig is the generated kube configuration file
kubeconfig: {
string// FIXME There is a problem with dagger.#Artifact type
// FIXME There is a problem with dagger.#Secret type
string
#up: [
op.#Load & {