Test dependencies
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2023-02-22 21:24:42 +01:00
commit f2b0a5e7c7
429 changed files with 20330 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
packer {
required_plugins {
nutanix = {
version = ">= 0.3.1"
source = "github.com/nutanix-cloud-native/nutanix"
}
}
}