Bob Sutterfield
Bob Sutterfield
Use ISP's NTP servers, with warnings about leap smearing (might be deviating too far from this repo's IPv6 focus) Suggest more IPv6 test points
Fix earlier copy-n-paste error
Provide the test server's FQDN:PORT ``` $ ./speedtest.py --list | head -3 Retrieving speedtest.net configuration... 2407) Spectrum (Medford, OR, United States) [2.62 km] 10964) Hunter Communications (Central Point, OR, United...
Add rate price column Extract scripts Select "Compute Instance"
The addon does not support `ap-southeast-5` (Asia Pacific (Malaysia)), `ca-west-1` (Canada West (Calgary)), or `il-central-1 `(Israel (Tel Aviv)).
fix for #41 also extract `assume_role_policy`
on `../../iam.tf` line 118, in resource "aws_iam_role" The `inline_policy` argument is deprecated. Use the `aws_iam_role_policy` resource instead.
Has anyone worked on adding NAT instance (specifically fck-nat) support to [terraform-aws-vpc](https://github.com/terraform-aws-modules/terraform-aws-vpc)?