- Sep 05, 2018
-
-
唐超 authored
-
- Jul 05, 2018
-
-
Rong Zhang authored
Add TF_VAR_ to terraform env
-
- May 08, 2018
-
-
Giri Kuncoro authored
-
- May 02, 2018
-
-
Giri Kuncoro authored
-
- Nov 30, 2017
-
-
Jean-Marie F authored
* Dynamically retrieve aws_bastion_ami latest reference by querying AWS rather than hard coded * Dynamically retrieve the list of availability_zones instead of needing to have them hard coded * Limit availability zones to first 2, using slice extrapolation function * Replace the need for hardcoded variable "aws_cluster_ami" by the data provided by Terraform * Move ami choosing to vars, so people don't need to edit create infrastructure if they want another vendor image (as suggested by @atoms) * Make name of the data block agnostic of distribution, given there are more than one distribution supported * Add documentation about other distros being supported and what to change in which location to make these changes
-
- Oct 27, 2017
-
-
Aivars Sterns authored
-
- Sep 08, 2017
-
-
Tennis Smith authored
* Add comment line and documentation for bastion host usage * Take out unneeded sudo parm * Remove blank lines * revert changes * take out disabling of strict host checking
-
- Sep 05, 2017
-
-
Tennis Smith authored
* Point apiserver address to 0.0.0.0 Added loadbalancer api server address * Update documentation
-
- Jun 16, 2017
-
-
Spencer Smith authored
-
- Apr 12, 2017
-
-
Vincent Schwarzer authored
-
- Mar 06, 2017
-
-
Vincent Schwarzer authored
Rewrote AWS Terraform deployment for AWS Kargo. It supports now multiple Availability Zones, AWS Loadbalancer for Kubernetes API, Bastion Host, ... For more information see README
-
- Jun 07, 2016
-
-
Spencer Smith authored
-