mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Add terraform validate for contrib/terraform/aws (#4438)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
854cc53fa5
commit
80f31818df
@@ -814,6 +814,13 @@ tf-validate-packet:
|
||||
PROVIDER: packet
|
||||
CLUSTER: $CI_COMMIT_REF_NAME
|
||||
|
||||
tf-validate-aws:
|
||||
<<: *terraform_validate
|
||||
variables:
|
||||
TF_VERSION: 0.11.11
|
||||
PROVIDER: aws
|
||||
CLUSTER: $CI_COMMIT_REF_NAME
|
||||
|
||||
tf-apply-packet:
|
||||
<<: *terraform_apply
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user