Converted write_only_legacy fields to write_only#16277
Converted write_only_legacy fields to write_only#16277melinath wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
wj-chen
left a comment
There was a problem hiding this comment.
The Breaking Change report shows generated provider changes that don't quite match this config change, is that expected?
a2a305b to
6419010
Compare
|
@wj-chen I'm not quite sure what doesn't match, but for context, this PR isn't actually intended to make the change - just to demonstrate what the diff would be. I'm creating a ticket to track this work for the next major release. |
6419010 to
b806905
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_bigquery_data_transfer_config" "primary" {
sensitive_params {
secret_access_key = # value needed
secret_access_key_wo = # value needed
secret_access_key_wo_version = # value needed
}
}
|
Tests analyticsTotal tests: 104 Click here to see the affected service packages
Action takenFound 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
Ack. For bigquerydatatransfer looks like the change removes |
|
Ah, yeah - if |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.