Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Terraform validator got different results when validating plans generated after and before apply #366

Open
amandakarina opened this issue Nov 4, 2021 · 6 comments
Labels
persistent-bug Hard to diagnose or long lived bugs for which resolutions are more like feature work than bug work

Comments

@amandakarina
Copy link

amandakarina commented Nov 4, 2021

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave +1 or me too comments; they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.
  • If the issue is assigned to a user, that user is claiming responsibility for the issue.

Related Issues

Terraform Validator version

terraform-validator: v0.9.1

Affected Resource(s)

  • GCPAllowedResourceTypesConstraintV2
  • GCPIAMAllowedBindingsConstraintV3
  • GCPStorageCMEKEncryptionConstraintV1

Terraform Plan JSON

Terraform plan before apply
Terraform plan after apply

Debug Output

Running terraform-validator before terraform apply

2021-11-04T14:43:08.250452599-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Authenticating using DefaultClient...", "context": ""}}2021-11-04T14:43:08.250537197-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO]   -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]", "context": ""}}2021-11-04T14:43:08.250769205-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Authenticating using DefaultClient...", "context": ""}}2021-11-04T14:43:08.250789647-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO]   -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]", "context": ""}}2021-11-04T14:43:08.250895141-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Waiting for state to become: [success]", "context": ""}}2021-11-04T14:43:08.972107642-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Terraform is using this identity: [email protected]", "context": ""}}2021-11-04T14:43:08.972591742-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/", "context": ""}}
2021-11-04T14:43:09.024583695-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: template_file", "context": ""}}
2021-11-04T14:43:09.024621024-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-11-04T14:43:09.024628202-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.024635138-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_access_context_manager_access_level", "context": ""}}
2021-11-04T14:43:09.024641398-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.02464688-03:00      {"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-11-04T14:43:09.024652175-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: google_project_service_identity", "context": ""}}
2021-11-04T14:43:09.02465762-03:00      {"version": "v1.0.0", "error_details": {"error": "unknown resource: google_project_service_identity", "context": ""}}
2021-11-04T14:43:09.024663014-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: google_project_service_identity", "context": ""}}
2021-11-04T14:43:09.024669947-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.02467556-03:00      {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.024681007-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.024686322-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.024691805-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.024697164-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.02470255-03:00      {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.024707892-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-11-04T14:43:09.024713775-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.024719838-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_access_context_manager_access_level", "context": ""}}
2021-11-04T14:43:09.024725554-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.024731097-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-11-04T14:43:09.024738782-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-11-04T14:43:09.024744342-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-11-04T14:43:09.024751597-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: template_file", "context": ""}}
2021-11-04T14:43:09.024761082-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-11-04T14:43:09.024768417-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.024777341-03:00     {"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_access_context_manager_access_level", "context": ""}}
2021-11-04T14:43:09.024786682-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.024794422-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-11-04T14:43:09.024809542-03:00     {"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-11-04T14:43:09.02481843-03:00      {"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-11-04T14:43:09.02482598-03:00      {"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-11-04T14:43:09.025504701-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:09.025538298-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:10.434747393-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:10.434820918-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:10.4363653-03:00       {"version": "v1.0.0", "error_details": {"error": "[INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/", "context": ""}}
2021-11-04T14:43:10.43721032-03:00      {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:10.438652623-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:10.845518853-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:10.845647791-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:10.847192683-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.848036038-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.84854208-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.848942395-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.849490141-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.850052249-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.850673023-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.851304373-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.851942166-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.852629441-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.853251532-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.853859022-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:10.856785033-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/", "context": ""}}
2021-11-04T14:43:10.858262714-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:10.858397141-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:11.34581629-03:00      {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:11.347220352-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:11.347713002-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:11.348891791-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:11.349718639-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:11.767444291-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:11.767522364-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:11.767872025-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:11.768342817-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:11.7689402-03:00       {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:11.76962248-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:11.770053187-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:11.771333614-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/", "context": ""}}
2021-11-04T14:43:11.772159447-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:11.772284328-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:12.278225881-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:12.278346191-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:12.279588331-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:12.28038581-03:00      {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:12.280451671-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:12.615927564-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:12.616009307-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:12.616524494-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:12.619016212-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:12.619118222-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:13.117196649-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:13.117257852-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:13.118984133-03:00     {"version": "v1.0.0", "error_details": {"error": "pubsub.googleapis.com/Topic//pubsub.googleapis.com/placeholder-HWUsaD6H did not return a value for ID field. Skipping asset fetch.", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:310\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:13.119663142-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:13.119720658-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:13.443970217-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:13.444054002-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:13.444298952-03:00     {"version": "v1.0.0", "error_details": {"error": "pubsub.googleapis.com/Topic//pubsub.googleapis.com/placeholder-Edz0ThbX did not return a value for ID field. Skipping asset fetch.", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:310\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:13.444585774-03:00     {"version": "v1.0.0", "error_details": {"error": "storage.googleapis.com/Bucket//storage.googleapis.com/placeholder-fQ6pYSQ3 did not return a value for ID field. Skipping asset fetch.", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:310\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:13.444722179-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //storage.googleapis.com/placeholder-fQ6pYSQ3 from cai resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:52\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:13.444927686-03:00     {"version": "v1.0.0", "error_details": {"error": "storage.googleapis.com/Bucket//storage.googleapis.com/placeholder-n267l1VQ did not return a value for ID field. Skipping asset fetch.", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:310\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:13.445795372-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //storage.googleapis.com/placeholder-n267l1VQ from cai resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:52\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:13.447378509-03:00     {"version": "v1.0.0", "error_details": {"error": "[INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/", "context": ""}}
2021-11-04T14:43:13.447945609-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: starting RoundTrip retry loop", "context": ""}}
2021-11-04T14:43:13.448004101-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: request attempt 0", "context": ""}}
2021-11-04T14:43:14.120496152-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Stopping retries, last request was successful", "context": ""}}
2021-11-04T14:43:14.120560318-03:00     {"version": "v1.0.0", "error_details": {"error": "[DEBUG] Retry Transport: Returning after 1 attempts", "context": ""}}
2021-11-04T14:43:14.121209057-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.122451282-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.1229049-03:00       {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.123293658-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.123652075-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.124005686-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.124337943-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.124704348-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.125080578-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.125479426-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.12775165-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.12840783-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.128866515-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.129388131-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.129835365-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.130518098-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.131209015-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.133557867-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.13408249-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.134886693-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.135560437-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.136177223-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.136695067-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.138105699-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.138569557-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.138881412-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.13914987-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.142564764-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.142863332-03:00     {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
2021-11-04T14:43:14.14314528-03:00      {"version": "v1.0.0", "error_details": {"error": "Failed to retrieve project_id for //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 from resource", "context": "github.com/GoogleCloudPlatform/terraform-validator/converters/google.getProject\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/vendor_utils.go:43\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).augmentAsset\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:357\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).addCreateOrUpdateOrNoop\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:328\ngithub.com/GoogleCloudPlatform/terraform-validator/converters/google.(*Converter).AddResourceChanges\n\t/Users/stephenrlewis/projects/terraform-validator/converters/google/convert.go:214\ngithub.com/GoogleCloudPlatform/terraform-validator/tfgcv.ReadPlannedAssets\n\t/Users/stephenrlewis/projects/terraform-validator/tfgcv/planned_assets.go:56\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.(*validateOptions).run\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:103\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.newValidateCmd.func2\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/validate.go:75\ngithub.com/spf13/cobra.(*Command).execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:852\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:960\ngithub.com/spf13/cobra.(*Command).Execute\n\t/Users/stephenrlewis/go/pkg/mod/github.com/spf13/[email protected]/command.go:897\ngithub.com/GoogleCloudPlatform/terraform-validator/cmd.Execute\n\t/Users/stephenrlewis/projects/terraform-validator/cmd/root.go:100\nmain.main\n\t/Users/stephenrlewis/projects/terraform-validator/main.go:30\nruntime.main\n\t/usr/local/Cellar/go/1.16.6/libexec/src/runtime/proc.go:225"}}
Found Violations:

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_non_confidential on resource //bigquery.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3/datasets/dataset_simple_example: //bigquery.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3/datasets/dataset_simple_example is in violation.

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_data_governance on resource //cloudkms.googleapis.com/projects/ci-sdw-data-gov-836e50-4938/locations/us-east4/keyRings/key_name_simple_example-asdd: //cloudkms.googleapis.com/projects/ci-sdw-data-gov-836e50-4938/locations/us-east4/keyRings/key_name_simple_example-asdd is in violation.

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_confidential on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828: //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 is in violation.

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_confidential on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828: //cloudresourcemanager.googleapis.com/projects/ci-sdw-conf-836e50-7828 is in violation.

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_data_governance on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938: //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 is in violation.

Constraint GCPIAMAllowedBindingsConstraintV3.denylist_kms_admin_in_data_governance_project on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938: IAM policy for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 grants roles/cloudkms.admin to 

Constraint GCPIAMAllowedBindingsConstraintV3.denylist_kms_admin_in_data_governance_project on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938: IAM policy for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 grants roles/cloudkms.admin to serviceAccount:[email protected]

Constraint GCPIAMAllowedBindingsConstraintV3.denylist_project_owner_in_data_governance_project on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938: IAM policy for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 grants roles/owner to user:[email protected]

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_data_governance on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938: //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-gov-836e50-4938 is in violation.

Constraint GCPIAMAllowedBindingsConstraintV3.allow_only_sa_access_storage on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561: IAM policy for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 grants roles/storage.admin to 

Constraint GCPIAMAllowedBindingsConstraintV3.allow_only_sa_access_pubsub on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561: IAM policy for //cloudresourcemanager.googleapis.com/projects/ci-sdw-data-ing-836e50-f561 grants roles/pubsub.subscriber to 

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_non_confidential on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3: //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 is in violation.

Constraint GCPAllowedResourceTypesConstraintV2.allow_resource_types_non_confidential on resource //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3: //cloudresourcemanager.googleapis.com/projects/ci-sdw-datalake-836e50-2ba3 is in violation.

Constraint GCPIAMAllowedBindingsConstraintV3.allow_only_sa_access_pubsub on resource //pubsub.googleapis.com/placeholder-Edz0ThbX: IAM policy for //pubsub.googleapis.com/placeholder-Edz0ThbX grants roles/pubsub.subscriber to 

Constraint GCPIAMAllowedBindingsConstraintV3.allow_only_sa_access_pubsub on resource //pubsub.googleapis.com/placeholder-HWUsaD6H: IAM policy for //pubsub.googleapis.com/placeholder-HWUsaD6H grants roles/pubsub.publisher to 

Constraint GCPStorageCMEKEncryptionConstraintV1.storage_cmek_encryption on resource //storage.googleapis.com/placeholder-AAwdCxmM: //storage.googleapis.com/placeholder-AAwdCxmM does not have the required CMEK encryption configured.

Constraint GCPStorageCMEKEncryptionConstraintV1.storage_cmek_encryption on resource //storage.googleapis.com/placeholder-BpLnfgDs: //storage.googleapis.com/placeholder-BpLnfgDs does not have the required CMEK encryption configured.

Constraint GCPStorageCMEKEncryptionConstraintV1.storage_cmek_encryption on resource //storage.googleapis.com/placeholder-KGNbSuJE: //storage.googleapis.com/placeholder-KGNbSuJE does not have the required CMEK encryption configured.

Constraint GCPIAMAllowedBindingsConstraintV3.allow_only_sa_access_storage on resource //storage.googleapis.com/placeholder-fQ6pYSQ3: IAM policy for //storage.googleapis.com/placeholder-fQ6pYSQ3 grants roles/storage.objectCreator to 

Constraint GCPIAMAllowedBindingsConstraintV3.allow_only_sa_access_storage on resource //storage.googleapis.com/placeholder-n267l1VQ: IAM policy for //storage.googleapis.com/placeholder-n267l1VQ grants roles/storage.objectViewer to 

Running terraform-validator after terraform apply

2021-10-28T18:29:56.746537716Z	{"version": "v1.0.0", "error_details": {"error": "[INFO] Authenticating using configured Google JSON 'credentials'...", "context": ""}}
2021-10-28T18:29:56.746601682Z	{"version": "v1.0.0", "error_details": {"error": "[INFO]   -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]", "context": ""}}
2021-10-28T18:29:56.746712084Z	{"version": "v1.0.0", "error_details": {"error": "[INFO] Authenticating using configured Google JSON 'credentials'...", "context": ""}}
2021-10-28T18:29:56.746728815Z	{"version": "v1.0.0", "error_details": {"error": "[INFO]   -- Scopes: [https://www.googleapis.com/auth/compute https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloud-identity https://www.googleapis.com/auth/ndev.clouddns.readwrite https://www.googleapis.com/auth/devstorage.full_control https://www.googleapis.com/auth/userinfo.email]", "context": ""}}
2021-10-28T18:29:56.746754669Z	{"version": "v1.0.0", "error_details": {"error": "[DEBUG] Waiting for state to become: [success]", "context": ""}}
2021-10-28T18:29:56.834538771Z	{"version": "v1.0.0", "error_details": {"error": "[INFO] Terraform is using this identity: [email protected]", "context": ""}}
2021-10-28T18:29:56.8347101Z	{"version": "v1.0.0", "error_details": {"error": "[INFO] Instantiating Google Cloud ResourceManager client for path https://cloudresourcemanager.googleapis.com/", "context": ""}}
2021-10-28T18:29:56.878728832Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-10-28T18:29:56.878793213Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.878802297Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_access_context_manager_access_level", "context": ""}}
2021-10-28T18:29:56.878807864Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.87881321Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-10-28T18:29:56.878818567Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: google_project_service_identity", "context": ""}}
2021-10-28T18:29:56.878823653Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: google_project_service_identity", "context": ""}}
2021-10-28T18:29:56.878828674Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: google_project_service_identity", "context": ""}}
2021-10-28T18:29:56.878836481Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878841415Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878846369Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878851695Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878857197Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878863928Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878868842Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878873947Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_kms_crypto_key_iam_binding", "context": ""}}
2021-10-28T18:29:56.878879953Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.878886224Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_access_context_manager_access_level", "context": ""}}
2021-10-28T18:29:56.878892427Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.878898316Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-10-28T18:29:56.878905905Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-10-28T18:29:56.878916195Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-10-28T18:29:56.878928617Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_service_account", "context": ""}}
2021-10-28T18:29:56.878936804Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.878943361Z	{"version": "v1.0.0", "error_details": {"error": "unsupported resource: google_access_context_manager_access_level", "context": ""}}
2021-10-28T18:29:56.878948814Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.878958001Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-10-28T18:29:56.878972522Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: random_id", "context": ""}}
2021-10-28T18:29:56.878989033Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
2021-10-28T18:29:56.878999103Z	{"version": "v1.0.0", "error_details": {"error": "unknown resource: time_sleep", "context": ""}}
No violations found.

Expected Behavior

Validate terraform plans generated before and after apply, should have the same results

Actual Behavior

When validating a terraform plan generated before apply, some constraints are violated, but if you apply terraform and generate a new plan, no violations are foung

Steps to Reproduce

  1. Add code to generate KMS Key using terraform google modules
  2. Add code to create a Storage bucket with encryption - using the output from KMS module.
  3. Generate a plan
  4. Validate the plan
  5. Apply terraform code
  6. Generate a new plan
  7. Validate the new plan
variable "data_ingestion_project_id" {
  description = "The ID of the project in which the data ingestion resources will be created."
  type        = string
}

variable "datalake_project_id" {
  description = "The ID of the project in which the Bigquery will be created."
  type        = string
}

variable "data_governance_project_id" {
  description = "The ID of the project in which the KMS and DLP are created."
  type        = string
}

variable "confidential_data_project_id" {
  description = "Project where the confidential datasets and tables are created."
  type        = string
}

locals {
  storage_sa  = data.google_storage_project_service_account.gcs_account.email_address
  pubsub_sa   = google_project_service_identity.pubsub_sa.email
  dataflow_sa = google_project_service_identity.dataflow_sa.email
  compute_sa  = "service-${data.google_project.ingestion_project.number}@compute-system.iam.gserviceaccount.com"
  bigquery_sa = data.google_bigquery_default_service_account.bigquery_sa.email

  confidential_storage_sa  = data.google_storage_project_service_account.confidential_gcs_account.email_address
  confidential_dataflow_sa = google_project_service_identity.confidential_dataflow_sa.email
  confidential_compute_sa  = "service-${data.google_project.reid_project.number}@compute-system.iam.gserviceaccount.com"
  confidential_bigquery_sa = data.google_bigquery_default_service_account.confidential_bigquery_sa.email

  ingestion_key_name = "ingestion_kms_key_${random_id.suffix.hex}"
  bigquery_key_name  = "bigquery_kms_key_${random_id.suffix.hex}"

  reidentification_key_name      = "reidentification_kms_key_${random_id.suffix.hex}"
  confidential_bigquery_key_name = "confidential_bigquery_kms_key_${random_id.suffix.hex}"

  ingestion_key_encrypters_decrypters = "serviceAccount:${local.storage_sa},serviceAccount:${local.pubsub_sa},serviceAccount:${local.dataflow_sa},serviceAccount:${local.compute_sa}"
  bigquery_key_encrypters_decrypters  = "serviceAccount:${local.bigquery_sa}"

  keys = [
    local.ingestion_key_name,
    local.bigquery_key_name
  ]

  encrypters = [
    local.ingestion_key_encrypters_decrypters,
    local.bigquery_key_encrypters_decrypters
  ]

  decrypters = [
    local.ingestion_key_encrypters_decrypters,
    local.bigquery_key_encrypters_decrypters
  ]
}

resource "random_id" "suffix" {
  byte_length = 4
}

data "google_project" "ingestion_project" {
  project_id = var.data_ingestion_project_id
}

data "google_project" "governance_project" {
  project_id = var.data_governance_project_id
}

data "google_project" "datalake_project" {
  project_id = var.datalake_project_id
}

data "google_storage_project_service_account" "gcs_account" {
  project = var.data_ingestion_project_id
}

data "google_bigquery_default_service_account" "bigquery_sa" {
  project = var.datalake_project_id
}

resource "google_project_service_identity" "pubsub_sa" {
  provider = google-beta

  project = var.data_ingestion_project_id
  service = "pubsub.googleapis.com"
}

resource "google_project_service_identity" "dataflow_sa" {
  provider = google-beta

  project = var.data_ingestion_project_id
  service = "dataflow.googleapis.com"
}

data "google_project" "reid_project" {
  project_id = var.confidential_data_project_id
}

data "google_storage_project_service_account" "confidential_gcs_account" {
  project = var.confidential_data_project_id
}

data "google_bigquery_default_service_account" "confidential_bigquery_sa" {
  project = var.confidential_data_project_id
}

resource "google_project_service_identity" "confidential_dataflow_sa" {
  provider = google-beta

  project = var.confidential_data_project_id
  service = "dataflow.googleapis.com"
}


module "data_ingest_bucket" {
  source  = "terraform-google-modules/cloud-storage/google//modules/simple_bucket"
  version = "~> 2.0"

  project_id    = var.data_ingestion_project_id
  name          = "bkt-${var.data_ingestion_project_id}-test-${random_id.suffix.hex}"
  location      = "us-east4"
  storage_class = "STANDARD"
  lifecycle_rules = [{
    action = {
      type = "Delete"
    }
    condition = {
      age                   = 30
      with_state            = "ANY"
      matches_storage_class = ["STANDARD"]
    }
  }]
  force_destroy = "true"

  encryption = {
    default_kms_key_name = module.cmek.keys[local.ingestion_key_name]
  }

  labels = {
    "random_label" = "true"
  }
}

module "cmek" {
  source  = "terraform-google-modules/kms/google"
  version = "~> 2.0.1"

  project_id          = var.data_governance_project_id
  location            = "us-east4"
  keyring             = "test"
  key_rotation_period = "2592000s"
  prevent_destroy     = false
  keys                = local.keys
  set_encrypters_for  = local.keys
  set_decrypters_for  = local.keys
  encrypters          = local.encrypters
  decrypters          = local.decrypters
}

Important Factoids

The CMEK keys are being created together with the buckets, so the plan does not know the CMEK key that is going to be used to encrypt the bucket.

Before the terraform apply, the plan does not contain the encryption value for the bucket being created in the property after.

 "after": {
              "cors": [],
              "default_event_based_hold": null,
               "encryption": [
                 {}
               ],
              "force_destroy": true,
              "labels": {
              "dataflow_data_ingest_bucket": "true"
  },

But is possible to see the after_unknow property with encryption value:

"after_unknown": {
  "bucket_policy_only": true,
  "cors": [],
  "encryption": [
   {
     "default_kms_key_name": true
   }
  ],
}

References

@amandakarina amandakarina added the bug Something isn't working label Nov 4, 2021
@melinath
Copy link
Member

melinath commented Nov 4, 2021

Interesting - it's definitely not possible to validate that the plan should pass properly prior to apply, since the value of that field is unknown. However, it also shouldn't be possible to say that the plan should fail, for the same reason. Probably the ideal state would be to let it go through and issue some kind of warning that a field was unknown. This seems like something we'll run into more often and will need a generic solution for - and it's not going to be easy to implement. Marking as a persistent bug.

@melinath melinath added persistent-bug Hard to diagnose or long lived bugs for which resolutions are more like feature work than bug work and removed bug Something isn't working labels Nov 4, 2021
@morgante
Copy link
Contributor

morgante commented Nov 4, 2021

Please share the Terraform config used to generate this error. My understanding is that it actually isn't completely unknown—we're not retrieving info from the server—so we might be able to do something more intelligent here.

@melinath
Copy link
Member

melinath commented Nov 4, 2021

Although the original terraform config would be useful, all the data we have access to (including an export of the original config) is present in the terraform plan. If we were going to do some kind of "smart thing" in this specific case, the data present here is enough.

@melinath
Copy link
Member

melinath commented Nov 4, 2021

But it would be useful to have the original config for easy reproducibility.

@amandakarina
Copy link
Author

Hey folks, I've added a terraform code example on the issue.

@marktru marktru assigned marktru and melinath and unassigned marktru Dec 23, 2021
@melinath melinath removed their assignment Dec 23, 2021
@melinath
Copy link
Member

b/205617204

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
persistent-bug Hard to diagnose or long lived bugs for which resolutions are more like feature work than bug work
Projects
None yet
Development

No branches or pull requests

4 participants