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

Update ospatch's windows update classification field to be an array. #70

Conversation

modular-magician
Copy link
Collaborator

Also updates docs to display enum options in lists.
Fixes hashicorp/terraform-provider-google#6909.
Supports GoogleCloudPlatform/magic-modules#3820, because it allows arrays of enums to display values in docs.

Release Note Template for Downstream PRs (will be copied)

osconfig: `google_os_config_patch_deployment`'s `windows_update.classifications` field now works correctly, accepting multiple values.
all: Lists of enums now display the enum options in the documentation pages.

Derived from GoogleCloudPlatform/magic-modules#3823

…(#3823)

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 88d6f8e into terraform-google-modules:master Aug 5, 2020
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.

OS Config - patch deployment for Windows only supports one classification
1 participant