Skip to content

Commit

Permalink
Update extension name (#49)
Browse files Browse the repository at this point in the history
Signed-off-by: sk593 <[email protected]>
  • Loading branch information
sk593 authored Aug 9, 2024
1 parent e235336 commit 17dd71c
Show file tree
Hide file tree
Showing 685 changed files with 22,426 additions and 4,169 deletions.
18 changes: 18 additions & 0 deletions artifacts/bicep/aws/aws.acmpca/default/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@
},
"flags": 0
},
"CustomPath": {
"type": {
"$ref": "#/23"
},
"flags": 0
},
"Enabled": {
"type": {
"$ref": "#/24"
Expand All @@ -73,6 +79,18 @@
},
"flags": 0
},
"PartitioningEnabled": {
"type": {
"$ref": "#/24"
},
"flags": 0
},
"RetainExpiredCertificates": {
"type": {
"$ref": "#/24"
},
"flags": 0
},
"S3BucketName": {
"type": {
"$ref": "#/23"
Expand Down
3 changes: 3 additions & 0 deletions artifacts/bicep/aws/aws.acmpca/default/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,11 @@
### Properties
* **CrlDistributionPointExtensionConfiguration**: [CrlDistributionPointExtensionConfiguration](#crldistributionpointextensionconfiguration)
* **CustomCname**: string
* **CustomPath**: string
* **Enabled**: bool (Required)
* **ExpirationInDays**: int
* **PartitioningEnabled**: bool
* **RetainExpiredCertificates**: bool
* **S3BucketName**: string
* **S3ObjectAcl**: string

Expand Down
64 changes: 32 additions & 32 deletions artifacts/bicep/aws/aws.applicationautoscaling/default/types.json

Large diffs are not rendered by default.

120 changes: 88 additions & 32 deletions artifacts/bicep/aws/aws.applicationautoscaling/default/types.md

Large diffs are not rendered by default.

Loading

0 comments on commit 17dd71c

Please sign in to comment.