mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-23 01:02:51 +00:00
This should make it easy to start a bunch of clusters (using the new Terraform provisioning method) on various providers.
4 lines
44 B
HCL
4 lines
44 B
HCL
terraform {
|
|
required_version = ">= 1.0"
|
|
}
|