Skip to content

apigee: make field required on google_apigee_env_keystore#27006

Merged
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-2c134215c79bf75e2ce967c6cc52828ac0dbde89
Apr 20, 2026
Merged

apigee: make field required on google_apigee_env_keystore#27006
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-2c134215c79bf75e2ce967c6cc52828ac0dbde89

Conversation

@modular-magician
Copy link
Copy Markdown
Collaborator

Description

google_apigee_env_keystore had name marked as Optional in the YAML schema, but the Apigee API requires it — omitting it returns 400: keystore ID must be set. This change marks name as required: true.

Fixes: #23084

Tests

--- PASS: TestAccApigeeEnvKeystore_apigeeEnvironmentKeystoreTestExample (1241.91s)
PASS
apigee: fixed `google_apigee_env_keystore` to require the `name` field which is mandatory in the Apigee API

Derived from GoogleCloudPlatform/magic-modules#16962

…16962)

[upstream:2c134215c79bf75e2ce967c6cc52828ac0dbde89]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 88395dc into hashicorp:main Apr 20, 2026
4 checks passed
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.

google_apigee_env_keystore

1 participant