Created
June 14, 2019 12:21
-
-
Save psalaberria002/8a6feb6991fc209eb6ba49a90d657a2d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-14T14:16:45.848+0200 [DEBUG] plugin.terraform-provider-google_v2.8.0_x4: 2019/06/14 14:16:45 [DEBUG]: Binding for role "roles/cloudkms.cryptoKeyEncrypterDecrypter" not found in policy for KMS KeyRing "projects/cognitedata-greenfield/locations/global/keyRings/nostromo", removing from state file. | |
2019/06/14 14:16:45 [DEBUG] module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter: apply errored, but we're indicating that via the Error pointer rather than returning it: Provider produced inconsistent result after apply: When applying changes to module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter, provider "google" produced an unexpected new value for was present, but now absent. | |
This is a bug in the provider, which should be reported in the provider's own issue tracker. | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalMaybeTainted | |
2019/06/14 14:16:45 [TRACE] EvalMaybeTainted: module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter encountered an error during creation, so it is now marked as tainted | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalWriteState | |
2019/06/14 14:16:45 [TRACE] EvalWriteState: removing state object for module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalApplyProvisioners | |
2019/06/14 14:16:45 [TRACE] EvalApplyProvisioners: google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter has no state, so skipping provisioners | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalMaybeTainted | |
2019/06/14 14:16:45 [TRACE] EvalMaybeTainted: module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter encountered an error during creation, so it is now marked as tainted | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalWriteState | |
2019/06/14 14:16:45 [TRACE] EvalWriteState: removing state object for module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalIf | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalIf | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalWriteDiff | |
2019/06/14 14:16:45 [TRACE] module.nostromo: eval: *terraform.EvalApplyPost | |
2019/06/14 14:16:45 [ERROR] module.nostromo: eval: *terraform.EvalApplyPost, err: Provider produced inconsistent result after apply: When applying changes to module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter, provider "google" produced an unexpected new value for was present, but now absent. | |
This is a bug in the provider, which should be reported in the provider's own issue tracker. | |
2019/06/14 14:16:45 [ERROR] module.nostromo: eval: *terraform.EvalSequence, err: Provider produced inconsistent result after apply: When applying changes to module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter, provider "google" produced an unexpected new value for was present, but now absent. | |
This is a bug in the provider, which should be reported in the provider's own issue tracker. | |
2019/06/14 14:16:45 [TRACE] [walkApply] Exiting eval tree: module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter | |
2019/06/14 14:16:45 [TRACE] vertex "module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter": visit complete | |
2019/06/14 14:16:45 [TRACE] dag/walk: upstream of "provider.google (close)" errored, so skipping | |
2019/06/14 14:16:45 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping | |
2019/06/14 14:16:45 [TRACE] dag/walk: upstream of "root" errored, so skipping | |
Error: Provider produced inconsistent result after apply | |
When applying changes to | |
module.nostromo.google_kms_key_ring_iam_binding.nostromo_key_ring_encrypter_decrypter, | |
provider "google" produced an unexpected new value for was present, but now | |
absent. | |
This is a bug in the provider, which should be reported in the provider's own | |
issue tracker. | |
2019-06-14T14:16:46.331+0200 [DEBUG] plugin: plugin process exited: path=/Users/paulsmsm/cognite/terraform/cdp/cognitedata-greenfield/tier2/data_science/nostromo/.terraform/plugins/darwin_amd64/terraform-provider-google_v2.8.0_x4 pid=73457 | |
2019-06-14T14:16:46.331+0200 [DEBUG] plugin: plugin exited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment