Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowed modifying request headers via pre_create, pre_read, pre_update, or pre_delete custom code #2148

Conversation

modular-magician
Copy link
Collaborator

Resolved hashicorp/terraform-provider-google#16331.

The specific resource issue this was blocking (hashicorp/terraform-provider-google#15550) was resolved separately so no changes are needed there.

Given we don't have a clear idea of what features we might need to support in the future, and this does not currently seem to be a common use case, I don't want to implement any kind of special MM field at this time; however, this change would be necessary for any changes to MM fields in the future as well.

Release Note Template for Downstream PRs (will be copied)


Derived from GoogleCloudPlatform/magic-modules#10405

…e, or pre_delete custom code (#10405)

[upstream:ffaae417cb248eaae954f16ed4c55700efe6577e]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner April 11, 2024 16:32
@modular-magician modular-magician requested review from melinath and removed request for a team April 11, 2024 16:32
@modular-magician modular-magician merged commit 4f5eba8 into GoogleCloudPlatform:main Apr 11, 2024
5 checks passed
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician deleted the downstream-pr-ffaae417cb248eaae954f16ed4c55700efe6577e branch November 18, 2024 06:19
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.

Support configurable HTTP header in magic module
1 participant