From ddc3ab0822d4c42de8041ba29d200d55964e0c26 Mon Sep 17 00:00:00 2001 From: abhishek kumar tiwari Date: Sun, 1 Dec 2024 20:19:12 +0000 Subject: [PATCH] fix: add output type for internal_kms_configuration (#370) --- modules/simple_bucket/metadata.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/simple_bucket/metadata.yaml b/modules/simple_bucket/metadata.yaml index 95f7cf71..9fa3347a 100644 --- a/modules/simple_bucket/metadata.yaml +++ b/modules/simple_bucket/metadata.yaml @@ -292,6 +292,9 @@ spec: not_found_page: string - name: internal_kms_configuration description: The intenal KMS Resource. + type: + - object + - keyring: string - name: name description: Bucket name. type: string