@cdktf/provider-acme 0.1.39 → 0.1.40

Sign up to get free protection for your applications and to get access to all the features.
package/.jsii CHANGED
@@ -2912,6 +2912,6 @@
2912
2912
  "symbolId": "src/registration:RegistrationExternalAccountBindingOutputReference"
2913
2913
  }
2914
2914
  },
2915
- "version": "0.1.39",
2916
- "fingerprint": "WJMNDktXAz6IDEENVswLku/D4f1dr/2PtXcaU/RxVKg="
2915
+ "version": "0.1.40",
2916
+ "fingerprint": "gNt1uNEn9tCGjGe4xPLojw5D9AwF6wbhR5sm1VgbzgU="
2917
2917
  }
package/changelog.md CHANGED
@@ -1,2 +1,2 @@
1
1
 
2
- ### [0.1.39](https://github.com/hashicorp/cdktf-provider-acme/compare/v0.1.38...v0.1.39) (2022-03-04)
2
+ ### [0.1.40](https://github.com/hashicorp/cdktf-provider-acme/compare/v0.1.39...v0.1.40) (2022-03-05)
@@ -65,7 +65,7 @@ class AcmeProvider extends cdktf.TerraformProvider {
65
65
  }
66
66
  exports.AcmeProvider = AcmeProvider;
67
67
  _a = JSII_RTTI_SYMBOL_1;
68
- AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.AcmeProvider", version: "0.1.39" };
68
+ AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.AcmeProvider", version: "0.1.40" };
69
69
  // =================
70
70
  // STATIC PROPERTIES
71
71
  // =================
@@ -94,7 +94,7 @@ class CertificateHttpChallengeOutputReference extends cdktf.ComplexObject {
94
94
  }
95
95
  exports.CertificateHttpChallengeOutputReference = CertificateHttpChallengeOutputReference;
96
96
  _a = JSII_RTTI_SYMBOL_1;
97
- CertificateHttpChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.CertificateHttpChallengeOutputReference", version: "0.1.39" };
97
+ CertificateHttpChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.CertificateHttpChallengeOutputReference", version: "0.1.40" };
98
98
  function certificateHttpMemcachedChallengeToTerraform(struct) {
99
99
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
100
100
  return struct;
@@ -149,7 +149,7 @@ class CertificateHttpMemcachedChallengeOutputReference extends cdktf.ComplexObje
149
149
  }
150
150
  exports.CertificateHttpMemcachedChallengeOutputReference = CertificateHttpMemcachedChallengeOutputReference;
151
151
  _b = JSII_RTTI_SYMBOL_1;
152
- CertificateHttpMemcachedChallengeOutputReference[_b] = { fqn: "@cdktf/provider-acme.CertificateHttpMemcachedChallengeOutputReference", version: "0.1.39" };
152
+ CertificateHttpMemcachedChallengeOutputReference[_b] = { fqn: "@cdktf/provider-acme.CertificateHttpMemcachedChallengeOutputReference", version: "0.1.40" };
153
153
  function certificateHttpWebrootChallengeToTerraform(struct) {
154
154
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
155
155
  return struct;
@@ -204,7 +204,7 @@ class CertificateHttpWebrootChallengeOutputReference extends cdktf.ComplexObject
204
204
  }
205
205
  exports.CertificateHttpWebrootChallengeOutputReference = CertificateHttpWebrootChallengeOutputReference;
206
206
  _c = JSII_RTTI_SYMBOL_1;
207
- CertificateHttpWebrootChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.CertificateHttpWebrootChallengeOutputReference", version: "0.1.39" };
207
+ CertificateHttpWebrootChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.CertificateHttpWebrootChallengeOutputReference", version: "0.1.40" };
208
208
  function certificateTlsChallengeToTerraform(struct) {
209
209
  if (!cdktf.canInspect(struct) || cdktf.Tokenization.isResolvable(struct)) {
210
210
  return struct;
@@ -262,7 +262,7 @@ class CertificateTlsChallengeOutputReference extends cdktf.ComplexObject {
262
262
  }
263
263
  exports.CertificateTlsChallengeOutputReference = CertificateTlsChallengeOutputReference;
264
264
  _d = JSII_RTTI_SYMBOL_1;
265
- CertificateTlsChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.CertificateTlsChallengeOutputReference", version: "0.1.39" };
265
+ CertificateTlsChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.CertificateTlsChallengeOutputReference", version: "0.1.40" };
266
266
  /**
267
267
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/certificate acme_certificate}
268
268
  */
@@ -603,7 +603,7 @@ class Certificate extends cdktf.TerraformResource {
603
603
  }
604
604
  exports.Certificate = Certificate;
605
605
  _e = JSII_RTTI_SYMBOL_1;
606
- Certificate[_e] = { fqn: "@cdktf/provider-acme.Certificate", version: "0.1.39" };
606
+ Certificate[_e] = { fqn: "@cdktf/provider-acme.Certificate", version: "0.1.40" };
607
607
  // =================
608
608
  // STATIC PROPERTIES
609
609
  // =================
@@ -75,7 +75,7 @@ class RegistrationExternalAccountBindingOutputReference extends cdktf.ComplexObj
75
75
  }
76
76
  exports.RegistrationExternalAccountBindingOutputReference = RegistrationExternalAccountBindingOutputReference;
77
77
  _a = JSII_RTTI_SYMBOL_1;
78
- RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.RegistrationExternalAccountBindingOutputReference", version: "0.1.39" };
78
+ RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.RegistrationExternalAccountBindingOutputReference", version: "0.1.40" };
79
79
  /**
80
80
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/registration acme_registration}
81
81
  */
@@ -161,7 +161,7 @@ class Registration extends cdktf.TerraformResource {
161
161
  }
162
162
  exports.Registration = Registration;
163
163
  _b = JSII_RTTI_SYMBOL_1;
164
- Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.1.39" };
164
+ Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.1.40" };
165
165
  // =================
166
166
  // STATIC PROPERTIES
167
167
  // =================
package/package.json CHANGED
@@ -75,7 +75,7 @@
75
75
  "publishConfig": {
76
76
  "access": "public"
77
77
  },
78
- "version": "0.1.39",
78
+ "version": "0.1.40",
79
79
  "types": "lib/index.d.ts",
80
80
  "stability": "stable",
81
81
  "jsii": {
package/releasetag.txt CHANGED
@@ -1 +1 @@
1
- v0.1.39
1
+ v0.1.40
package/version.txt CHANGED
@@ -1 +1 @@
1
- 0.1.39
1
+ 0.1.40