@cdktf/provider-acme 0.2.21 → 0.2.22

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 CHANGED
@@ -2867,6 +2867,6 @@
2867
2867
  "symbolId": "src/registration:RegistrationExternalAccountBindingOutputReference"
2868
2868
  }
2869
2869
  },
2870
- "version": "0.2.21",
2871
- "fingerprint": "a6J9ygHFfhxrBMZnDGhxDRcDDZnjNRgrI5DZpkKHVnE="
2870
+ "version": "0.2.22",
2871
+ "fingerprint": "JybnYxNx4+21tTv0sYzZq9ZQmH6fxcBPIga5dO+Fzb4="
2872
2872
  }
package/changelog.md CHANGED
@@ -1,2 +1,2 @@
1
1
 
2
- ### [0.2.21](https://github.com/hashicorp/cdktf-provider-acme/compare/v0.2.20...v0.2.21) (2022-04-18)
2
+ ### [0.2.22](https://github.com/hashicorp/cdktf-provider-acme/compare/v0.2.21...v0.2.22) (2022-04-19)
@@ -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.AcmeProvider", version: "0.2.21" };
69
+ AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.AcmeProvider", version: "0.2.22" };
70
70
  // =================
71
71
  // STATIC PROPERTIES
72
72
  // =================
@@ -93,7 +93,7 @@ class CertificateHttpChallengeOutputReference extends cdktf.ComplexObject {
93
93
  }
94
94
  exports.CertificateHttpChallengeOutputReference = CertificateHttpChallengeOutputReference;
95
95
  _a = JSII_RTTI_SYMBOL_1;
96
- CertificateHttpChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.CertificateHttpChallengeOutputReference", version: "0.2.21" };
96
+ CertificateHttpChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.CertificateHttpChallengeOutputReference", version: "0.2.22" };
97
97
  function certificateHttpMemcachedChallengeToTerraform(struct) {
98
98
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
99
99
  return struct;
@@ -147,7 +147,7 @@ class CertificateHttpMemcachedChallengeOutputReference extends cdktf.ComplexObje
147
147
  }
148
148
  exports.CertificateHttpMemcachedChallengeOutputReference = CertificateHttpMemcachedChallengeOutputReference;
149
149
  _b = JSII_RTTI_SYMBOL_1;
150
- CertificateHttpMemcachedChallengeOutputReference[_b] = { fqn: "@cdktf/provider-acme.CertificateHttpMemcachedChallengeOutputReference", version: "0.2.21" };
150
+ CertificateHttpMemcachedChallengeOutputReference[_b] = { fqn: "@cdktf/provider-acme.CertificateHttpMemcachedChallengeOutputReference", version: "0.2.22" };
151
151
  function certificateHttpWebrootChallengeToTerraform(struct) {
152
152
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
153
153
  return struct;
@@ -201,7 +201,7 @@ class CertificateHttpWebrootChallengeOutputReference extends cdktf.ComplexObject
201
201
  }
202
202
  exports.CertificateHttpWebrootChallengeOutputReference = CertificateHttpWebrootChallengeOutputReference;
203
203
  _c = JSII_RTTI_SYMBOL_1;
204
- CertificateHttpWebrootChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.CertificateHttpWebrootChallengeOutputReference", version: "0.2.21" };
204
+ CertificateHttpWebrootChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.CertificateHttpWebrootChallengeOutputReference", version: "0.2.22" };
205
205
  function certificateTlsChallengeToTerraform(struct) {
206
206
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
207
207
  return struct;
@@ -258,7 +258,7 @@ class CertificateTlsChallengeOutputReference extends cdktf.ComplexObject {
258
258
  }
259
259
  exports.CertificateTlsChallengeOutputReference = CertificateTlsChallengeOutputReference;
260
260
  _d = JSII_RTTI_SYMBOL_1;
261
- CertificateTlsChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.CertificateTlsChallengeOutputReference", version: "0.2.21" };
261
+ CertificateTlsChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.CertificateTlsChallengeOutputReference", version: "0.2.22" };
262
262
  /**
263
263
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/certificate acme_certificate}
264
264
  */
@@ -601,7 +601,7 @@ class Certificate extends cdktf.TerraformResource {
601
601
  }
602
602
  exports.Certificate = Certificate;
603
603
  _e = JSII_RTTI_SYMBOL_1;
604
- Certificate[_e] = { fqn: "@cdktf/provider-acme.Certificate", version: "0.2.21" };
604
+ Certificate[_e] = { fqn: "@cdktf/provider-acme.Certificate", version: "0.2.22" };
605
605
  // =================
606
606
  // STATIC PROPERTIES
607
607
  // =================
@@ -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.RegistrationExternalAccountBindingOutputReference", version: "0.2.21" };
77
+ RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.RegistrationExternalAccountBindingOutputReference", version: "0.2.22" };
78
78
  /**
79
79
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/registration acme_registration}
80
80
  */
@@ -162,7 +162,7 @@ class Registration extends cdktf.TerraformResource {
162
162
  }
163
163
  exports.Registration = Registration;
164
164
  _b = JSII_RTTI_SYMBOL_1;
165
- Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.2.21" };
165
+ Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.2.22" };
166
166
  // =================
167
167
  // STATIC PROPERTIES
168
168
  // =================
package/package.json CHANGED
@@ -52,7 +52,7 @@
52
52
  "jsii-docgen": "^4.2.44",
53
53
  "jsii-pacmak": "^1.56.0",
54
54
  "npm-check-updates": "^12",
55
- "projen": "^0.54.29",
55
+ "projen": "^0.54.31",
56
56
  "standard-version": "^9",
57
57
  "typescript": "^4.6.3"
58
58
  },
@@ -75,7 +75,7 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "version": "0.2.21",
78
+ "version": "0.2.22",
79
79
  "types": "lib/index.d.ts",
80
80
  "stability": "stable",
81
81
  "jsii": {
package/releasetag.txt CHANGED
@@ -1 +1 @@
1
- v0.2.21
1
+ v0.2.22
package/version.txt CHANGED
@@ -1 +1 @@
1
- 0.2.21
1
+ 0.2.22