Skip to content

Deprecate ExtendedAttributes#16616

Open
mmalhotra-google wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
mmalhotra-google:deprecate-extended-attributes
Open

Deprecate ExtendedAttributes#16616
mmalhotra-google wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
mmalhotra-google:deprecate-extended-attributes

Conversation

@mmalhotra-google
Copy link
Contributor

@mmalhotra-google mmalhotra-google commented Mar 4, 2026

This PR deprecates the Extended Attributes. The preferred approach to get the groups is SCIM.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

iamworkforcepool: deprecated `extended_attributes_oauth2_client` on `google_iam_workforce_pool_provider`. Use `scim_usage` instead.

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Mar 4, 2026
@github-actions github-actions bot requested a review from SirGitsalot March 4, 2026 23:06
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

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.

Copy link
Member

@SirGitsalot SirGitsalot left a comment

Choose a reason for hiding this comment

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

Minor nit, otherwise LGTM.

- name: extendedAttributesOauth2Client
type: NestedObject
deprecation_message: |-
`extendedAttributesOauth2Client` is deprecated. Use SCIM instead.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
`extendedAttributesOauth2Client` is deprecated. Use SCIM instead.
`extended_attributes_oauth2_client` is deprecated. Use `scim_usage` instead.

(the camel case names are internal to Magic Modules; Terraform users normally see the snake case names)

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

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants