apihub: add source_project_id field to google_apihub_plugin_instance#18359
apihub: add source_project_id field to google_apihub_plugin_instance#18359rickygodoy wants to merge 1 commit into
Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @SirGitsalot, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 4e2a7d6: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_apihub_plugin_instance" "primary" {
source_project_id = # value needed
}
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 🟢 All tests passed in Replaying mode! No Recording was needed. View the replaying VCR build log @rickygodoy, @SirGitsalot VCR tests complete for 4e2a7d6! |
|
@SirGitsalot Can you help me with this? 😃 |
Adds the
source_project_idfield togoogle_apihub_plugin_instance.