@cdktf/provider-acme 4.0.1 → 5.0.0

Sign up to get free protection for your applications and to get access to all the features.
package/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  "url": "https://hashicorp.com"
9
9
  },
10
10
  "dependencies": {
11
- "cdktf": "^0.14.0",
11
+ "cdktf": "^0.15.0",
12
12
  "constructs": "^10.0.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -72,7 +72,7 @@
72
72
  "stability": "stable"
73
73
  },
74
74
  "homepage": "https://github.com/cdktf/cdktf-provider-acme.git",
75
- "jsiiVersion": "1.72.0 (build 4b8828b)",
75
+ "jsiiVersion": "1.73.0 (build 6faeda3)",
76
76
  "keywords": [
77
77
  "acme",
78
78
  "cdk",
@@ -3363,6 +3363,6 @@
3363
3363
  "symbolId": "src/registration/index:RegistrationExternalAccountBindingOutputReference"
3364
3364
  }
3365
3365
  },
3366
- "version": "4.0.1",
3367
- "fingerprint": "8fAzCXmJ24cdVvjUVgOtPU5Rlhq5ctOpxjiups6oRr8="
3366
+ "version": "5.0.0",
3367
+ "fingerprint": "wkt36SdIDFCv42mCp0WDJkGqSESgnzahsdG4wuJMaBY="
3368
3368
  }
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2022 HashiCorp, Inc.
1
+ Copyright (c) 2023 HashiCorp, Inc.
2
2
 
3
3
  Mozilla Public License, version 2.0
4
4
 
@@ -88,7 +88,7 @@ class CertificateDnsChallengeOutputReference extends cdktf.ComplexObject {
88
88
  }
89
89
  exports.CertificateDnsChallengeOutputReference = CertificateDnsChallengeOutputReference;
90
90
  _a = JSII_RTTI_SYMBOL_1;
91
- CertificateDnsChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.certificate.CertificateDnsChallengeOutputReference", version: "4.0.1" };
91
+ CertificateDnsChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.certificate.CertificateDnsChallengeOutputReference", version: "5.0.0" };
92
92
  class CertificateDnsChallengeList extends cdktf.ComplexList {
93
93
  /**
94
94
  * @param terraformResource The parent resource
@@ -110,7 +110,7 @@ class CertificateDnsChallengeList extends cdktf.ComplexList {
110
110
  }
111
111
  exports.CertificateDnsChallengeList = CertificateDnsChallengeList;
112
112
  _b = JSII_RTTI_SYMBOL_1;
113
- CertificateDnsChallengeList[_b] = { fqn: "@cdktf/provider-acme.certificate.CertificateDnsChallengeList", version: "4.0.1" };
113
+ CertificateDnsChallengeList[_b] = { fqn: "@cdktf/provider-acme.certificate.CertificateDnsChallengeList", version: "5.0.0" };
114
114
  function certificateHttpChallengeToTerraform(struct) {
115
115
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
116
116
  return struct;
@@ -187,7 +187,7 @@ class CertificateHttpChallengeOutputReference extends cdktf.ComplexObject {
187
187
  }
188
188
  exports.CertificateHttpChallengeOutputReference = CertificateHttpChallengeOutputReference;
189
189
  _c = JSII_RTTI_SYMBOL_1;
190
- CertificateHttpChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.certificate.CertificateHttpChallengeOutputReference", version: "4.0.1" };
190
+ CertificateHttpChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.certificate.CertificateHttpChallengeOutputReference", version: "5.0.0" };
191
191
  function certificateHttpMemcachedChallengeToTerraform(struct) {
192
192
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
193
193
  return struct;
@@ -241,7 +241,7 @@ class CertificateHttpMemcachedChallengeOutputReference extends cdktf.ComplexObje
241
241
  }
242
242
  exports.CertificateHttpMemcachedChallengeOutputReference = CertificateHttpMemcachedChallengeOutputReference;
243
243
  _d = JSII_RTTI_SYMBOL_1;
244
- CertificateHttpMemcachedChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.certificate.CertificateHttpMemcachedChallengeOutputReference", version: "4.0.1" };
244
+ CertificateHttpMemcachedChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.certificate.CertificateHttpMemcachedChallengeOutputReference", version: "5.0.0" };
245
245
  function certificateHttpWebrootChallengeToTerraform(struct) {
246
246
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
247
247
  return struct;
@@ -295,7 +295,7 @@ class CertificateHttpWebrootChallengeOutputReference extends cdktf.ComplexObject
295
295
  }
296
296
  exports.CertificateHttpWebrootChallengeOutputReference = CertificateHttpWebrootChallengeOutputReference;
297
297
  _e = JSII_RTTI_SYMBOL_1;
298
- CertificateHttpWebrootChallengeOutputReference[_e] = { fqn: "@cdktf/provider-acme.certificate.CertificateHttpWebrootChallengeOutputReference", version: "4.0.1" };
298
+ CertificateHttpWebrootChallengeOutputReference[_e] = { fqn: "@cdktf/provider-acme.certificate.CertificateHttpWebrootChallengeOutputReference", version: "5.0.0" };
299
299
  function certificateTlsChallengeToTerraform(struct) {
300
300
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
301
301
  return struct;
@@ -352,7 +352,7 @@ class CertificateTlsChallengeOutputReference extends cdktf.ComplexObject {
352
352
  }
353
353
  exports.CertificateTlsChallengeOutputReference = CertificateTlsChallengeOutputReference;
354
354
  _f = JSII_RTTI_SYMBOL_1;
355
- CertificateTlsChallengeOutputReference[_f] = { fqn: "@cdktf/provider-acme.certificate.CertificateTlsChallengeOutputReference", version: "4.0.1" };
355
+ CertificateTlsChallengeOutputReference[_f] = { fqn: "@cdktf/provider-acme.certificate.CertificateTlsChallengeOutputReference", version: "5.0.0" };
356
356
  /**
357
357
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/certificate acme_certificate}
358
358
  */
@@ -714,7 +714,7 @@ class Certificate extends cdktf.TerraformResource {
714
714
  }
715
715
  exports.Certificate = Certificate;
716
716
  _g = JSII_RTTI_SYMBOL_1;
717
- Certificate[_g] = { fqn: "@cdktf/provider-acme.certificate.Certificate", version: "4.0.1" };
717
+ Certificate[_g] = { fqn: "@cdktf/provider-acme.certificate.Certificate", version: "5.0.0" };
718
718
  // =================
719
719
  // STATIC PROPERTIES
720
720
  // =================
@@ -66,7 +66,7 @@ class AcmeProvider extends cdktf.TerraformProvider {
66
66
  }
67
67
  exports.AcmeProvider = AcmeProvider;
68
68
  _a = JSII_RTTI_SYMBOL_1;
69
- AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.provider.AcmeProvider", version: "4.0.1" };
69
+ AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.provider.AcmeProvider", version: "5.0.0" };
70
70
  // =================
71
71
  // STATIC PROPERTIES
72
72
  // =================
@@ -74,7 +74,7 @@ class RegistrationExternalAccountBindingOutputReference extends cdktf.ComplexObj
74
74
  }
75
75
  exports.RegistrationExternalAccountBindingOutputReference = RegistrationExternalAccountBindingOutputReference;
76
76
  _a = JSII_RTTI_SYMBOL_1;
77
- RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.registration.RegistrationExternalAccountBindingOutputReference", version: "4.0.1" };
77
+ RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.registration.RegistrationExternalAccountBindingOutputReference", version: "5.0.0" };
78
78
  /**
79
79
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/registration acme_registration}
80
80
  */
@@ -176,7 +176,7 @@ class Registration extends cdktf.TerraformResource {
176
176
  }
177
177
  exports.Registration = Registration;
178
178
  _b = JSII_RTTI_SYMBOL_1;
179
- Registration[_b] = { fqn: "@cdktf/provider-acme.registration.Registration", version: "4.0.1" };
179
+ Registration[_b] = { fqn: "@cdktf/provider-acme.registration.Registration", version: "5.0.0" };
180
180
  // =================
181
181
  // STATIC PROPERTIES
182
182
  // =================
package/package.json CHANGED
@@ -46,22 +46,22 @@
46
46
  "@actions/core": "^1.1.0",
47
47
  "@cdktf/provider-project": "^0.2.8",
48
48
  "@types/node": "^14",
49
- "cdktf": "^0.14.0",
50
- "cdktf-cli": "^0.14.0",
49
+ "cdktf": "^0.15.0",
50
+ "cdktf-cli": "^0.15.0",
51
51
  "constructs": "^10.0.0",
52
52
  "dot-prop": "^5.2.0",
53
53
  "jsii": "^1.53.0",
54
- "jsii-diff": "^1.72.0",
54
+ "jsii-diff": "^1.73.0",
55
55
  "jsii-docgen": "^4.2.44",
56
- "jsii-pacmak": "^1.72.0",
56
+ "jsii-pacmak": "^1.73.0",
57
57
  "node-fetch": "cjs",
58
58
  "npm-check-updates": "^16",
59
- "projen": "^0.65.70",
59
+ "projen": "^0.67.3",
60
60
  "standard-version": "^9",
61
61
  "typescript": "^4.9.4"
62
62
  },
63
63
  "peerDependencies": {
64
- "cdktf": "^0.14.0",
64
+ "cdktf": "^0.15.0",
65
65
  "constructs": "^10.0.0"
66
66
  },
67
67
  "keywords": [
@@ -79,7 +79,7 @@
79
79
  "publishConfig": {
80
80
  "access": "public"
81
81
  },
82
- "version": "4.0.1",
82
+ "version": "5.0.0",
83
83
  "types": "lib/index.d.ts",
84
84
  "stability": "stable",
85
85
  "jsii": {