Skip to content

feat: added oauth settings#16446

Merged
rileykarson merged 2 commits intoGoogleCloudPlatform:mainfrom
google-pratyush:feature/oauth-visibility
Feb 19, 2026
Merged

feat: added oauth settings#16446
rileykarson merged 2 commits intoGoogleCloudPlatform:mainfrom
google-pratyush:feature/oauth-visibility

Conversation

@google-pratyush
Copy link
Contributor

@google-pratyush google-pratyush commented Feb 18, 2026

Original PR: #15633

iap: added `client_id`, `client_secret`, and `client_secret_sha256` fields to `google_iap_settings` resource

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 18, 2026
@github-actions github-actions bot requested a review from rileykarson February 18, 2026 09:40
@github-actions
Copy link

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@rileykarson, 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.

@modular-magician modular-magician added service/iap and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Feb 18, 2026
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 5 files changed, 96 insertions(+), 7 deletions(-))
google-beta provider: Diff ( 5 files changed, 96 insertions(+), 7 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 33 insertions(+))
Open in Cloud Shell: Diff ( 1 file changed, 3 insertions(+), 1 deletion(-))

Copy link
Member

@rileykarson rileykarson left a comment

Choose a reason for hiding this comment

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

This currently modifies every existing test- could you undo these modifications and add a dedicated test for it instead? Changes that modify every existing test are often not backwards compatible.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 103
Passed tests: 77
Skipped tests: 24
Affected tests: 2

Click here to see the affected service packages
  • iap

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccIapSettings_iapSettingsBasicExample
  • TestAccIapSettings_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccIapSettings_iapSettingsBasicExample [Debug log]
TestAccIapSettings_update [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@Deepraj1996
Copy link
Contributor

This currently modifies every existing test- could you undo these modifications and add a dedicated test for it instead? Changes that modify every existing test are often not backwards compatible.

@rileykarson I have made the requested changes in PR (#15633), could you please review those and let me know if any changes needs to be done there?

@Deepraj1996 Deepraj1996 mentioned this pull request Feb 18, 2026
@google-pratyush google-pratyush force-pushed the feature/oauth-visibility branch from 0245529 to 790260c Compare February 19, 2026 10:55
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 19, 2026
@github-actions github-actions bot requested a review from rileykarson February 19, 2026 10:56
@google-pratyush google-pratyush force-pushed the feature/oauth-visibility branch from 790260c to a76ce9c Compare February 19, 2026 11:08
@Deepraj1996
Copy link
Contributor

@rileykarson could you please review the PR again, we have added the separate test for oauth fields and removed the modification from existing test.

@modular-magician modular-magician removed the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 19, 2026
@modular-magician
Copy link
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 5 files changed, 247 insertions(+), 4 deletions(-))
google-beta provider: Diff ( 5 files changed, 247 insertions(+), 4 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 33 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 131 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 105
Passed tests: 77
Skipped tests: 24
Affected tests: 4

Click here to see the affected service packages
  • iap

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccIapSettings_iapSettingsBasicExample
  • TestAccIapSettings_iapSettingsOauthStorageBasic
  • TestAccIapSettings_iapSettingsOauthStorageExample
  • TestAccIapSettings_update

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccIapSettings_iapSettingsBasicExample [Debug log]
TestAccIapSettings_iapSettingsOauthStorageBasic [Debug log]
TestAccIapSettings_iapSettingsOauthStorageExample [Debug log]
TestAccIapSettings_update [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants