Skip to content

Instantly share code, notes, and snippets.

View john-morsley's full-sized avatar
💭
I may be slow to respond.

John Morsley john-morsley

💭
I may be slow to respond.
  • Morsley
  • Milton Keynes, UK
View GitHub Profile
johnmorsley@johns-laptop:~/GitHub/infrastructure-k8s/aws$ terraform apply --auto-approve
data.aws_ami.ubuntu: Refreshing state...
tls_private_key.node_key: Creating...
tls_private_key.node_key: Creation complete after 0s [id=0222d4a4d9c871cb52b65470400e6892927ee84c]
aws_iam_role.rke-role: Creating...
aws_key_pair.key_pair: Creating...
aws_vpc.k8s-vpc: Creating...
aws_s3_bucket.keys: Creating...
aws_iam_role.rke-role: Creation complete after 1s [id=rke-role]
aws_key_pair.key_pair: Creation complete after 1s [id=morsley-uk-k8s]
@john-morsley
john-morsley / gist:f9f80f95dfecff20edfc70124fc03c46
Created March 1, 2020 13:40
John Morsley - Terraform RKE Issues- 20200301
johnmorsley@johns-laptop:~/GitHub/infrastructure-k8s/aws$ export TL_LOG=DEBUG
johnmorsley@johns-laptop:~/GitHub/infrastructure-k8s/aws$ export TL_LOG_PATH=.
johnmorsley@johns-laptop:~/GitHub/infrastructure-k8s/aws$ clear