Skip to content

Make Organization field in subjectConfig optional when creating certs#6039

Merged
modular-magician merged 1 commit into
GoogleCloudPlatform:mainfrom
modular-magician:downstream-pr-b31e1bc58e2f5b4e3ba1f41b50bc4ce3ce7b047a
Jul 24, 2026
Merged

Make Organization field in subjectConfig optional when creating certs#6039
modular-magician merged 1 commit into
GoogleCloudPlatform:mainfrom
modular-magician:downstream-pr-b31e1bc58e2f5b4e3ba1f41b50bc4ce3ce7b047a

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Previously it was required to specify the organization name when using an x509 subject config to create a Certificate. This requirement is not enforced anywhere else in our service (including gcloud and UI) so it is being removed from the Terraform surface to allow for more flexible use cases.

I acknowledge that I have:

  • Searched through the issue tracker for an open issue that this either resolves or contributes to, commented on it to claim it, and written "fixes {url}" or "part of {url}" in this PR description. If there were no relevant open issues, I opened one and commented that I would like to work on it (not necessary for very small changes).
  • Ensured that all new fields I added that can be set by a user appear in at least one sample (for generated resources) or third_party test (for handwritten resources or update tests).
  • Generated Terraform providers, and ran make test and make lint in the generated providers to ensure it passes unit and linter tests.
  • Ran relevant acceptance tests using my own Google Cloud project and credentials (If the acceptance tests do not yet pass or you are unable to run them, please let your reviewer know).
  • Read the Release Notes Guide before writing my release note below.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

privateca: made `config.subject_config.subject.organization` optional in `google_privateca_certificate`

Derived from GoogleCloudPlatform/magic-modules#18353

… (#18353)

[upstream:b31e1bc58e2f5b4e3ba1f41b50bc4ce3ce7b047a]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician
modular-magician merged commit e3b5dc2 into GoogleCloudPlatform:main Jul 24, 2026
5 of 9 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.

1 participant