@cdktf/provider-acme 10.0.0 → 11.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/.jsii CHANGED
@@ -8,8 +8,8 @@
8
8
  "url": "https://hashicorp.com"
9
9
  },
10
10
  "dependencies": {
11
- "cdktf": "^0.19.0",
12
- "constructs": "^10.0.0"
11
+ "cdktf": "^0.20.0",
12
+ "constructs": "^10.3.0"
13
13
  },
14
14
  "dependencyClosure": {
15
15
  "cdktf": {
@@ -72,7 +72,7 @@
72
72
  "stability": "stable"
73
73
  },
74
74
  "homepage": "https://github.com/cdktf/cdktf-provider-acme.git",
75
- "jsiiVersion": "5.2.14 (build 3ac02dc)",
75
+ "jsiiVersion": "5.2.35 (build f94b17a)",
76
76
  "keywords": [
77
77
  "acme",
78
78
  "cdk",
@@ -91,7 +91,7 @@
91
91
  },
92
92
  "name": "@cdktf/provider-acme",
93
93
  "readme": {
94
- "markdown": "\n# Terraform CDK acme Provider ~> 2.10\n\nThis repo builds and publishes the Terraform acme Provider bindings for [CDK for Terraform](https://cdk.tf).\n\n## Available Packages\n\n### NPM\n\nThe npm package is available at [https://www.npmjs.com/package/@cdktf/provider-acme](https://www.npmjs.com/package/@cdktf/provider-acme).\n\n`npm install @cdktf/provider-acme`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktf-cdktf-provider-acme](https://pypi.org/project/cdktf-cdktf-provider-acme).\n\n`pipenv install cdktf-cdktf-provider-acme`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Acme](https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Acme).\n\n`dotnet add package HashiCorp.Cdktf.Providers.Acme`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-acme](https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-acme).\n\n```\n<dependency>\n <groupId>com.hashicorp</groupId>\n <artifactId>cdktf-provider-acme</artifactId>\n <version>[REPLACE WITH DESIRED VERSION]</version>\n</dependency>\n```\n\n\n### Go\n\nThe go package is generated into the [`github.com/cdktf/cdktf-provider-acme-go`](https://github.com/cdktf/cdktf-provider-acme-go) package.\n\n`go get github.com/cdktf/cdktf-provider-acme-go/acme`\n\n## Docs\n\nFind auto-generated docs for this provider here:\n\n- [Typescript](./docs/API.typescript.md)\n- [Python](./docs/API.python.md)\n- [Java](./docs/API.java.md)\n- [C#](./docs/API.csharp.md)\n- [Go](./docs/API.go.md)\n\nYou can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-acme).\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform acme Provider version 1:1. In fact, it always tracks `latest` of `~> 2.10` with every release. If there are scenarios where you explicitly have to pin your provider version, you can do so by generating the [provider constructs manually](https://cdk.tf/imports).\n\nThese are the upstream dependencies:\n\n- [Terraform CDK](https://cdk.tf)\n- [Terraform acme Provider](https://registry.terraform.io/providers/vancluever/acme/2.10.0)\n - This links to the minimum version being tracked, you can find the latest released version [in our releases](https://github.com/cdktf/cdktf-provider-acme/releases)\n- [Terraform Engine](https://terraform.io)\n\nIf there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.\n\n## Features / Issues / Bugs\n\nPlease report bugs and issues to the [terraform cdk](https://cdk.tf) project:\n\n- [Create bug report](https://cdk.tf/bug)\n- [Create feature request](https://cdk.tf/feature)\n\n## Contributing\n\n### projen\n\nThis is mostly based on [projen](https://github.com/eladb/projen), which takes care of generating the entire repository.\n\n### cdktf-provider-project based on projen\n\nThere's a custom [project builder](https://github.com/hashicorp/cdktf-provider-project) which encapsulate the common settings for all `cdktf` providers.\n\n### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\n\n### Repository Management\n\nThe repository is managed by [Repository Manager](https://github.com/hashicorp/cdktf-repository-manager/)\n"
94
+ "markdown": "\n# CDKTF prebuilt bindings for vancluever/acme provider version 2.19.0\n\nThis repo builds and publishes the [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs) bindings for [CDK for Terraform](https://cdk.tf).\n\n## Available Packages\n\n### NPM\n\nThe npm package is available at [https://www.npmjs.com/package/@cdktf/provider-acme](https://www.npmjs.com/package/@cdktf/provider-acme).\n\n`npm install @cdktf/provider-acme`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktf-cdktf-provider-acme](https://pypi.org/project/cdktf-cdktf-provider-acme).\n\n`pipenv install cdktf-cdktf-provider-acme`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Acme](https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Acme).\n\n`dotnet add package HashiCorp.Cdktf.Providers.Acme`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-acme](https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-acme).\n\n```\n<dependency>\n <groupId>com.hashicorp</groupId>\n <artifactId>cdktf-provider-acme</artifactId>\n <version>[REPLACE WITH DESIRED VERSION]</version>\n</dependency>\n```\n\n### Go\n\nThe go package is generated into the [`github.com/cdktf/cdktf-provider-acme-go`](https://github.com/cdktf/cdktf-provider-acme-go) package.\n\n`go get github.com/cdktf/cdktf-provider-acme-go/acme`\n\n## Docs\n\nFind auto-generated docs for this provider here:\n\n- [Typescript](./docs/API.typescript.md)\n- [Python](./docs/API.python.md)\n- [Java](./docs/API.java.md)\n- [C#](./docs/API.csharp.md)\n- [Go](./docs/API.go.md)\n\nYou can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-acme).\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform acme provider version 1:1. In fact, it always tracks `latest` of `~> 2.10` with every release. If there are scenarios where you explicitly have to pin your provider version, you can do so by [generating the provider constructs manually](https://cdk.tf/imports).\n\nThese are the upstream dependencies:\n\n- [CDK for Terraform](https://cdk.tf)\n- [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.19.0)\n- [Terraform Engine](https://terraform.io)\n\nIf there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.\n\n## Features / Issues / Bugs\n\nPlease report bugs and issues to the [CDK for Terraform](https://cdk.tf) project:\n\n- [Create bug report](https://cdk.tf/bug)\n- [Create feature request](https://cdk.tf/feature)\n\n## Contributing\n\n### Projen\n\nThis is mostly based on [Projen](https://github.com/projen/projen), which takes care of generating the entire repository.\n\n### cdktf-provider-project based on Projen\n\nThere's a custom [project builder](https://github.com/cdktf/cdktf-provider-project) which encapsulate the common settings for all `cdktf` prebuilt providers.\n\n### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\n\n### Repository Management\n\nThe repository is managed by [CDKTF Repository Manager](https://github.com/cdktf/cdktf-repository-manager/).\n"
95
95
  },
96
96
  "repository": {
97
97
  "type": "git",
@@ -105,7 +105,7 @@
105
105
  "line": 7
106
106
  },
107
107
  "readme": {
108
- "markdown": "# `acme_certificate`\n\nRefer to the Terraform Registory for docs: [`acme_certificate`](https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate).\n"
108
+ "markdown": "# `acme_certificate`\n\nRefer to the Terraform Registry for docs: [`acme_certificate`](https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate).\n"
109
109
  },
110
110
  "symbolId": "src/certificate/index:"
111
111
  },
@@ -115,7 +115,7 @@
115
115
  "line": 9
116
116
  },
117
117
  "readme": {
118
- "markdown": "# `provider`\n\nRefer to the Terraform Registory for docs: [`acme`](https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs).\n"
118
+ "markdown": "# `provider`\n\nRefer to the Terraform Registry for docs: [`acme`](https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs).\n"
119
119
  },
120
120
  "symbolId": "src/provider/index:"
121
121
  },
@@ -125,7 +125,7 @@
125
125
  "line": 8
126
126
  },
127
127
  "readme": {
128
- "markdown": "# `acme_registration`\n\nRefer to the Terraform Registory for docs: [`acme_registration`](https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration).\n"
128
+ "markdown": "# `acme_registration`\n\nRefer to the Terraform Registry for docs: [`acme_registration`](https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration).\n"
129
129
  },
130
130
  "symbolId": "src/registration/index:"
131
131
  }
@@ -160,17 +160,17 @@
160
160
  "base": "cdktf.TerraformResource",
161
161
  "docs": {
162
162
  "stability": "stable",
163
- "summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate acme_certificate}."
163
+ "summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate acme_certificate}."
164
164
  },
165
165
  "fqn": "@cdktf/provider-acme.certificate.Certificate",
166
166
  "initializer": {
167
167
  "docs": {
168
168
  "stability": "stable",
169
- "summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate acme_certificate} Resource."
169
+ "summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate acme_certificate} Resource."
170
170
  },
171
171
  "locationInModule": {
172
172
  "filename": "src/certificate/index.ts",
173
- "line": 615
173
+ "line": 745
174
174
  },
175
175
  "parameters": [
176
176
  {
@@ -203,7 +203,7 @@
203
203
  "kind": "class",
204
204
  "locationInModule": {
205
205
  "filename": "src/certificate/index.ts",
206
- "line": 583
206
+ "line": 713
207
207
  },
208
208
  "methods": [
209
209
  {
@@ -213,7 +213,7 @@
213
213
  },
214
214
  "locationInModule": {
215
215
  "filename": "src/certificate/index.ts",
216
- "line": 600
216
+ "line": 730
217
217
  },
218
218
  "name": "generateConfigForImport",
219
219
  "parameters": [
@@ -237,7 +237,7 @@
237
237
  },
238
238
  {
239
239
  "docs": {
240
- "remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#import import section} in the documentation of this resource for the id to use",
240
+ "remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#import import section} in the documentation of this resource for the id to use",
241
241
  "summary": "The id of the existing Certificate that should be imported."
242
242
  },
243
243
  "name": "importFromId",
@@ -269,7 +269,7 @@
269
269
  },
270
270
  "locationInModule": {
271
271
  "filename": "src/certificate/index.ts",
272
- "line": 935
272
+ "line": 1082
273
273
  },
274
274
  "name": "putDnsChallenge",
275
275
  "parameters": [
@@ -301,7 +301,7 @@
301
301
  },
302
302
  "locationInModule": {
303
303
  "filename": "src/certificate/index.ts",
304
- "line": 951
304
+ "line": 1098
305
305
  },
306
306
  "name": "putHttpChallenge",
307
307
  "parameters": [
@@ -319,7 +319,7 @@
319
319
  },
320
320
  "locationInModule": {
321
321
  "filename": "src/certificate/index.ts",
322
- "line": 967
322
+ "line": 1114
323
323
  },
324
324
  "name": "putHttpMemcachedChallenge",
325
325
  "parameters": [
@@ -337,7 +337,7 @@
337
337
  },
338
338
  "locationInModule": {
339
339
  "filename": "src/certificate/index.ts",
340
- "line": 983
340
+ "line": 1130
341
341
  },
342
342
  "name": "putHttpS3Challenge",
343
343
  "parameters": [
@@ -355,7 +355,7 @@
355
355
  },
356
356
  "locationInModule": {
357
357
  "filename": "src/certificate/index.ts",
358
- "line": 999
358
+ "line": 1146
359
359
  },
360
360
  "name": "putHttpWebrootChallenge",
361
361
  "parameters": [
@@ -373,7 +373,7 @@
373
373
  },
374
374
  "locationInModule": {
375
375
  "filename": "src/certificate/index.ts",
376
- "line": 1015
376
+ "line": 1162
377
377
  },
378
378
  "name": "putTlsChallenge",
379
379
  "parameters": [
@@ -391,7 +391,7 @@
391
391
  },
392
392
  "locationInModule": {
393
393
  "filename": "src/certificate/index.ts",
394
- "line": 710
394
+ "line": 841
395
395
  },
396
396
  "name": "resetCertificateP12Password"
397
397
  },
@@ -401,7 +401,7 @@
401
401
  },
402
402
  "locationInModule": {
403
403
  "filename": "src/certificate/index.ts",
404
- "line": 731
404
+ "line": 862
405
405
  },
406
406
  "name": "resetCertificateRequestPem"
407
407
  },
@@ -411,7 +411,7 @@
411
411
  },
412
412
  "locationInModule": {
413
413
  "filename": "src/certificate/index.ts",
414
- "line": 679
414
+ "line": 810
415
415
  },
416
416
  "name": "resetCertTimeout"
417
417
  },
@@ -421,7 +421,7 @@
421
421
  },
422
422
  "locationInModule": {
423
423
  "filename": "src/certificate/index.ts",
424
- "line": 752
424
+ "line": 883
425
425
  },
426
426
  "name": "resetCommonName"
427
427
  },
@@ -431,7 +431,7 @@
431
431
  },
432
432
  "locationInModule": {
433
433
  "filename": "src/certificate/index.ts",
434
- "line": 768
434
+ "line": 899
435
435
  },
436
436
  "name": "resetDisableCompletePropagation"
437
437
  },
@@ -441,7 +441,7 @@
441
441
  },
442
442
  "locationInModule": {
443
443
  "filename": "src/certificate/index.ts",
444
- "line": 938
444
+ "line": 1085
445
445
  },
446
446
  "name": "resetDnsChallenge"
447
447
  },
@@ -451,7 +451,7 @@
451
451
  },
452
452
  "locationInModule": {
453
453
  "filename": "src/certificate/index.ts",
454
- "line": 954
454
+ "line": 1101
455
455
  },
456
456
  "name": "resetHttpChallenge"
457
457
  },
@@ -461,7 +461,7 @@
461
461
  },
462
462
  "locationInModule": {
463
463
  "filename": "src/certificate/index.ts",
464
- "line": 970
464
+ "line": 1117
465
465
  },
466
466
  "name": "resetHttpMemcachedChallenge"
467
467
  },
@@ -471,7 +471,7 @@
471
471
  },
472
472
  "locationInModule": {
473
473
  "filename": "src/certificate/index.ts",
474
- "line": 986
474
+ "line": 1133
475
475
  },
476
476
  "name": "resetHttpS3Challenge"
477
477
  },
@@ -481,7 +481,7 @@
481
481
  },
482
482
  "locationInModule": {
483
483
  "filename": "src/certificate/index.ts",
484
- "line": 1002
484
+ "line": 1149
485
485
  },
486
486
  "name": "resetHttpWebrootChallenge"
487
487
  },
@@ -491,7 +491,7 @@
491
491
  },
492
492
  "locationInModule": {
493
493
  "filename": "src/certificate/index.ts",
494
- "line": 784
494
+ "line": 915
495
495
  },
496
496
  "name": "resetId"
497
497
  },
@@ -501,7 +501,7 @@
501
501
  },
502
502
  "locationInModule": {
503
503
  "filename": "src/certificate/index.ts",
504
- "line": 805
504
+ "line": 936
505
505
  },
506
506
  "name": "resetKeyType"
507
507
  },
@@ -511,7 +511,7 @@
511
511
  },
512
512
  "locationInModule": {
513
513
  "filename": "src/certificate/index.ts",
514
- "line": 821
514
+ "line": 952
515
515
  },
516
516
  "name": "resetMinDaysRemaining"
517
517
  },
@@ -521,7 +521,7 @@
521
521
  },
522
522
  "locationInModule": {
523
523
  "filename": "src/certificate/index.ts",
524
- "line": 837
524
+ "line": 968
525
525
  },
526
526
  "name": "resetMustStaple"
527
527
  },
@@ -531,7 +531,7 @@
531
531
  },
532
532
  "locationInModule": {
533
533
  "filename": "src/certificate/index.ts",
534
- "line": 853
534
+ "line": 984
535
535
  },
536
536
  "name": "resetPreCheckDelay"
537
537
  },
@@ -541,7 +541,7 @@
541
541
  },
542
542
  "locationInModule": {
543
543
  "filename": "src/certificate/index.ts",
544
- "line": 869
544
+ "line": 1000
545
545
  },
546
546
  "name": "resetPreferredChain"
547
547
  },
@@ -551,7 +551,7 @@
551
551
  },
552
552
  "locationInModule": {
553
553
  "filename": "src/certificate/index.ts",
554
- "line": 890
554
+ "line": 1021
555
555
  },
556
556
  "name": "resetRecursiveNameservers"
557
557
  },
@@ -561,7 +561,7 @@
561
561
  },
562
562
  "locationInModule": {
563
563
  "filename": "src/certificate/index.ts",
564
- "line": 906
564
+ "line": 1037
565
565
  },
566
566
  "name": "resetRevokeCertificateOnDestroy"
567
567
  },
@@ -571,7 +571,17 @@
571
571
  },
572
572
  "locationInModule": {
573
573
  "filename": "src/certificate/index.ts",
574
- "line": 922
574
+ "line": 1053
575
+ },
576
+ "name": "resetRevokeCertificateReason"
577
+ },
578
+ {
579
+ "docs": {
580
+ "stability": "stable"
581
+ },
582
+ "locationInModule": {
583
+ "filename": "src/certificate/index.ts",
584
+ "line": 1069
575
585
  },
576
586
  "name": "resetSubjectAlternativeNames"
577
587
  },
@@ -581,7 +591,7 @@
581
591
  },
582
592
  "locationInModule": {
583
593
  "filename": "src/certificate/index.ts",
584
- "line": 1018
594
+ "line": 1165
585
595
  },
586
596
  "name": "resetTlsChallenge"
587
597
  },
@@ -591,7 +601,7 @@
591
601
  },
592
602
  "locationInModule": {
593
603
  "filename": "src/certificate/index.ts",
594
- "line": 1030
604
+ "line": 1177
595
605
  },
596
606
  "name": "synthesizeAttributes",
597
607
  "overrides": "cdktf.TerraformResource",
@@ -606,6 +616,28 @@
606
616
  }
607
617
  }
608
618
  }
619
+ },
620
+ {
621
+ "docs": {
622
+ "stability": "stable"
623
+ },
624
+ "locationInModule": {
625
+ "filename": "src/certificate/index.ts",
626
+ "line": 1204
627
+ },
628
+ "name": "synthesizeHclAttributes",
629
+ "overrides": "cdktf.TerraformResource",
630
+ "protected": true,
631
+ "returns": {
632
+ "type": {
633
+ "collection": {
634
+ "elementtype": {
635
+ "primitive": "any"
636
+ },
637
+ "kind": "map"
638
+ }
639
+ }
640
+ }
609
641
  }
610
642
  ],
611
643
  "name": "Certificate",
@@ -619,7 +651,7 @@
619
651
  "immutable": true,
620
652
  "locationInModule": {
621
653
  "filename": "src/certificate/index.ts",
622
- "line": 588
654
+ "line": 718
623
655
  },
624
656
  "name": "tfResourceType",
625
657
  "static": true,
@@ -634,7 +666,7 @@
634
666
  "immutable": true,
635
667
  "locationInModule": {
636
668
  "filename": "src/certificate/index.ts",
637
- "line": 688
669
+ "line": 819
638
670
  },
639
671
  "name": "certificateDomain",
640
672
  "type": {
@@ -648,7 +680,7 @@
648
680
  "immutable": true,
649
681
  "locationInModule": {
650
682
  "filename": "src/certificate/index.ts",
651
- "line": 693
683
+ "line": 824
652
684
  },
653
685
  "name": "certificateNotAfter",
654
686
  "type": {
@@ -662,7 +694,7 @@
662
694
  "immutable": true,
663
695
  "locationInModule": {
664
696
  "filename": "src/certificate/index.ts",
665
- "line": 698
697
+ "line": 829
666
698
  },
667
699
  "name": "certificateP12",
668
700
  "type": {
@@ -676,7 +708,7 @@
676
708
  "immutable": true,
677
709
  "locationInModule": {
678
710
  "filename": "src/certificate/index.ts",
679
- "line": 719
711
+ "line": 850
680
712
  },
681
713
  "name": "certificatePem",
682
714
  "type": {
@@ -690,7 +722,7 @@
690
722
  "immutable": true,
691
723
  "locationInModule": {
692
724
  "filename": "src/certificate/index.ts",
693
- "line": 740
725
+ "line": 871
694
726
  },
695
727
  "name": "certificateUrl",
696
728
  "type": {
@@ -704,7 +736,7 @@
704
736
  "immutable": true,
705
737
  "locationInModule": {
706
738
  "filename": "src/certificate/index.ts",
707
- "line": 932
739
+ "line": 1079
708
740
  },
709
741
  "name": "dnsChallenge",
710
742
  "type": {
@@ -718,7 +750,7 @@
718
750
  "immutable": true,
719
751
  "locationInModule": {
720
752
  "filename": "src/certificate/index.ts",
721
- "line": 948
753
+ "line": 1095
722
754
  },
723
755
  "name": "httpChallenge",
724
756
  "type": {
@@ -732,7 +764,7 @@
732
764
  "immutable": true,
733
765
  "locationInModule": {
734
766
  "filename": "src/certificate/index.ts",
735
- "line": 964
767
+ "line": 1111
736
768
  },
737
769
  "name": "httpMemcachedChallenge",
738
770
  "type": {
@@ -746,7 +778,7 @@
746
778
  "immutable": true,
747
779
  "locationInModule": {
748
780
  "filename": "src/certificate/index.ts",
749
- "line": 980
781
+ "line": 1127
750
782
  },
751
783
  "name": "httpS3Challenge",
752
784
  "type": {
@@ -760,7 +792,7 @@
760
792
  "immutable": true,
761
793
  "locationInModule": {
762
794
  "filename": "src/certificate/index.ts",
763
- "line": 996
795
+ "line": 1143
764
796
  },
765
797
  "name": "httpWebrootChallenge",
766
798
  "type": {
@@ -774,7 +806,7 @@
774
806
  "immutable": true,
775
807
  "locationInModule": {
776
808
  "filename": "src/certificate/index.ts",
777
- "line": 793
809
+ "line": 924
778
810
  },
779
811
  "name": "issuerPem",
780
812
  "type": {
@@ -788,7 +820,7 @@
788
820
  "immutable": true,
789
821
  "locationInModule": {
790
822
  "filename": "src/certificate/index.ts",
791
- "line": 878
823
+ "line": 1009
792
824
  },
793
825
  "name": "privateKeyPem",
794
826
  "type": {
@@ -802,7 +834,7 @@
802
834
  "immutable": true,
803
835
  "locationInModule": {
804
836
  "filename": "src/certificate/index.ts",
805
- "line": 1012
837
+ "line": 1159
806
838
  },
807
839
  "name": "tlsChallenge",
808
840
  "type": {
@@ -816,7 +848,7 @@
816
848
  "immutable": true,
817
849
  "locationInModule": {
818
850
  "filename": "src/certificate/index.ts",
819
- "line": 667
851
+ "line": 798
820
852
  },
821
853
  "name": "accountKeyPemInput",
822
854
  "optional": true,
@@ -831,7 +863,7 @@
831
863
  "immutable": true,
832
864
  "locationInModule": {
833
865
  "filename": "src/certificate/index.ts",
834
- "line": 714
866
+ "line": 845
835
867
  },
836
868
  "name": "certificateP12PasswordInput",
837
869
  "optional": true,
@@ -846,7 +878,7 @@
846
878
  "immutable": true,
847
879
  "locationInModule": {
848
880
  "filename": "src/certificate/index.ts",
849
- "line": 735
881
+ "line": 866
850
882
  },
851
883
  "name": "certificateRequestPemInput",
852
884
  "optional": true,
@@ -861,7 +893,7 @@
861
893
  "immutable": true,
862
894
  "locationInModule": {
863
895
  "filename": "src/certificate/index.ts",
864
- "line": 683
896
+ "line": 814
865
897
  },
866
898
  "name": "certTimeoutInput",
867
899
  "optional": true,
@@ -876,7 +908,7 @@
876
908
  "immutable": true,
877
909
  "locationInModule": {
878
910
  "filename": "src/certificate/index.ts",
879
- "line": 756
911
+ "line": 887
880
912
  },
881
913
  "name": "commonNameInput",
882
914
  "optional": true,
@@ -891,7 +923,7 @@
891
923
  "immutable": true,
892
924
  "locationInModule": {
893
925
  "filename": "src/certificate/index.ts",
894
- "line": 772
926
+ "line": 903
895
927
  },
896
928
  "name": "disableCompletePropagationInput",
897
929
  "optional": true,
@@ -915,7 +947,7 @@
915
947
  "immutable": true,
916
948
  "locationInModule": {
917
949
  "filename": "src/certificate/index.ts",
918
- "line": 942
950
+ "line": 1089
919
951
  },
920
952
  "name": "dnsChallengeInput",
921
953
  "optional": true,
@@ -944,7 +976,7 @@
944
976
  "immutable": true,
945
977
  "locationInModule": {
946
978
  "filename": "src/certificate/index.ts",
947
- "line": 958
979
+ "line": 1105
948
980
  },
949
981
  "name": "httpChallengeInput",
950
982
  "optional": true,
@@ -959,7 +991,7 @@
959
991
  "immutable": true,
960
992
  "locationInModule": {
961
993
  "filename": "src/certificate/index.ts",
962
- "line": 974
994
+ "line": 1121
963
995
  },
964
996
  "name": "httpMemcachedChallengeInput",
965
997
  "optional": true,
@@ -974,7 +1006,7 @@
974
1006
  "immutable": true,
975
1007
  "locationInModule": {
976
1008
  "filename": "src/certificate/index.ts",
977
- "line": 990
1009
+ "line": 1137
978
1010
  },
979
1011
  "name": "httpS3ChallengeInput",
980
1012
  "optional": true,
@@ -989,7 +1021,7 @@
989
1021
  "immutable": true,
990
1022
  "locationInModule": {
991
1023
  "filename": "src/certificate/index.ts",
992
- "line": 1006
1024
+ "line": 1153
993
1025
  },
994
1026
  "name": "httpWebrootChallengeInput",
995
1027
  "optional": true,
@@ -1004,7 +1036,7 @@
1004
1036
  "immutable": true,
1005
1037
  "locationInModule": {
1006
1038
  "filename": "src/certificate/index.ts",
1007
- "line": 788
1039
+ "line": 919
1008
1040
  },
1009
1041
  "name": "idInput",
1010
1042
  "optional": true,
@@ -1019,7 +1051,7 @@
1019
1051
  "immutable": true,
1020
1052
  "locationInModule": {
1021
1053
  "filename": "src/certificate/index.ts",
1022
- "line": 809
1054
+ "line": 940
1023
1055
  },
1024
1056
  "name": "keyTypeInput",
1025
1057
  "optional": true,
@@ -1034,7 +1066,7 @@
1034
1066
  "immutable": true,
1035
1067
  "locationInModule": {
1036
1068
  "filename": "src/certificate/index.ts",
1037
- "line": 825
1069
+ "line": 956
1038
1070
  },
1039
1071
  "name": "minDaysRemainingInput",
1040
1072
  "optional": true,
@@ -1049,7 +1081,7 @@
1049
1081
  "immutable": true,
1050
1082
  "locationInModule": {
1051
1083
  "filename": "src/certificate/index.ts",
1052
- "line": 841
1084
+ "line": 972
1053
1085
  },
1054
1086
  "name": "mustStapleInput",
1055
1087
  "optional": true,
@@ -1073,7 +1105,7 @@
1073
1105
  "immutable": true,
1074
1106
  "locationInModule": {
1075
1107
  "filename": "src/certificate/index.ts",
1076
- "line": 857
1108
+ "line": 988
1077
1109
  },
1078
1110
  "name": "preCheckDelayInput",
1079
1111
  "optional": true,
@@ -1088,7 +1120,7 @@
1088
1120
  "immutable": true,
1089
1121
  "locationInModule": {
1090
1122
  "filename": "src/certificate/index.ts",
1091
- "line": 873
1123
+ "line": 1004
1092
1124
  },
1093
1125
  "name": "preferredChainInput",
1094
1126
  "optional": true,
@@ -1103,7 +1135,7 @@
1103
1135
  "immutable": true,
1104
1136
  "locationInModule": {
1105
1137
  "filename": "src/certificate/index.ts",
1106
- "line": 894
1138
+ "line": 1025
1107
1139
  },
1108
1140
  "name": "recursiveNameserversInput",
1109
1141
  "optional": true,
@@ -1123,7 +1155,7 @@
1123
1155
  "immutable": true,
1124
1156
  "locationInModule": {
1125
1157
  "filename": "src/certificate/index.ts",
1126
- "line": 910
1158
+ "line": 1041
1127
1159
  },
1128
1160
  "name": "revokeCertificateOnDestroyInput",
1129
1161
  "optional": true,
@@ -1147,7 +1179,22 @@
1147
1179
  "immutable": true,
1148
1180
  "locationInModule": {
1149
1181
  "filename": "src/certificate/index.ts",
1150
- "line": 926
1182
+ "line": 1057
1183
+ },
1184
+ "name": "revokeCertificateReasonInput",
1185
+ "optional": true,
1186
+ "type": {
1187
+ "primitive": "string"
1188
+ }
1189
+ },
1190
+ {
1191
+ "docs": {
1192
+ "stability": "stable"
1193
+ },
1194
+ "immutable": true,
1195
+ "locationInModule": {
1196
+ "filename": "src/certificate/index.ts",
1197
+ "line": 1073
1151
1198
  },
1152
1199
  "name": "subjectAlternativeNamesInput",
1153
1200
  "optional": true,
@@ -1167,7 +1214,7 @@
1167
1214
  "immutable": true,
1168
1215
  "locationInModule": {
1169
1216
  "filename": "src/certificate/index.ts",
1170
- "line": 1022
1217
+ "line": 1169
1171
1218
  },
1172
1219
  "name": "tlsChallengeInput",
1173
1220
  "optional": true,
@@ -1181,7 +1228,7 @@
1181
1228
  },
1182
1229
  "locationInModule": {
1183
1230
  "filename": "src/certificate/index.ts",
1184
- "line": 660
1231
+ "line": 791
1185
1232
  },
1186
1233
  "name": "accountKeyPem",
1187
1234
  "type": {
@@ -1194,7 +1241,7 @@
1194
1241
  },
1195
1242
  "locationInModule": {
1196
1243
  "filename": "src/certificate/index.ts",
1197
- "line": 704
1244
+ "line": 835
1198
1245
  },
1199
1246
  "name": "certificateP12Password",
1200
1247
  "type": {
@@ -1207,7 +1254,7 @@
1207
1254
  },
1208
1255
  "locationInModule": {
1209
1256
  "filename": "src/certificate/index.ts",
1210
- "line": 725
1257
+ "line": 856
1211
1258
  },
1212
1259
  "name": "certificateRequestPem",
1213
1260
  "type": {
@@ -1220,7 +1267,7 @@
1220
1267
  },
1221
1268
  "locationInModule": {
1222
1269
  "filename": "src/certificate/index.ts",
1223
- "line": 673
1270
+ "line": 804
1224
1271
  },
1225
1272
  "name": "certTimeout",
1226
1273
  "type": {
@@ -1233,7 +1280,7 @@
1233
1280
  },
1234
1281
  "locationInModule": {
1235
1282
  "filename": "src/certificate/index.ts",
1236
- "line": 746
1283
+ "line": 877
1237
1284
  },
1238
1285
  "name": "commonName",
1239
1286
  "type": {
@@ -1246,7 +1293,7 @@
1246
1293
  },
1247
1294
  "locationInModule": {
1248
1295
  "filename": "src/certificate/index.ts",
1249
- "line": 762
1296
+ "line": 893
1250
1297
  },
1251
1298
  "name": "disableCompletePropagation",
1252
1299
  "type": {
@@ -1268,7 +1315,7 @@
1268
1315
  },
1269
1316
  "locationInModule": {
1270
1317
  "filename": "src/certificate/index.ts",
1271
- "line": 778
1318
+ "line": 909
1272
1319
  },
1273
1320
  "name": "id",
1274
1321
  "type": {
@@ -1281,7 +1328,7 @@
1281
1328
  },
1282
1329
  "locationInModule": {
1283
1330
  "filename": "src/certificate/index.ts",
1284
- "line": 799
1331
+ "line": 930
1285
1332
  },
1286
1333
  "name": "keyType",
1287
1334
  "type": {
@@ -1294,7 +1341,7 @@
1294
1341
  },
1295
1342
  "locationInModule": {
1296
1343
  "filename": "src/certificate/index.ts",
1297
- "line": 815
1344
+ "line": 946
1298
1345
  },
1299
1346
  "name": "minDaysRemaining",
1300
1347
  "type": {
@@ -1307,7 +1354,7 @@
1307
1354
  },
1308
1355
  "locationInModule": {
1309
1356
  "filename": "src/certificate/index.ts",
1310
- "line": 831
1357
+ "line": 962
1311
1358
  },
1312
1359
  "name": "mustStaple",
1313
1360
  "type": {
@@ -1329,7 +1376,7 @@
1329
1376
  },
1330
1377
  "locationInModule": {
1331
1378
  "filename": "src/certificate/index.ts",
1332
- "line": 847
1379
+ "line": 978
1333
1380
  },
1334
1381
  "name": "preCheckDelay",
1335
1382
  "type": {
@@ -1342,7 +1389,7 @@
1342
1389
  },
1343
1390
  "locationInModule": {
1344
1391
  "filename": "src/certificate/index.ts",
1345
- "line": 863
1392
+ "line": 994
1346
1393
  },
1347
1394
  "name": "preferredChain",
1348
1395
  "type": {
@@ -1355,7 +1402,7 @@
1355
1402
  },
1356
1403
  "locationInModule": {
1357
1404
  "filename": "src/certificate/index.ts",
1358
- "line": 884
1405
+ "line": 1015
1359
1406
  },
1360
1407
  "name": "recursiveNameservers",
1361
1408
  "type": {
@@ -1373,7 +1420,7 @@
1373
1420
  },
1374
1421
  "locationInModule": {
1375
1422
  "filename": "src/certificate/index.ts",
1376
- "line": 900
1423
+ "line": 1031
1377
1424
  },
1378
1425
  "name": "revokeCertificateOnDestroy",
1379
1426
  "type": {
@@ -1395,7 +1442,20 @@
1395
1442
  },
1396
1443
  "locationInModule": {
1397
1444
  "filename": "src/certificate/index.ts",
1398
- "line": 916
1445
+ "line": 1047
1446
+ },
1447
+ "name": "revokeCertificateReason",
1448
+ "type": {
1449
+ "primitive": "string"
1450
+ }
1451
+ },
1452
+ {
1453
+ "docs": {
1454
+ "stability": "stable"
1455
+ },
1456
+ "locationInModule": {
1457
+ "filename": "src/certificate/index.ts",
1458
+ "line": 1063
1399
1459
  },
1400
1460
  "name": "subjectAlternativeNames",
1401
1461
  "type": {
@@ -1432,7 +1492,7 @@
1432
1492
  "abstract": true,
1433
1493
  "docs": {
1434
1494
  "stability": "stable",
1435
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#account_key_pem Certificate#account_key_pem}."
1495
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#account_key_pem Certificate#account_key_pem}."
1436
1496
  },
1437
1497
  "immutable": true,
1438
1498
  "locationInModule": {
@@ -1448,7 +1508,7 @@
1448
1508
  "abstract": true,
1449
1509
  "docs": {
1450
1510
  "stability": "stable",
1451
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#certificate_p12_password Certificate#certificate_p12_password}."
1511
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#certificate_p12_password Certificate#certificate_p12_password}."
1452
1512
  },
1453
1513
  "immutable": true,
1454
1514
  "locationInModule": {
@@ -1465,7 +1525,7 @@
1465
1525
  "abstract": true,
1466
1526
  "docs": {
1467
1527
  "stability": "stable",
1468
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#certificate_request_pem Certificate#certificate_request_pem}."
1528
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#certificate_request_pem Certificate#certificate_request_pem}."
1469
1529
  },
1470
1530
  "immutable": true,
1471
1531
  "locationInModule": {
@@ -1482,7 +1542,7 @@
1482
1542
  "abstract": true,
1483
1543
  "docs": {
1484
1544
  "stability": "stable",
1485
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#cert_timeout Certificate#cert_timeout}."
1545
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#cert_timeout Certificate#cert_timeout}."
1486
1546
  },
1487
1547
  "immutable": true,
1488
1548
  "locationInModule": {
@@ -1499,7 +1559,7 @@
1499
1559
  "abstract": true,
1500
1560
  "docs": {
1501
1561
  "stability": "stable",
1502
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#common_name Certificate#common_name}."
1562
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#common_name Certificate#common_name}."
1503
1563
  },
1504
1564
  "immutable": true,
1505
1565
  "locationInModule": {
@@ -1516,7 +1576,7 @@
1516
1576
  "abstract": true,
1517
1577
  "docs": {
1518
1578
  "stability": "stable",
1519
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#disable_complete_propagation Certificate#disable_complete_propagation}."
1579
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#disable_complete_propagation Certificate#disable_complete_propagation}."
1520
1580
  },
1521
1581
  "immutable": true,
1522
1582
  "locationInModule": {
@@ -1541,14 +1601,14 @@
1541
1601
  {
1542
1602
  "abstract": true,
1543
1603
  "docs": {
1544
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#dns_challenge Certificate#dns_challenge}",
1604
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#dns_challenge Certificate#dns_challenge}",
1545
1605
  "stability": "stable",
1546
1606
  "summary": "dns_challenge block."
1547
1607
  },
1548
1608
  "immutable": true,
1549
1609
  "locationInModule": {
1550
1610
  "filename": "src/certificate/index.ts",
1551
- "line": 83
1611
+ "line": 87
1552
1612
  },
1553
1613
  "name": "dnsChallenge",
1554
1614
  "optional": true,
@@ -1573,14 +1633,14 @@
1573
1633
  {
1574
1634
  "abstract": true,
1575
1635
  "docs": {
1576
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#http_challenge Certificate#http_challenge}",
1636
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#http_challenge Certificate#http_challenge}",
1577
1637
  "stability": "stable",
1578
1638
  "summary": "http_challenge block."
1579
1639
  },
1580
1640
  "immutable": true,
1581
1641
  "locationInModule": {
1582
1642
  "filename": "src/certificate/index.ts",
1583
- "line": 89
1643
+ "line": 93
1584
1644
  },
1585
1645
  "name": "httpChallenge",
1586
1646
  "optional": true,
@@ -1591,14 +1651,14 @@
1591
1651
  {
1592
1652
  "abstract": true,
1593
1653
  "docs": {
1594
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#http_memcached_challenge Certificate#http_memcached_challenge}",
1654
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#http_memcached_challenge Certificate#http_memcached_challenge}",
1595
1655
  "stability": "stable",
1596
1656
  "summary": "http_memcached_challenge block."
1597
1657
  },
1598
1658
  "immutable": true,
1599
1659
  "locationInModule": {
1600
1660
  "filename": "src/certificate/index.ts",
1601
- "line": 95
1661
+ "line": 99
1602
1662
  },
1603
1663
  "name": "httpMemcachedChallenge",
1604
1664
  "optional": true,
@@ -1609,14 +1669,14 @@
1609
1669
  {
1610
1670
  "abstract": true,
1611
1671
  "docs": {
1612
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#http_s3_challenge Certificate#http_s3_challenge}",
1672
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#http_s3_challenge Certificate#http_s3_challenge}",
1613
1673
  "stability": "stable",
1614
1674
  "summary": "http_s3_challenge block."
1615
1675
  },
1616
1676
  "immutable": true,
1617
1677
  "locationInModule": {
1618
1678
  "filename": "src/certificate/index.ts",
1619
- "line": 101
1679
+ "line": 105
1620
1680
  },
1621
1681
  "name": "httpS3Challenge",
1622
1682
  "optional": true,
@@ -1627,14 +1687,14 @@
1627
1687
  {
1628
1688
  "abstract": true,
1629
1689
  "docs": {
1630
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#http_webroot_challenge Certificate#http_webroot_challenge}",
1690
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#http_webroot_challenge Certificate#http_webroot_challenge}",
1631
1691
  "stability": "stable",
1632
1692
  "summary": "http_webroot_challenge block."
1633
1693
  },
1634
1694
  "immutable": true,
1635
1695
  "locationInModule": {
1636
1696
  "filename": "src/certificate/index.ts",
1637
- "line": 107
1697
+ "line": 111
1638
1698
  },
1639
1699
  "name": "httpWebrootChallenge",
1640
1700
  "optional": true,
@@ -1647,7 +1707,7 @@
1647
1707
  "docs": {
1648
1708
  "remarks": "Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.\nIf you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.",
1649
1709
  "stability": "stable",
1650
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#id Certificate#id}."
1710
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#id Certificate#id}."
1651
1711
  },
1652
1712
  "immutable": true,
1653
1713
  "locationInModule": {
@@ -1664,7 +1724,7 @@
1664
1724
  "abstract": true,
1665
1725
  "docs": {
1666
1726
  "stability": "stable",
1667
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#key_type Certificate#key_type}."
1727
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#key_type Certificate#key_type}."
1668
1728
  },
1669
1729
  "immutable": true,
1670
1730
  "locationInModule": {
@@ -1681,7 +1741,7 @@
1681
1741
  "abstract": true,
1682
1742
  "docs": {
1683
1743
  "stability": "stable",
1684
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#min_days_remaining Certificate#min_days_remaining}."
1744
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#min_days_remaining Certificate#min_days_remaining}."
1685
1745
  },
1686
1746
  "immutable": true,
1687
1747
  "locationInModule": {
@@ -1698,7 +1758,7 @@
1698
1758
  "abstract": true,
1699
1759
  "docs": {
1700
1760
  "stability": "stable",
1701
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#must_staple Certificate#must_staple}."
1761
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#must_staple Certificate#must_staple}."
1702
1762
  },
1703
1763
  "immutable": true,
1704
1764
  "locationInModule": {
@@ -1724,7 +1784,7 @@
1724
1784
  "abstract": true,
1725
1785
  "docs": {
1726
1786
  "stability": "stable",
1727
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#pre_check_delay Certificate#pre_check_delay}."
1787
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#pre_check_delay Certificate#pre_check_delay}."
1728
1788
  },
1729
1789
  "immutable": true,
1730
1790
  "locationInModule": {
@@ -1741,7 +1801,7 @@
1741
1801
  "abstract": true,
1742
1802
  "docs": {
1743
1803
  "stability": "stable",
1744
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#preferred_chain Certificate#preferred_chain}."
1804
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#preferred_chain Certificate#preferred_chain}."
1745
1805
  },
1746
1806
  "immutable": true,
1747
1807
  "locationInModule": {
@@ -1758,7 +1818,7 @@
1758
1818
  "abstract": true,
1759
1819
  "docs": {
1760
1820
  "stability": "stable",
1761
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#recursive_nameservers Certificate#recursive_nameservers}."
1821
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#recursive_nameservers Certificate#recursive_nameservers}."
1762
1822
  },
1763
1823
  "immutable": true,
1764
1824
  "locationInModule": {
@@ -1780,7 +1840,7 @@
1780
1840
  "abstract": true,
1781
1841
  "docs": {
1782
1842
  "stability": "stable",
1783
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#revoke_certificate_on_destroy Certificate#revoke_certificate_on_destroy}."
1843
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#revoke_certificate_on_destroy Certificate#revoke_certificate_on_destroy}."
1784
1844
  },
1785
1845
  "immutable": true,
1786
1846
  "locationInModule": {
@@ -1806,13 +1866,30 @@
1806
1866
  "abstract": true,
1807
1867
  "docs": {
1808
1868
  "stability": "stable",
1809
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#subject_alternative_names Certificate#subject_alternative_names}."
1869
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#revoke_certificate_reason Certificate#revoke_certificate_reason}."
1810
1870
  },
1811
1871
  "immutable": true,
1812
1872
  "locationInModule": {
1813
1873
  "filename": "src/certificate/index.ts",
1814
1874
  "line": 77
1815
1875
  },
1876
+ "name": "revokeCertificateReason",
1877
+ "optional": true,
1878
+ "type": {
1879
+ "primitive": "string"
1880
+ }
1881
+ },
1882
+ {
1883
+ "abstract": true,
1884
+ "docs": {
1885
+ "stability": "stable",
1886
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#subject_alternative_names Certificate#subject_alternative_names}."
1887
+ },
1888
+ "immutable": true,
1889
+ "locationInModule": {
1890
+ "filename": "src/certificate/index.ts",
1891
+ "line": 81
1892
+ },
1816
1893
  "name": "subjectAlternativeNames",
1817
1894
  "optional": true,
1818
1895
  "type": {
@@ -1827,14 +1904,14 @@
1827
1904
  {
1828
1905
  "abstract": true,
1829
1906
  "docs": {
1830
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#tls_challenge Certificate#tls_challenge}",
1907
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#tls_challenge Certificate#tls_challenge}",
1831
1908
  "stability": "stable",
1832
1909
  "summary": "tls_challenge block."
1833
1910
  },
1834
1911
  "immutable": true,
1835
1912
  "locationInModule": {
1836
1913
  "filename": "src/certificate/index.ts",
1837
- "line": 113
1914
+ "line": 117
1838
1915
  },
1839
1916
  "name": "tlsChallenge",
1840
1917
  "optional": true,
@@ -1855,7 +1932,7 @@
1855
1932
  "kind": "interface",
1856
1933
  "locationInModule": {
1857
1934
  "filename": "src/certificate/index.ts",
1858
- "line": 115
1935
+ "line": 119
1859
1936
  },
1860
1937
  "name": "CertificateDnsChallenge",
1861
1938
  "namespace": "certificate",
@@ -1864,12 +1941,12 @@
1864
1941
  "abstract": true,
1865
1942
  "docs": {
1866
1943
  "stability": "stable",
1867
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#provider Certificate#provider}."
1944
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#provider Certificate#provider}."
1868
1945
  },
1869
1946
  "immutable": true,
1870
1947
  "locationInModule": {
1871
1948
  "filename": "src/certificate/index.ts",
1872
- "line": 123
1949
+ "line": 127
1873
1950
  },
1874
1951
  "name": "provider",
1875
1952
  "type": {
@@ -1880,12 +1957,12 @@
1880
1957
  "abstract": true,
1881
1958
  "docs": {
1882
1959
  "stability": "stable",
1883
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#config Certificate#config}."
1960
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#config Certificate#config}."
1884
1961
  },
1885
1962
  "immutable": true,
1886
1963
  "locationInModule": {
1887
1964
  "filename": "src/certificate/index.ts",
1888
- "line": 119
1965
+ "line": 123
1889
1966
  },
1890
1967
  "name": "config",
1891
1968
  "optional": true,
@@ -1914,7 +1991,7 @@
1914
1991
  },
1915
1992
  "locationInModule": {
1916
1993
  "filename": "src/certificate/index.ts",
1917
- "line": 225
1994
+ "line": 254
1918
1995
  },
1919
1996
  "parameters": [
1920
1997
  {
@@ -1949,7 +2026,7 @@
1949
2026
  "kind": "class",
1950
2027
  "locationInModule": {
1951
2028
  "filename": "src/certificate/index.ts",
1952
- "line": 217
2029
+ "line": 246
1953
2030
  },
1954
2031
  "methods": [
1955
2032
  {
@@ -1958,7 +2035,7 @@
1958
2035
  },
1959
2036
  "locationInModule": {
1960
2037
  "filename": "src/certificate/index.ts",
1961
- "line": 232
2038
+ "line": 261
1962
2039
  },
1963
2040
  "name": "get",
1964
2041
  "parameters": [
@@ -1989,7 +2066,7 @@
1989
2066
  },
1990
2067
  "locationInModule": {
1991
2068
  "filename": "src/certificate/index.ts",
1992
- "line": 225
2069
+ "line": 254
1993
2070
  },
1994
2071
  "name": "terraformAttribute",
1995
2072
  "overrides": "cdktf.ComplexList",
@@ -2005,7 +2082,7 @@
2005
2082
  },
2006
2083
  "locationInModule": {
2007
2084
  "filename": "src/certificate/index.ts",
2008
- "line": 225
2085
+ "line": 254
2009
2086
  },
2010
2087
  "name": "terraformResource",
2011
2088
  "overrides": "cdktf.ComplexList",
@@ -2021,7 +2098,7 @@
2021
2098
  },
2022
2099
  "locationInModule": {
2023
2100
  "filename": "src/certificate/index.ts",
2024
- "line": 225
2101
+ "line": 254
2025
2102
  },
2026
2103
  "name": "wrapsSet",
2027
2104
  "overrides": "cdktf.ComplexList",
@@ -2036,7 +2113,7 @@
2036
2113
  },
2037
2114
  "locationInModule": {
2038
2115
  "filename": "src/certificate/index.ts",
2039
- "line": 218
2116
+ "line": 247
2040
2117
  },
2041
2118
  "name": "internalValue",
2042
2119
  "optional": true,
@@ -2074,7 +2151,7 @@
2074
2151
  },
2075
2152
  "locationInModule": {
2076
2153
  "filename": "src/certificate/index.ts",
2077
- "line": 147
2154
+ "line": 176
2078
2155
  },
2079
2156
  "parameters": [
2080
2157
  {
@@ -2118,7 +2195,7 @@
2118
2195
  "kind": "class",
2119
2196
  "locationInModule": {
2120
2197
  "filename": "src/certificate/index.ts",
2121
- "line": 137
2198
+ "line": 166
2122
2199
  },
2123
2200
  "methods": [
2124
2201
  {
@@ -2127,7 +2204,7 @@
2127
2204
  },
2128
2205
  "locationInModule": {
2129
2206
  "filename": "src/certificate/index.ts",
2130
- "line": 195
2207
+ "line": 224
2131
2208
  },
2132
2209
  "name": "resetConfig"
2133
2210
  }
@@ -2142,7 +2219,7 @@
2142
2219
  "immutable": true,
2143
2220
  "locationInModule": {
2144
2221
  "filename": "src/certificate/index.ts",
2145
- "line": 199
2222
+ "line": 228
2146
2223
  },
2147
2224
  "name": "configInput",
2148
2225
  "optional": true,
@@ -2162,7 +2239,7 @@
2162
2239
  "immutable": true,
2163
2240
  "locationInModule": {
2164
2241
  "filename": "src/certificate/index.ts",
2165
- "line": 212
2242
+ "line": 241
2166
2243
  },
2167
2244
  "name": "providerInput",
2168
2245
  "optional": true,
@@ -2176,7 +2253,7 @@
2176
2253
  },
2177
2254
  "locationInModule": {
2178
2255
  "filename": "src/certificate/index.ts",
2179
- "line": 189
2256
+ "line": 218
2180
2257
  },
2181
2258
  "name": "config",
2182
2259
  "type": {
@@ -2194,7 +2271,7 @@
2194
2271
  },
2195
2272
  "locationInModule": {
2196
2273
  "filename": "src/certificate/index.ts",
2197
- "line": 205
2274
+ "line": 234
2198
2275
  },
2199
2276
  "name": "provider",
2200
2277
  "type": {
@@ -2207,7 +2284,7 @@
2207
2284
  },
2208
2285
  "locationInModule": {
2209
2286
  "filename": "src/certificate/index.ts",
2210
- "line": 151
2287
+ "line": 180
2211
2288
  },
2212
2289
  "name": "internalValue",
2213
2290
  "optional": true,
@@ -2237,7 +2314,7 @@
2237
2314
  "kind": "interface",
2238
2315
  "locationInModule": {
2239
2316
  "filename": "src/certificate/index.ts",
2240
- "line": 236
2317
+ "line": 265
2241
2318
  },
2242
2319
  "name": "CertificateHttpChallenge",
2243
2320
  "namespace": "certificate",
@@ -2246,12 +2323,12 @@
2246
2323
  "abstract": true,
2247
2324
  "docs": {
2248
2325
  "stability": "stable",
2249
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#port Certificate#port}."
2326
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#port Certificate#port}."
2250
2327
  },
2251
2328
  "immutable": true,
2252
2329
  "locationInModule": {
2253
2330
  "filename": "src/certificate/index.ts",
2254
- "line": 240
2331
+ "line": 269
2255
2332
  },
2256
2333
  "name": "port",
2257
2334
  "optional": true,
@@ -2263,12 +2340,12 @@
2263
2340
  "abstract": true,
2264
2341
  "docs": {
2265
2342
  "stability": "stable",
2266
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#proxy_header Certificate#proxy_header}."
2343
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#proxy_header Certificate#proxy_header}."
2267
2344
  },
2268
2345
  "immutable": true,
2269
2346
  "locationInModule": {
2270
2347
  "filename": "src/certificate/index.ts",
2271
- "line": 244
2348
+ "line": 273
2272
2349
  },
2273
2350
  "name": "proxyHeader",
2274
2351
  "optional": true,
@@ -2292,7 +2369,7 @@
2292
2369
  },
2293
2370
  "locationInModule": {
2294
2371
  "filename": "src/certificate/index.ts",
2295
- "line": 265
2372
+ "line": 319
2296
2373
  },
2297
2374
  "parameters": [
2298
2375
  {
@@ -2318,7 +2395,7 @@
2318
2395
  "kind": "class",
2319
2396
  "locationInModule": {
2320
2397
  "filename": "src/certificate/index.ts",
2321
- "line": 258
2398
+ "line": 312
2322
2399
  },
2323
2400
  "methods": [
2324
2401
  {
@@ -2327,7 +2404,7 @@
2327
2404
  },
2328
2405
  "locationInModule": {
2329
2406
  "filename": "src/certificate/index.ts",
2330
- "line": 304
2407
+ "line": 358
2331
2408
  },
2332
2409
  "name": "resetPort"
2333
2410
  },
@@ -2337,7 +2414,7 @@
2337
2414
  },
2338
2415
  "locationInModule": {
2339
2416
  "filename": "src/certificate/index.ts",
2340
- "line": 320
2417
+ "line": 374
2341
2418
  },
2342
2419
  "name": "resetProxyHeader"
2343
2420
  }
@@ -2352,7 +2429,7 @@
2352
2429
  "immutable": true,
2353
2430
  "locationInModule": {
2354
2431
  "filename": "src/certificate/index.ts",
2355
- "line": 308
2432
+ "line": 362
2356
2433
  },
2357
2434
  "name": "portInput",
2358
2435
  "optional": true,
@@ -2367,7 +2444,7 @@
2367
2444
  "immutable": true,
2368
2445
  "locationInModule": {
2369
2446
  "filename": "src/certificate/index.ts",
2370
- "line": 324
2447
+ "line": 378
2371
2448
  },
2372
2449
  "name": "proxyHeaderInput",
2373
2450
  "optional": true,
@@ -2381,7 +2458,7 @@
2381
2458
  },
2382
2459
  "locationInModule": {
2383
2460
  "filename": "src/certificate/index.ts",
2384
- "line": 298
2461
+ "line": 352
2385
2462
  },
2386
2463
  "name": "port",
2387
2464
  "type": {
@@ -2394,7 +2471,7 @@
2394
2471
  },
2395
2472
  "locationInModule": {
2396
2473
  "filename": "src/certificate/index.ts",
2397
- "line": 314
2474
+ "line": 368
2398
2475
  },
2399
2476
  "name": "proxyHeader",
2400
2477
  "type": {
@@ -2407,7 +2484,7 @@
2407
2484
  },
2408
2485
  "locationInModule": {
2409
2486
  "filename": "src/certificate/index.ts",
2410
- "line": 269
2487
+ "line": 323
2411
2488
  },
2412
2489
  "name": "internalValue",
2413
2490
  "optional": true,
@@ -2428,7 +2505,7 @@
2428
2505
  "kind": "interface",
2429
2506
  "locationInModule": {
2430
2507
  "filename": "src/certificate/index.ts",
2431
- "line": 328
2508
+ "line": 382
2432
2509
  },
2433
2510
  "name": "CertificateHttpMemcachedChallenge",
2434
2511
  "namespace": "certificate",
@@ -2437,12 +2514,12 @@
2437
2514
  "abstract": true,
2438
2515
  "docs": {
2439
2516
  "stability": "stable",
2440
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#hosts Certificate#hosts}."
2517
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#hosts Certificate#hosts}."
2441
2518
  },
2442
2519
  "immutable": true,
2443
2520
  "locationInModule": {
2444
2521
  "filename": "src/certificate/index.ts",
2445
- "line": 332
2522
+ "line": 386
2446
2523
  },
2447
2524
  "name": "hosts",
2448
2525
  "type": {
@@ -2470,7 +2547,7 @@
2470
2547
  },
2471
2548
  "locationInModule": {
2472
2549
  "filename": "src/certificate/index.ts",
2473
- "line": 352
2550
+ "line": 425
2474
2551
  },
2475
2552
  "parameters": [
2476
2553
  {
@@ -2496,7 +2573,7 @@
2496
2573
  "kind": "class",
2497
2574
  "locationInModule": {
2498
2575
  "filename": "src/certificate/index.ts",
2499
- "line": 345
2576
+ "line": 418
2500
2577
  },
2501
2578
  "name": "CertificateHttpMemcachedChallengeOutputReference",
2502
2579
  "namespace": "certificate",
@@ -2508,7 +2585,7 @@
2508
2585
  "immutable": true,
2509
2586
  "locationInModule": {
2510
2587
  "filename": "src/certificate/index.ts",
2511
- "line": 386
2588
+ "line": 459
2512
2589
  },
2513
2590
  "name": "hostsInput",
2514
2591
  "optional": true,
@@ -2527,7 +2604,7 @@
2527
2604
  },
2528
2605
  "locationInModule": {
2529
2606
  "filename": "src/certificate/index.ts",
2530
- "line": 379
2607
+ "line": 452
2531
2608
  },
2532
2609
  "name": "hosts",
2533
2610
  "type": {
@@ -2545,7 +2622,7 @@
2545
2622
  },
2546
2623
  "locationInModule": {
2547
2624
  "filename": "src/certificate/index.ts",
2548
- "line": 356
2625
+ "line": 429
2549
2626
  },
2550
2627
  "name": "internalValue",
2551
2628
  "optional": true,
@@ -2566,7 +2643,7 @@
2566
2643
  "kind": "interface",
2567
2644
  "locationInModule": {
2568
2645
  "filename": "src/certificate/index.ts",
2569
- "line": 390
2646
+ "line": 463
2570
2647
  },
2571
2648
  "name": "CertificateHttpS3Challenge",
2572
2649
  "namespace": "certificate",
@@ -2575,12 +2652,12 @@
2575
2652
  "abstract": true,
2576
2653
  "docs": {
2577
2654
  "stability": "stable",
2578
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#s3_bucket Certificate#s3_bucket}."
2655
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#s3_bucket Certificate#s3_bucket}."
2579
2656
  },
2580
2657
  "immutable": true,
2581
2658
  "locationInModule": {
2582
2659
  "filename": "src/certificate/index.ts",
2583
- "line": 394
2660
+ "line": 467
2584
2661
  },
2585
2662
  "name": "s3Bucket",
2586
2663
  "type": {
@@ -2603,7 +2680,7 @@
2603
2680
  },
2604
2681
  "locationInModule": {
2605
2682
  "filename": "src/certificate/index.ts",
2606
- "line": 414
2683
+ "line": 506
2607
2684
  },
2608
2685
  "parameters": [
2609
2686
  {
@@ -2629,7 +2706,7 @@
2629
2706
  "kind": "class",
2630
2707
  "locationInModule": {
2631
2708
  "filename": "src/certificate/index.ts",
2632
- "line": 407
2709
+ "line": 499
2633
2710
  },
2634
2711
  "name": "CertificateHttpS3ChallengeOutputReference",
2635
2712
  "namespace": "certificate",
@@ -2641,7 +2718,7 @@
2641
2718
  "immutable": true,
2642
2719
  "locationInModule": {
2643
2720
  "filename": "src/certificate/index.ts",
2644
- "line": 448
2721
+ "line": 540
2645
2722
  },
2646
2723
  "name": "s3BucketInput",
2647
2724
  "optional": true,
@@ -2655,7 +2732,7 @@
2655
2732
  },
2656
2733
  "locationInModule": {
2657
2734
  "filename": "src/certificate/index.ts",
2658
- "line": 441
2735
+ "line": 533
2659
2736
  },
2660
2737
  "name": "s3Bucket",
2661
2738
  "type": {
@@ -2668,7 +2745,7 @@
2668
2745
  },
2669
2746
  "locationInModule": {
2670
2747
  "filename": "src/certificate/index.ts",
2671
- "line": 418
2748
+ "line": 510
2672
2749
  },
2673
2750
  "name": "internalValue",
2674
2751
  "optional": true,
@@ -2689,7 +2766,7 @@
2689
2766
  "kind": "interface",
2690
2767
  "locationInModule": {
2691
2768
  "filename": "src/certificate/index.ts",
2692
- "line": 452
2769
+ "line": 544
2693
2770
  },
2694
2771
  "name": "CertificateHttpWebrootChallenge",
2695
2772
  "namespace": "certificate",
@@ -2698,12 +2775,12 @@
2698
2775
  "abstract": true,
2699
2776
  "docs": {
2700
2777
  "stability": "stable",
2701
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#directory Certificate#directory}."
2778
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#directory Certificate#directory}."
2702
2779
  },
2703
2780
  "immutable": true,
2704
2781
  "locationInModule": {
2705
2782
  "filename": "src/certificate/index.ts",
2706
- "line": 456
2783
+ "line": 548
2707
2784
  },
2708
2785
  "name": "directory",
2709
2786
  "type": {
@@ -2726,7 +2803,7 @@
2726
2803
  },
2727
2804
  "locationInModule": {
2728
2805
  "filename": "src/certificate/index.ts",
2729
- "line": 476
2806
+ "line": 587
2730
2807
  },
2731
2808
  "parameters": [
2732
2809
  {
@@ -2752,7 +2829,7 @@
2752
2829
  "kind": "class",
2753
2830
  "locationInModule": {
2754
2831
  "filename": "src/certificate/index.ts",
2755
- "line": 469
2832
+ "line": 580
2756
2833
  },
2757
2834
  "name": "CertificateHttpWebrootChallengeOutputReference",
2758
2835
  "namespace": "certificate",
@@ -2764,7 +2841,7 @@
2764
2841
  "immutable": true,
2765
2842
  "locationInModule": {
2766
2843
  "filename": "src/certificate/index.ts",
2767
- "line": 510
2844
+ "line": 621
2768
2845
  },
2769
2846
  "name": "directoryInput",
2770
2847
  "optional": true,
@@ -2778,7 +2855,7 @@
2778
2855
  },
2779
2856
  "locationInModule": {
2780
2857
  "filename": "src/certificate/index.ts",
2781
- "line": 503
2858
+ "line": 614
2782
2859
  },
2783
2860
  "name": "directory",
2784
2861
  "type": {
@@ -2791,7 +2868,7 @@
2791
2868
  },
2792
2869
  "locationInModule": {
2793
2870
  "filename": "src/certificate/index.ts",
2794
- "line": 480
2871
+ "line": 591
2795
2872
  },
2796
2873
  "name": "internalValue",
2797
2874
  "optional": true,
@@ -2812,7 +2889,7 @@
2812
2889
  "kind": "interface",
2813
2890
  "locationInModule": {
2814
2891
  "filename": "src/certificate/index.ts",
2815
- "line": 514
2892
+ "line": 625
2816
2893
  },
2817
2894
  "name": "CertificateTlsChallenge",
2818
2895
  "namespace": "certificate",
@@ -2821,12 +2898,12 @@
2821
2898
  "abstract": true,
2822
2899
  "docs": {
2823
2900
  "stability": "stable",
2824
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/certificate#port Certificate#port}."
2901
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/certificate#port Certificate#port}."
2825
2902
  },
2826
2903
  "immutable": true,
2827
2904
  "locationInModule": {
2828
2905
  "filename": "src/certificate/index.ts",
2829
- "line": 518
2906
+ "line": 629
2830
2907
  },
2831
2908
  "name": "port",
2832
2909
  "optional": true,
@@ -2850,7 +2927,7 @@
2850
2927
  },
2851
2928
  "locationInModule": {
2852
2929
  "filename": "src/certificate/index.ts",
2853
- "line": 538
2930
+ "line": 668
2854
2931
  },
2855
2932
  "parameters": [
2856
2933
  {
@@ -2876,7 +2953,7 @@
2876
2953
  "kind": "class",
2877
2954
  "locationInModule": {
2878
2955
  "filename": "src/certificate/index.ts",
2879
- "line": 531
2956
+ "line": 661
2880
2957
  },
2881
2958
  "methods": [
2882
2959
  {
@@ -2885,7 +2962,7 @@
2885
2962
  },
2886
2963
  "locationInModule": {
2887
2964
  "filename": "src/certificate/index.ts",
2888
- "line": 571
2965
+ "line": 701
2889
2966
  },
2890
2967
  "name": "resetPort"
2891
2968
  }
@@ -2900,7 +2977,7 @@
2900
2977
  "immutable": true,
2901
2978
  "locationInModule": {
2902
2979
  "filename": "src/certificate/index.ts",
2903
- "line": 575
2980
+ "line": 705
2904
2981
  },
2905
2982
  "name": "portInput",
2906
2983
  "optional": true,
@@ -2914,7 +2991,7 @@
2914
2991
  },
2915
2992
  "locationInModule": {
2916
2993
  "filename": "src/certificate/index.ts",
2917
- "line": 565
2994
+ "line": 695
2918
2995
  },
2919
2996
  "name": "port",
2920
2997
  "type": {
@@ -2927,7 +3004,7 @@
2927
3004
  },
2928
3005
  "locationInModule": {
2929
3006
  "filename": "src/certificate/index.ts",
2930
- "line": 542
3007
+ "line": 672
2931
3008
  },
2932
3009
  "name": "internalValue",
2933
3010
  "optional": true,
@@ -2943,13 +3020,13 @@
2943
3020
  "base": "cdktf.TerraformProvider",
2944
3021
  "docs": {
2945
3022
  "stability": "stable",
2946
- "summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs acme}."
3023
+ "summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs acme}."
2947
3024
  },
2948
3025
  "fqn": "@cdktf/provider-acme.provider.AcmeProvider",
2949
3026
  "initializer": {
2950
3027
  "docs": {
2951
3028
  "stability": "stable",
2952
- "summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs acme} Resource."
3029
+ "summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs acme} Resource."
2953
3030
  },
2954
3031
  "locationInModule": {
2955
3032
  "filename": "src/provider/index.ts",
@@ -3020,7 +3097,7 @@
3020
3097
  },
3021
3098
  {
3022
3099
  "docs": {
3023
- "remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs#import import section} in the documentation of this resource for the id to use",
3100
+ "remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs#import import section} in the documentation of this resource for the id to use",
3024
3101
  "summary": "The id of the existing AcmeProvider that should be imported."
3025
3102
  },
3026
3103
  "name": "importFromId",
@@ -3077,6 +3154,28 @@
3077
3154
  }
3078
3155
  }
3079
3156
  }
3157
+ },
3158
+ {
3159
+ "docs": {
3160
+ "stability": "stable"
3161
+ },
3162
+ "locationInModule": {
3163
+ "filename": "src/provider/index.ts",
3164
+ "line": 120
3165
+ },
3166
+ "name": "synthesizeHclAttributes",
3167
+ "overrides": "cdktf.TerraformProvider",
3168
+ "protected": true,
3169
+ "returns": {
3170
+ "type": {
3171
+ "collection": {
3172
+ "elementtype": {
3173
+ "primitive": "any"
3174
+ },
3175
+ "kind": "map"
3176
+ }
3177
+ }
3178
+ }
3080
3179
  }
3081
3180
  ],
3082
3181
  "name": "AcmeProvider",
@@ -3179,7 +3278,7 @@
3179
3278
  "abstract": true,
3180
3279
  "docs": {
3181
3280
  "stability": "stable",
3182
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs#server_url AcmeProvider#server_url}."
3281
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs#server_url AcmeProvider#server_url}."
3183
3282
  },
3184
3283
  "immutable": true,
3185
3284
  "locationInModule": {
@@ -3194,7 +3293,7 @@
3194
3293
  {
3195
3294
  "abstract": true,
3196
3295
  "docs": {
3197
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs#alias AcmeProvider#alias}",
3296
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs#alias AcmeProvider#alias}",
3198
3297
  "stability": "stable",
3199
3298
  "summary": "Alias name."
3200
3299
  },
@@ -3217,17 +3316,17 @@
3217
3316
  "base": "cdktf.TerraformResource",
3218
3317
  "docs": {
3219
3318
  "stability": "stable",
3220
- "summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration acme_registration}."
3319
+ "summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration acme_registration}."
3221
3320
  },
3222
3321
  "fqn": "@cdktf/provider-acme.registration.Registration",
3223
3322
  "initializer": {
3224
3323
  "docs": {
3225
3324
  "stability": "stable",
3226
- "summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration acme_registration} Resource."
3325
+ "summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration acme_registration} Resource."
3227
3326
  },
3228
3327
  "locationInModule": {
3229
3328
  "filename": "src/registration/index.ts",
3230
- "line": 159
3329
+ "line": 184
3231
3330
  },
3232
3331
  "parameters": [
3233
3332
  {
@@ -3260,7 +3359,7 @@
3260
3359
  "kind": "class",
3261
3360
  "locationInModule": {
3262
3361
  "filename": "src/registration/index.ts",
3263
- "line": 127
3362
+ "line": 152
3264
3363
  },
3265
3364
  "methods": [
3266
3365
  {
@@ -3270,7 +3369,7 @@
3270
3369
  },
3271
3370
  "locationInModule": {
3272
3371
  "filename": "src/registration/index.ts",
3273
- "line": 144
3372
+ "line": 169
3274
3373
  },
3275
3374
  "name": "generateConfigForImport",
3276
3375
  "parameters": [
@@ -3294,7 +3393,7 @@
3294
3393
  },
3295
3394
  {
3296
3395
  "docs": {
3297
- "remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#import import section} in the documentation of this resource for the id to use",
3396
+ "remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#import import section} in the documentation of this resource for the id to use",
3298
3397
  "summary": "The id of the existing Registration that should be imported."
3299
3398
  },
3300
3399
  "name": "importFromId",
@@ -3326,7 +3425,7 @@
3326
3425
  },
3327
3426
  "locationInModule": {
3328
3427
  "filename": "src/registration/index.ts",
3329
- "line": 237
3428
+ "line": 262
3330
3429
  },
3331
3430
  "name": "putExternalAccountBinding",
3332
3431
  "parameters": [
@@ -3344,7 +3443,7 @@
3344
3443
  },
3345
3444
  "locationInModule": {
3346
3445
  "filename": "src/registration/index.ts",
3347
- "line": 240
3446
+ "line": 265
3348
3447
  },
3349
3448
  "name": "resetExternalAccountBinding"
3350
3449
  },
@@ -3354,7 +3453,7 @@
3354
3453
  },
3355
3454
  "locationInModule": {
3356
3455
  "filename": "src/registration/index.ts",
3357
- "line": 219
3456
+ "line": 244
3358
3457
  },
3359
3458
  "name": "resetId"
3360
3459
  },
@@ -3364,7 +3463,7 @@
3364
3463
  },
3365
3464
  "locationInModule": {
3366
3465
  "filename": "src/registration/index.ts",
3367
- "line": 252
3466
+ "line": 277
3368
3467
  },
3369
3468
  "name": "synthesizeAttributes",
3370
3469
  "overrides": "cdktf.TerraformResource",
@@ -3379,6 +3478,28 @@
3379
3478
  }
3380
3479
  }
3381
3480
  }
3481
+ },
3482
+ {
3483
+ "docs": {
3484
+ "stability": "stable"
3485
+ },
3486
+ "locationInModule": {
3487
+ "filename": "src/registration/index.ts",
3488
+ "line": 286
3489
+ },
3490
+ "name": "synthesizeHclAttributes",
3491
+ "overrides": "cdktf.TerraformResource",
3492
+ "protected": true,
3493
+ "returns": {
3494
+ "type": {
3495
+ "collection": {
3496
+ "elementtype": {
3497
+ "primitive": "any"
3498
+ },
3499
+ "kind": "map"
3500
+ }
3501
+ }
3502
+ }
3382
3503
  }
3383
3504
  ],
3384
3505
  "name": "Registration",
@@ -3392,7 +3513,7 @@
3392
3513
  "immutable": true,
3393
3514
  "locationInModule": {
3394
3515
  "filename": "src/registration/index.ts",
3395
- "line": 132
3516
+ "line": 157
3396
3517
  },
3397
3518
  "name": "tfResourceType",
3398
3519
  "static": true,
@@ -3407,7 +3528,7 @@
3407
3528
  "immutable": true,
3408
3529
  "locationInModule": {
3409
3530
  "filename": "src/registration/index.ts",
3410
- "line": 234
3531
+ "line": 259
3411
3532
  },
3412
3533
  "name": "externalAccountBinding",
3413
3534
  "type": {
@@ -3421,7 +3542,7 @@
3421
3542
  "immutable": true,
3422
3543
  "locationInModule": {
3423
3544
  "filename": "src/registration/index.ts",
3424
- "line": 228
3545
+ "line": 253
3425
3546
  },
3426
3547
  "name": "registrationUrl",
3427
3548
  "type": {
@@ -3435,7 +3556,7 @@
3435
3556
  "immutable": true,
3436
3557
  "locationInModule": {
3437
3558
  "filename": "src/registration/index.ts",
3438
- "line": 194
3559
+ "line": 219
3439
3560
  },
3440
3561
  "name": "accountKeyPemInput",
3441
3562
  "optional": true,
@@ -3450,7 +3571,7 @@
3450
3571
  "immutable": true,
3451
3572
  "locationInModule": {
3452
3573
  "filename": "src/registration/index.ts",
3453
- "line": 207
3574
+ "line": 232
3454
3575
  },
3455
3576
  "name": "emailAddressInput",
3456
3577
  "optional": true,
@@ -3465,7 +3586,7 @@
3465
3586
  "immutable": true,
3466
3587
  "locationInModule": {
3467
3588
  "filename": "src/registration/index.ts",
3468
- "line": 244
3589
+ "line": 269
3469
3590
  },
3470
3591
  "name": "externalAccountBindingInput",
3471
3592
  "optional": true,
@@ -3480,7 +3601,7 @@
3480
3601
  "immutable": true,
3481
3602
  "locationInModule": {
3482
3603
  "filename": "src/registration/index.ts",
3483
- "line": 223
3604
+ "line": 248
3484
3605
  },
3485
3606
  "name": "idInput",
3486
3607
  "optional": true,
@@ -3494,7 +3615,7 @@
3494
3615
  },
3495
3616
  "locationInModule": {
3496
3617
  "filename": "src/registration/index.ts",
3497
- "line": 187
3618
+ "line": 212
3498
3619
  },
3499
3620
  "name": "accountKeyPem",
3500
3621
  "type": {
@@ -3507,7 +3628,7 @@
3507
3628
  },
3508
3629
  "locationInModule": {
3509
3630
  "filename": "src/registration/index.ts",
3510
- "line": 200
3631
+ "line": 225
3511
3632
  },
3512
3633
  "name": "emailAddress",
3513
3634
  "type": {
@@ -3520,7 +3641,7 @@
3520
3641
  },
3521
3642
  "locationInModule": {
3522
3643
  "filename": "src/registration/index.ts",
3523
- "line": 213
3644
+ "line": 238
3524
3645
  },
3525
3646
  "name": "id",
3526
3647
  "type": {
@@ -3552,7 +3673,7 @@
3552
3673
  "abstract": true,
3553
3674
  "docs": {
3554
3675
  "stability": "stable",
3555
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#account_key_pem Registration#account_key_pem}."
3676
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#account_key_pem Registration#account_key_pem}."
3556
3677
  },
3557
3678
  "immutable": true,
3558
3679
  "locationInModule": {
@@ -3568,7 +3689,7 @@
3568
3689
  "abstract": true,
3569
3690
  "docs": {
3570
3691
  "stability": "stable",
3571
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#email_address Registration#email_address}."
3692
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#email_address Registration#email_address}."
3572
3693
  },
3573
3694
  "immutable": true,
3574
3695
  "locationInModule": {
@@ -3583,7 +3704,7 @@
3583
3704
  {
3584
3705
  "abstract": true,
3585
3706
  "docs": {
3586
- "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#external_account_binding Registration#external_account_binding}",
3707
+ "remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#external_account_binding Registration#external_account_binding}",
3587
3708
  "stability": "stable",
3588
3709
  "summary": "external_account_binding block."
3589
3710
  },
@@ -3603,7 +3724,7 @@
3603
3724
  "docs": {
3604
3725
  "remarks": "Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2.\nIf you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.",
3605
3726
  "stability": "stable",
3606
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#id Registration#id}."
3727
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#id Registration#id}."
3607
3728
  },
3608
3729
  "immutable": true,
3609
3730
  "locationInModule": {
@@ -3638,7 +3759,7 @@
3638
3759
  "abstract": true,
3639
3760
  "docs": {
3640
3761
  "stability": "stable",
3641
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#hmac_base64 Registration#hmac_base64}."
3762
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#hmac_base64 Registration#hmac_base64}."
3642
3763
  },
3643
3764
  "immutable": true,
3644
3765
  "locationInModule": {
@@ -3654,7 +3775,7 @@
3654
3775
  "abstract": true,
3655
3776
  "docs": {
3656
3777
  "stability": "stable",
3657
- "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.18.0/docs/resources/registration#key_id Registration#key_id}."
3778
+ "summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.19.0/docs/resources/registration#key_id Registration#key_id}."
3658
3779
  },
3659
3780
  "immutable": true,
3660
3781
  "locationInModule": {
@@ -3682,7 +3803,7 @@
3682
3803
  },
3683
3804
  "locationInModule": {
3684
3805
  "filename": "src/registration/index.ts",
3685
- "line": 66
3806
+ "line": 91
3686
3807
  },
3687
3808
  "parameters": [
3688
3809
  {
@@ -3708,7 +3829,7 @@
3708
3829
  "kind": "class",
3709
3830
  "locationInModule": {
3710
3831
  "filename": "src/registration/index.ts",
3711
- "line": 59
3832
+ "line": 84
3712
3833
  },
3713
3834
  "name": "RegistrationExternalAccountBindingOutputReference",
3714
3835
  "namespace": "registration",
@@ -3720,7 +3841,7 @@
3720
3841
  "immutable": true,
3721
3842
  "locationInModule": {
3722
3843
  "filename": "src/registration/index.ts",
3723
- "line": 106
3844
+ "line": 131
3724
3845
  },
3725
3846
  "name": "hmacBase64Input",
3726
3847
  "optional": true,
@@ -3735,7 +3856,7 @@
3735
3856
  "immutable": true,
3736
3857
  "locationInModule": {
3737
3858
  "filename": "src/registration/index.ts",
3738
- "line": 119
3859
+ "line": 144
3739
3860
  },
3740
3861
  "name": "keyIdInput",
3741
3862
  "optional": true,
@@ -3749,7 +3870,7 @@
3749
3870
  },
3750
3871
  "locationInModule": {
3751
3872
  "filename": "src/registration/index.ts",
3752
- "line": 99
3873
+ "line": 124
3753
3874
  },
3754
3875
  "name": "hmacBase64",
3755
3876
  "type": {
@@ -3762,7 +3883,7 @@
3762
3883
  },
3763
3884
  "locationInModule": {
3764
3885
  "filename": "src/registration/index.ts",
3765
- "line": 112
3886
+ "line": 137
3766
3887
  },
3767
3888
  "name": "keyId",
3768
3889
  "type": {
@@ -3775,7 +3896,7 @@
3775
3896
  },
3776
3897
  "locationInModule": {
3777
3898
  "filename": "src/registration/index.ts",
3778
- "line": 70
3899
+ "line": 95
3779
3900
  },
3780
3901
  "name": "internalValue",
3781
3902
  "optional": true,
@@ -3787,6 +3908,6 @@
3787
3908
  "symbolId": "src/registration/index:RegistrationExternalAccountBindingOutputReference"
3788
3909
  }
3789
3910
  },
3790
- "version": "10.0.0",
3791
- "fingerprint": "HyKWP/GbbkmqQrCs+6JFph5u29VNZnWpBSrAE0GMasw="
3911
+ "version": "11.0.0",
3912
+ "fingerprint": "GEI8QjE080l2g2npOI4Y+/MdsSJLzTJ1fXdxuYpOahk="
3792
3913
  }