Johannes Würbach
2accc73a72
Use SSL in ELB API server health check
...
This switch causes the ELB to perform a SSL handshake and makes the
`I0427 03:57:55.059255 1 logs.go:41] http: TLS handshake error from IP:PORT: EOF`
disappear from the apiserver logs.
2017-08-07 13:02:40 +02:00
chrislovecnm
1f3212ce94
increase default instance volume size
2017-07-04 20:19:06 -06:00
Justin Santa Barbara
5e764fbe80
Merge pull request #2424 from while1eq1/fix-iam-terraform
...
Update the terraform generator to use the value "role" instead of "roles" for the aws_iam_instance_profile resource
2017-05-16 00:41:28 -04:00
Justin Santa Barbara
eabbd1402b
Add required terraform version declaration
...
Terraform is changing its schema, and we probably want to encourage
users to use the newer terraform versions anyway.
See #2424
2017-05-15 11:20:32 -04:00
Pierre-Alexandre St-Jean
347dccfa25
Added instance role as terraform output
...
Added:
- Instance role name
- Instance role arn
as terraform outputs, this can then be references later on to
use as sts:assume role, create after this one
2017-05-05 16:21:43 -04:00
Justin Santa Barbara
fb6d1711ee
Update tests for new tag
2017-05-02 00:33:25 -04:00
Bill Broach
142c2ceae0
this wants 2 spaces for some reason
2017-04-24 20:32:08 -04:00
Bill Broach
d5e7f85b2d
fix whitespacing on name
2017-04-24 20:11:16 -04:00
Bill Broach
24d01f9223
fix whitespace
2017-04-24 20:00:26 -04:00
Bill Broach
160e5d7fa8
update integration tests to use role instead of roles for terraform aws_iam_instance_profile resource
2017-04-24 18:08:31 -04:00
Justin Santa Barbara
18886749d9
Always include hash, per code review
...
Thanks @kris-nova
2017-03-09 09:35:09 -05:00
Justin Santa Barbara
69c38f721e
Switch how we build ELB names, but keep a feature flag
2017-03-09 09:18:31 -05:00
Justin Santa Barbara
bf2edddb8d
Merge pull request #1935 from justinsb/terraform_variable_output
...
Output variables from terraform, for reuse in a module
2017-02-24 09:06:20 -05:00
Justin Santa Barbara
8bfb2643a3
Update tests for new security group rules
2017-02-22 13:21:54 -05:00
Justin Santa Barbara
2a34e6d00e
Output variables from terraform, for reuse in a module
...
Issue #1026
2017-02-17 11:05:06 -05:00
Zac Blazic
e6ea6a00fa
Rebase for flannel support
2017-02-14 21:49:58 +02:00
Matthew Mihok
bc235765d1
Adding basic flannel support
2017-02-11 16:26:18 -05:00