Skip to content

Conversation

@martijnvans
Copy link

@martijnvans martijnvans commented Oct 10, 2025

Current Status:

  • Need to turn on DefaultVerify(), or at least investigate why it is a problem more. Some discussion in a doc called "Checkpointing "per-module testing"" in the second document tab.

Similarly to GoogleCloudPlatform/terraform-google-cloud-run#404, this PR gets rid of kitchen in this repo to unblock multi-project test setup.

TestDataWarehouse is hitting " Workflows service agent does not exist" error. But the CI history shows several of that error (and various others) in TestDataWarehouse, even without this PR:

So I think this PR is not making things worse.

// Note: DefaultVerify() is unusable here because some attributes,
// such as last_modified_time, are changed outside of Terraform's knowledge.

projectID := dwh.GetTFSetupStringOutput("project_id")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This stuff is a relatively straightforward copy of big_query.rb, with some minor differences about how values are represented (such as "nil" in big_query.rb vs an empty list in the terraform output and therefore this go file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant