Skip to content

Instantly share code, notes, and snippets.

@kerr-bighealth
kerr-bighealth / config.tf
Created January 28, 2020 20:08
iam-user module
terraform {
required_version = ">=0.12, <0.13"
}
@kerr-bighealth
kerr-bighealth / terraform-aws-iam-eventual-consistency-codebuild.log
Last active January 22, 2020 14:20
Terraform debug log observing aws_codebuild_project resource creation failure due to IAM eventual consistency when dependent on IAM role.
2020/01/22 08:12:00 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/01/22 08:12:00 [INFO] Terraform version: 0.12.19
2020/01/22 08:12:00 [INFO] Go runtime version: go1.12.13
2020/01/22 08:12:00 [INFO] CLI args: []string{"/usr/local/Cellar/tfenv/1.0.2/versions/0.12.19/terraform", "apply", "-auto-approve"}
2020/01/22 08:12:00 [DEBUG] Attempting to open CLI config file: /Users/acme/.terraformrc
2020/01/22 08:12:00 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2020/01/22 08:12:00 [INFO] CLI command args: []string{"apply", "-auto-approve"}
2020/01/22 08:12:00 [DEBUG] New state was assigned lineage "c532aeb3-2d10-e291-831f-33032594b1f3"