@cdktf/provider-acme 11.4.0 → 11.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +59 -59
- package/README.md +3 -3
- package/lib/certificate/index.d.ts +33 -33
- package/lib/certificate/index.js +13 -13
- package/lib/data-acme-server-url/index.d.ts +4 -4
- package/lib/data-acme-server-url/index.js +6 -6
- package/lib/provider/index.d.ts +5 -5
- package/lib/provider/index.js +6 -6
- package/lib/registration/index.d.ts +9 -9
- package/lib/registration/index.js +7 -7
- package/package.json +4 -4
package/.jsii
CHANGED
@@ -72,7 +72,7 @@
|
|
72
72
|
"stability": "stable"
|
73
73
|
},
|
74
74
|
"homepage": "https://github.com/cdktf/cdktf-provider-acme.git",
|
75
|
-
"jsiiVersion": "5.3.
|
75
|
+
"jsiiVersion": "5.3.38 (build e9f7ed4)",
|
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# CDKTF prebuilt bindings for vancluever/acme provider version 2.23.
|
94
|
+
"markdown": "\n# CDKTF prebuilt bindings for vancluever/acme provider version 2.23.2\n\nThis repo builds and publishes the [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.23.2/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/<version>`\n\nWhere `<version>` is the version of the prebuilt provider you would like to use e.g. `v11`. The full module name can be found\nwithin the [go.mod](https://github.com/cdktf/cdktf-provider-acme-go/blob/main/acme/go.mod#L1) file.\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.23.2)\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 Registry for docs: [`acme_certificate`](https://registry.terraform.io/providers/vancluever/acme/2.23.
|
108
|
+
"markdown": "# `acme_certificate`\n\nRefer to the Terraform Registry for docs: [`acme_certificate`](https://registry.terraform.io/providers/vancluever/acme/2.23.2/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": "# `data_acme_server_url`\n\nRefer to the Terraform Registry for docs: [`data_acme_server_url`](https://registry.terraform.io/providers/vancluever/acme/2.23.
|
118
|
+
"markdown": "# `data_acme_server_url`\n\nRefer to the Terraform Registry for docs: [`data_acme_server_url`](https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/data-sources/server_url).\n"
|
119
119
|
},
|
120
120
|
"symbolId": "src/data-acme-server-url/index:"
|
121
121
|
},
|
@@ -125,7 +125,7 @@
|
|
125
125
|
"line": 10
|
126
126
|
},
|
127
127
|
"readme": {
|
128
|
-
"markdown": "# `provider`\n\nRefer to the Terraform Registry for docs: [`acme`](https://registry.terraform.io/providers/vancluever/acme/2.23.
|
128
|
+
"markdown": "# `provider`\n\nRefer to the Terraform Registry for docs: [`acme`](https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs).\n"
|
129
129
|
},
|
130
130
|
"symbolId": "src/provider/index:"
|
131
131
|
},
|
@@ -135,7 +135,7 @@
|
|
135
135
|
"line": 8
|
136
136
|
},
|
137
137
|
"readme": {
|
138
|
-
"markdown": "# `acme_registration`\n\nRefer to the Terraform Registry for docs: [`acme_registration`](https://registry.terraform.io/providers/vancluever/acme/2.23.
|
138
|
+
"markdown": "# `acme_registration`\n\nRefer to the Terraform Registry for docs: [`acme_registration`](https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration).\n"
|
139
139
|
},
|
140
140
|
"symbolId": "src/registration/index:"
|
141
141
|
}
|
@@ -170,13 +170,13 @@
|
|
170
170
|
"base": "cdktf.TerraformResource",
|
171
171
|
"docs": {
|
172
172
|
"stability": "stable",
|
173
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
173
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate acme_certificate}."
|
174
174
|
},
|
175
175
|
"fqn": "@cdktf/provider-acme.certificate.Certificate",
|
176
176
|
"initializer": {
|
177
177
|
"docs": {
|
178
178
|
"stability": "stable",
|
179
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
179
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate acme_certificate} Resource."
|
180
180
|
},
|
181
181
|
"locationInModule": {
|
182
182
|
"filename": "src/certificate/index.ts",
|
@@ -247,7 +247,7 @@
|
|
247
247
|
},
|
248
248
|
{
|
249
249
|
"docs": {
|
250
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
250
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#import import section} in the documentation of this resource for the id to use",
|
251
251
|
"summary": "The id of the existing Certificate that should be imported."
|
252
252
|
},
|
253
253
|
"name": "importFromId",
|
@@ -1502,7 +1502,7 @@
|
|
1502
1502
|
"abstract": true,
|
1503
1503
|
"docs": {
|
1504
1504
|
"stability": "stable",
|
1505
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1505
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#account_key_pem Certificate#account_key_pem}."
|
1506
1506
|
},
|
1507
1507
|
"immutable": true,
|
1508
1508
|
"locationInModule": {
|
@@ -1518,7 +1518,7 @@
|
|
1518
1518
|
"abstract": true,
|
1519
1519
|
"docs": {
|
1520
1520
|
"stability": "stable",
|
1521
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1521
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#certificate_p12_password Certificate#certificate_p12_password}."
|
1522
1522
|
},
|
1523
1523
|
"immutable": true,
|
1524
1524
|
"locationInModule": {
|
@@ -1535,7 +1535,7 @@
|
|
1535
1535
|
"abstract": true,
|
1536
1536
|
"docs": {
|
1537
1537
|
"stability": "stable",
|
1538
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1538
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#certificate_request_pem Certificate#certificate_request_pem}."
|
1539
1539
|
},
|
1540
1540
|
"immutable": true,
|
1541
1541
|
"locationInModule": {
|
@@ -1552,7 +1552,7 @@
|
|
1552
1552
|
"abstract": true,
|
1553
1553
|
"docs": {
|
1554
1554
|
"stability": "stable",
|
1555
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1555
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#cert_timeout Certificate#cert_timeout}."
|
1556
1556
|
},
|
1557
1557
|
"immutable": true,
|
1558
1558
|
"locationInModule": {
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
"abstract": true,
|
1570
1570
|
"docs": {
|
1571
1571
|
"stability": "stable",
|
1572
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1572
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#common_name Certificate#common_name}."
|
1573
1573
|
},
|
1574
1574
|
"immutable": true,
|
1575
1575
|
"locationInModule": {
|
@@ -1586,7 +1586,7 @@
|
|
1586
1586
|
"abstract": true,
|
1587
1587
|
"docs": {
|
1588
1588
|
"stability": "stable",
|
1589
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1589
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#disable_complete_propagation Certificate#disable_complete_propagation}."
|
1590
1590
|
},
|
1591
1591
|
"immutable": true,
|
1592
1592
|
"locationInModule": {
|
@@ -1611,7 +1611,7 @@
|
|
1611
1611
|
{
|
1612
1612
|
"abstract": true,
|
1613
1613
|
"docs": {
|
1614
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1614
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#dns_challenge Certificate#dns_challenge}",
|
1615
1615
|
"stability": "stable",
|
1616
1616
|
"summary": "dns_challenge block."
|
1617
1617
|
},
|
@@ -1643,7 +1643,7 @@
|
|
1643
1643
|
{
|
1644
1644
|
"abstract": true,
|
1645
1645
|
"docs": {
|
1646
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1646
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#http_challenge Certificate#http_challenge}",
|
1647
1647
|
"stability": "stable",
|
1648
1648
|
"summary": "http_challenge block."
|
1649
1649
|
},
|
@@ -1661,7 +1661,7 @@
|
|
1661
1661
|
{
|
1662
1662
|
"abstract": true,
|
1663
1663
|
"docs": {
|
1664
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1664
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#http_memcached_challenge Certificate#http_memcached_challenge}",
|
1665
1665
|
"stability": "stable",
|
1666
1666
|
"summary": "http_memcached_challenge block."
|
1667
1667
|
},
|
@@ -1679,7 +1679,7 @@
|
|
1679
1679
|
{
|
1680
1680
|
"abstract": true,
|
1681
1681
|
"docs": {
|
1682
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1682
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#http_s3_challenge Certificate#http_s3_challenge}",
|
1683
1683
|
"stability": "stable",
|
1684
1684
|
"summary": "http_s3_challenge block."
|
1685
1685
|
},
|
@@ -1697,7 +1697,7 @@
|
|
1697
1697
|
{
|
1698
1698
|
"abstract": true,
|
1699
1699
|
"docs": {
|
1700
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1700
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#http_webroot_challenge Certificate#http_webroot_challenge}",
|
1701
1701
|
"stability": "stable",
|
1702
1702
|
"summary": "http_webroot_challenge block."
|
1703
1703
|
},
|
@@ -1717,7 +1717,7 @@
|
|
1717
1717
|
"docs": {
|
1718
1718
|
"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.",
|
1719
1719
|
"stability": "stable",
|
1720
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1720
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#id Certificate#id}."
|
1721
1721
|
},
|
1722
1722
|
"immutable": true,
|
1723
1723
|
"locationInModule": {
|
@@ -1734,7 +1734,7 @@
|
|
1734
1734
|
"abstract": true,
|
1735
1735
|
"docs": {
|
1736
1736
|
"stability": "stable",
|
1737
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1737
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#key_type Certificate#key_type}."
|
1738
1738
|
},
|
1739
1739
|
"immutable": true,
|
1740
1740
|
"locationInModule": {
|
@@ -1751,7 +1751,7 @@
|
|
1751
1751
|
"abstract": true,
|
1752
1752
|
"docs": {
|
1753
1753
|
"stability": "stable",
|
1754
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1754
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#min_days_remaining Certificate#min_days_remaining}."
|
1755
1755
|
},
|
1756
1756
|
"immutable": true,
|
1757
1757
|
"locationInModule": {
|
@@ -1768,7 +1768,7 @@
|
|
1768
1768
|
"abstract": true,
|
1769
1769
|
"docs": {
|
1770
1770
|
"stability": "stable",
|
1771
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1771
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#must_staple Certificate#must_staple}."
|
1772
1772
|
},
|
1773
1773
|
"immutable": true,
|
1774
1774
|
"locationInModule": {
|
@@ -1794,7 +1794,7 @@
|
|
1794
1794
|
"abstract": true,
|
1795
1795
|
"docs": {
|
1796
1796
|
"stability": "stable",
|
1797
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1797
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#pre_check_delay Certificate#pre_check_delay}."
|
1798
1798
|
},
|
1799
1799
|
"immutable": true,
|
1800
1800
|
"locationInModule": {
|
@@ -1811,7 +1811,7 @@
|
|
1811
1811
|
"abstract": true,
|
1812
1812
|
"docs": {
|
1813
1813
|
"stability": "stable",
|
1814
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1814
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#preferred_chain Certificate#preferred_chain}."
|
1815
1815
|
},
|
1816
1816
|
"immutable": true,
|
1817
1817
|
"locationInModule": {
|
@@ -1828,7 +1828,7 @@
|
|
1828
1828
|
"abstract": true,
|
1829
1829
|
"docs": {
|
1830
1830
|
"stability": "stable",
|
1831
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1831
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#recursive_nameservers Certificate#recursive_nameservers}."
|
1832
1832
|
},
|
1833
1833
|
"immutable": true,
|
1834
1834
|
"locationInModule": {
|
@@ -1850,7 +1850,7 @@
|
|
1850
1850
|
"abstract": true,
|
1851
1851
|
"docs": {
|
1852
1852
|
"stability": "stable",
|
1853
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1853
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#revoke_certificate_on_destroy Certificate#revoke_certificate_on_destroy}."
|
1854
1854
|
},
|
1855
1855
|
"immutable": true,
|
1856
1856
|
"locationInModule": {
|
@@ -1876,7 +1876,7 @@
|
|
1876
1876
|
"abstract": true,
|
1877
1877
|
"docs": {
|
1878
1878
|
"stability": "stable",
|
1879
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1879
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#revoke_certificate_reason Certificate#revoke_certificate_reason}."
|
1880
1880
|
},
|
1881
1881
|
"immutable": true,
|
1882
1882
|
"locationInModule": {
|
@@ -1893,7 +1893,7 @@
|
|
1893
1893
|
"abstract": true,
|
1894
1894
|
"docs": {
|
1895
1895
|
"stability": "stable",
|
1896
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1896
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#subject_alternative_names Certificate#subject_alternative_names}."
|
1897
1897
|
},
|
1898
1898
|
"immutable": true,
|
1899
1899
|
"locationInModule": {
|
@@ -1914,7 +1914,7 @@
|
|
1914
1914
|
{
|
1915
1915
|
"abstract": true,
|
1916
1916
|
"docs": {
|
1917
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1917
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#tls_challenge Certificate#tls_challenge}",
|
1918
1918
|
"stability": "stable",
|
1919
1919
|
"summary": "tls_challenge block."
|
1920
1920
|
},
|
@@ -1951,7 +1951,7 @@
|
|
1951
1951
|
"abstract": true,
|
1952
1952
|
"docs": {
|
1953
1953
|
"stability": "stable",
|
1954
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1954
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#provider Certificate#provider}."
|
1955
1955
|
},
|
1956
1956
|
"immutable": true,
|
1957
1957
|
"locationInModule": {
|
@@ -1967,7 +1967,7 @@
|
|
1967
1967
|
"abstract": true,
|
1968
1968
|
"docs": {
|
1969
1969
|
"stability": "stable",
|
1970
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
1970
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#config Certificate#config}."
|
1971
1971
|
},
|
1972
1972
|
"immutable": true,
|
1973
1973
|
"locationInModule": {
|
@@ -2333,7 +2333,7 @@
|
|
2333
2333
|
"abstract": true,
|
2334
2334
|
"docs": {
|
2335
2335
|
"stability": "stable",
|
2336
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
2336
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#port Certificate#port}."
|
2337
2337
|
},
|
2338
2338
|
"immutable": true,
|
2339
2339
|
"locationInModule": {
|
@@ -2350,7 +2350,7 @@
|
|
2350
2350
|
"abstract": true,
|
2351
2351
|
"docs": {
|
2352
2352
|
"stability": "stable",
|
2353
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
2353
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#proxy_header Certificate#proxy_header}."
|
2354
2354
|
},
|
2355
2355
|
"immutable": true,
|
2356
2356
|
"locationInModule": {
|
@@ -2524,7 +2524,7 @@
|
|
2524
2524
|
"abstract": true,
|
2525
2525
|
"docs": {
|
2526
2526
|
"stability": "stable",
|
2527
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
2527
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#hosts Certificate#hosts}."
|
2528
2528
|
},
|
2529
2529
|
"immutable": true,
|
2530
2530
|
"locationInModule": {
|
@@ -2662,7 +2662,7 @@
|
|
2662
2662
|
"abstract": true,
|
2663
2663
|
"docs": {
|
2664
2664
|
"stability": "stable",
|
2665
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
2665
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#s3_bucket Certificate#s3_bucket}."
|
2666
2666
|
},
|
2667
2667
|
"immutable": true,
|
2668
2668
|
"locationInModule": {
|
@@ -2785,7 +2785,7 @@
|
|
2785
2785
|
"abstract": true,
|
2786
2786
|
"docs": {
|
2787
2787
|
"stability": "stable",
|
2788
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
2788
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#directory Certificate#directory}."
|
2789
2789
|
},
|
2790
2790
|
"immutable": true,
|
2791
2791
|
"locationInModule": {
|
@@ -2908,7 +2908,7 @@
|
|
2908
2908
|
"abstract": true,
|
2909
2909
|
"docs": {
|
2910
2910
|
"stability": "stable",
|
2911
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
2911
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/certificate#port Certificate#port}."
|
2912
2912
|
},
|
2913
2913
|
"immutable": true,
|
2914
2914
|
"locationInModule": {
|
@@ -3030,13 +3030,13 @@
|
|
3030
3030
|
"base": "cdktf.TerraformDataSource",
|
3031
3031
|
"docs": {
|
3032
3032
|
"stability": "stable",
|
3033
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3033
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/data-sources/server_url acme_server_url}."
|
3034
3034
|
},
|
3035
3035
|
"fqn": "@cdktf/provider-acme.dataAcmeServerUrl.DataAcmeServerUrl",
|
3036
3036
|
"initializer": {
|
3037
3037
|
"docs": {
|
3038
3038
|
"stability": "stable",
|
3039
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3039
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/data-sources/server_url acme_server_url} Data Source."
|
3040
3040
|
},
|
3041
3041
|
"locationInModule": {
|
3042
3042
|
"filename": "src/data-acme-server-url/index.ts",
|
@@ -3108,7 +3108,7 @@
|
|
3108
3108
|
},
|
3109
3109
|
{
|
3110
3110
|
"docs": {
|
3111
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3111
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/data-sources/server_url#import import section} in the documentation of this resource for the id to use",
|
3112
3112
|
"summary": "The id of the existing DataAcmeServerUrl that should be imported."
|
3113
3113
|
},
|
3114
3114
|
"name": "importFromId",
|
@@ -3276,7 +3276,7 @@
|
|
3276
3276
|
"docs": {
|
3277
3277
|
"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.",
|
3278
3278
|
"stability": "stable",
|
3279
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3279
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/data-sources/server_url#id DataAcmeServerUrl#id}."
|
3280
3280
|
},
|
3281
3281
|
"immutable": true,
|
3282
3282
|
"locationInModule": {
|
@@ -3297,13 +3297,13 @@
|
|
3297
3297
|
"base": "cdktf.TerraformProvider",
|
3298
3298
|
"docs": {
|
3299
3299
|
"stability": "stable",
|
3300
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3300
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs acme}."
|
3301
3301
|
},
|
3302
3302
|
"fqn": "@cdktf/provider-acme.provider.AcmeProvider",
|
3303
3303
|
"initializer": {
|
3304
3304
|
"docs": {
|
3305
3305
|
"stability": "stable",
|
3306
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3306
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs acme} Resource."
|
3307
3307
|
},
|
3308
3308
|
"locationInModule": {
|
3309
3309
|
"filename": "src/provider/index.ts",
|
@@ -3374,7 +3374,7 @@
|
|
3374
3374
|
},
|
3375
3375
|
{
|
3376
3376
|
"docs": {
|
3377
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3377
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs#import import section} in the documentation of this resource for the id to use",
|
3378
3378
|
"summary": "The id of the existing AcmeProvider that should be imported."
|
3379
3379
|
},
|
3380
3380
|
"name": "importFromId",
|
@@ -3555,7 +3555,7 @@
|
|
3555
3555
|
"abstract": true,
|
3556
3556
|
"docs": {
|
3557
3557
|
"stability": "stable",
|
3558
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3558
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs#server_url AcmeProvider#server_url}."
|
3559
3559
|
},
|
3560
3560
|
"immutable": true,
|
3561
3561
|
"locationInModule": {
|
@@ -3570,7 +3570,7 @@
|
|
3570
3570
|
{
|
3571
3571
|
"abstract": true,
|
3572
3572
|
"docs": {
|
3573
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3573
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs#alias AcmeProvider#alias}",
|
3574
3574
|
"stability": "stable",
|
3575
3575
|
"summary": "Alias name."
|
3576
3576
|
},
|
@@ -3593,13 +3593,13 @@
|
|
3593
3593
|
"base": "cdktf.TerraformResource",
|
3594
3594
|
"docs": {
|
3595
3595
|
"stability": "stable",
|
3596
|
-
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3596
|
+
"summary": "Represents a {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration acme_registration}."
|
3597
3597
|
},
|
3598
3598
|
"fqn": "@cdktf/provider-acme.registration.Registration",
|
3599
3599
|
"initializer": {
|
3600
3600
|
"docs": {
|
3601
3601
|
"stability": "stable",
|
3602
|
-
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3602
|
+
"summary": "Create a new {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration acme_registration} Resource."
|
3603
3603
|
},
|
3604
3604
|
"locationInModule": {
|
3605
3605
|
"filename": "src/registration/index.ts",
|
@@ -3670,7 +3670,7 @@
|
|
3670
3670
|
},
|
3671
3671
|
{
|
3672
3672
|
"docs": {
|
3673
|
-
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3673
|
+
"remarks": "Refer to the {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#import import section} in the documentation of this resource for the id to use",
|
3674
3674
|
"summary": "The id of the existing Registration that should be imported."
|
3675
3675
|
},
|
3676
3676
|
"name": "importFromId",
|
@@ -3950,7 +3950,7 @@
|
|
3950
3950
|
"abstract": true,
|
3951
3951
|
"docs": {
|
3952
3952
|
"stability": "stable",
|
3953
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3953
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#account_key_pem Registration#account_key_pem}."
|
3954
3954
|
},
|
3955
3955
|
"immutable": true,
|
3956
3956
|
"locationInModule": {
|
@@ -3966,7 +3966,7 @@
|
|
3966
3966
|
"abstract": true,
|
3967
3967
|
"docs": {
|
3968
3968
|
"stability": "stable",
|
3969
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3969
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#email_address Registration#email_address}."
|
3970
3970
|
},
|
3971
3971
|
"immutable": true,
|
3972
3972
|
"locationInModule": {
|
@@ -3981,7 +3981,7 @@
|
|
3981
3981
|
{
|
3982
3982
|
"abstract": true,
|
3983
3983
|
"docs": {
|
3984
|
-
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
3984
|
+
"remarks": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#external_account_binding Registration#external_account_binding}",
|
3985
3985
|
"stability": "stable",
|
3986
3986
|
"summary": "external_account_binding block."
|
3987
3987
|
},
|
@@ -4001,7 +4001,7 @@
|
|
4001
4001
|
"docs": {
|
4002
4002
|
"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.",
|
4003
4003
|
"stability": "stable",
|
4004
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
4004
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#id Registration#id}."
|
4005
4005
|
},
|
4006
4006
|
"immutable": true,
|
4007
4007
|
"locationInModule": {
|
@@ -4036,7 +4036,7 @@
|
|
4036
4036
|
"abstract": true,
|
4037
4037
|
"docs": {
|
4038
4038
|
"stability": "stable",
|
4039
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
4039
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#hmac_base64 Registration#hmac_base64}."
|
4040
4040
|
},
|
4041
4041
|
"immutable": true,
|
4042
4042
|
"locationInModule": {
|
@@ -4052,7 +4052,7 @@
|
|
4052
4052
|
"abstract": true,
|
4053
4053
|
"docs": {
|
4054
4054
|
"stability": "stable",
|
4055
|
-
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.
|
4055
|
+
"summary": "Docs at Terraform Registry: {@link https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs/resources/registration#key_id Registration#key_id}."
|
4056
4056
|
},
|
4057
4057
|
"immutable": true,
|
4058
4058
|
"locationInModule": {
|
@@ -4185,6 +4185,6 @@
|
|
4185
4185
|
"symbolId": "src/registration/index:RegistrationExternalAccountBindingOutputReference"
|
4186
4186
|
}
|
4187
4187
|
},
|
4188
|
-
"version": "11.4.
|
4189
|
-
"fingerprint": "
|
4188
|
+
"version": "11.4.1",
|
4189
|
+
"fingerprint": "CKysSPp1ZLu91XiNYph6NnzF2cfSjfMdxs3fUZF+lLc="
|
4190
4190
|
}
|
package/README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
|
2
|
-
# CDKTF prebuilt bindings for vancluever/acme provider version 2.23.
|
2
|
+
# CDKTF prebuilt bindings for vancluever/acme provider version 2.23.2
|
3
3
|
|
4
|
-
This repo builds and publishes the [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.23.
|
4
|
+
This repo builds and publishes the [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.23.2/docs) bindings for [CDK for Terraform](https://cdk.tf).
|
5
5
|
|
6
6
|
## Available Packages
|
7
7
|
|
@@ -63,7 +63,7 @@ This project is explicitly not tracking the Terraform acme provider version 1:1.
|
|
63
63
|
These are the upstream dependencies:
|
64
64
|
|
65
65
|
- [CDK for Terraform](https://cdk.tf)
|
66
|
-
- [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.23.
|
66
|
+
- [Terraform acme provider](https://registry.terraform.io/providers/vancluever/acme/2.23.2)
|
67
67
|
- [Terraform Engine](https://terraform.io)
|
68
68
|
|
69
69
|
If there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.
|