Skip to content

Commit eeb0469

Browse files
committed
make tfgen
1 parent 04ea40a commit eeb0469

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.pulumi-java-gen.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.10.0

provider/cmd/pulumi-resource-aws/schema.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179223,7 +179223,8 @@
179223179223
"type": "array",
179224179224
"items": {
179225179225
"type": "string"
179226-
}
179226+
},
179227+
"description": "Set of domains that should be SANs in the issued certificate. To remove all elements of a previously configured list, set this value equal to an empty list (`[]`).\n"
179227179228
},
179228179229
"tags": {
179229179230
"type": "object",
@@ -179323,6 +179324,7 @@
179323179324
"items": {
179324179325
"type": "string"
179325179326
},
179327+
"description": "Set of domains that should be SANs in the issued certificate. To remove all elements of a previously configured list, set this value equal to an empty list (`[]`).\n",
179326179328
"willReplaceOnChanges": true
179327179329
},
179328179330
"tags": {
@@ -179428,6 +179430,7 @@
179428179430
"items": {
179429179431
"type": "string"
179430179432
},
179433+
"description": "Set of domains that should be SANs in the issued certificate. To remove all elements of a previously configured list, set this value equal to an empty list (`[]`).\n",
179431179434
"willReplaceOnChanges": true
179432179435
},
179433179436
"tags": {

0 commit comments

Comments
 (0)