mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
* Add support for using Calico pod networking instead of flannel * Add variable "networking" which may be "calico" or "flannel" * Users MUST move the contents of assets_dir/manifests-networking into the assets_dir/manifests directory before running bootkube start. This is needed because Terraform cannot generate conditional files into a template_dir because other resources write to the same directory and delete. https://github.com/terraform-providers/terraform-provider-template/issues/10
5 lines
38 B
Plaintext
5 lines
38 B
Plaintext
*.tfvars
|
|
.terraform
|
|
*.tfstate*
|
|
assets
|