We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6793f03 commit df63e86Copy full SHA for df63e86
secret-manager/test/secretmanager.test.js
@@ -74,6 +74,7 @@ describe('Secret Manager samples', () => {
74
secret: {
75
labels: {
76
[labelKey]: labelValue,
77
+ },
78
annotations: {
79
[annotationKey]: annotationValue,
80
},
0 commit comments