Skip to content
New issue

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

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

Already on GitHub? # to your account

Support apigee environment properties update #20987

Conversation

modular-magician
Copy link
Collaborator

Update google_apigee_environment update operation's http verb from PATCH (modifyEnvironment) to PUT (update).

Note from the update operation's API doc: Note: Both PUT and POST methods are supported for updating an existing environment.

Partially Fixes: #20931

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

apigee: fixed `properties` field update on `google_apigee_environment` resource

Derived from GoogleCloudPlatform/magic-modules#12794

[upstream:4601a9407ad1ad40daee1b3a1f0efe983211b307]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner January 22, 2025 00:04
@modular-magician modular-magician merged commit 1e69515 into hashicorp:main Jan 22, 2025
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing test(s): TestAccApigeeEnvironment_apigeeEnvironmentUpdateTest
1 participant