mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-07 11:09:24 -02:30
Add tf-validate-aws CI step
This commit is contained in:
@@ -783,6 +783,13 @@ tox-inventory-builder:
|
|||||||
- cd inventory/$CLUSTER
|
- cd inventory/$CLUSTER
|
||||||
- terraform destroy -auto-approve ../../contrib/terraform/$PROVIDER
|
- terraform destroy -auto-approve ../../contrib/terraform/$PROVIDER
|
||||||
|
|
||||||
|
tf-validate-aws:
|
||||||
|
<<: *terraform_validate
|
||||||
|
variables:
|
||||||
|
TF_VERSION: 0.11.11
|
||||||
|
PROVIDER: aws
|
||||||
|
CLUSTER: $CI_COMMIT_REF_NAME
|
||||||
|
|
||||||
tf-validate-openstack:
|
tf-validate-openstack:
|
||||||
<<: *terraform_validate
|
<<: *terraform_validate
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Reference in New Issue
Block a user