@cdktf/provider-acme 0.3.53 → 0.3.56

Sign up to get free protection for your applications and to get access to all the features.
package/.jsii CHANGED
@@ -103,6 +103,10 @@
103
103
  "namespace": "HashiCorp.Cdktf.Providers.Acme",
104
104
  "packageId": "HashiCorp.Cdktf.Providers.Acme"
105
105
  },
106
+ "go": {
107
+ "moduleName": "github.com/hashicorp/cdktf-provider-acme-go",
108
+ "packageName": "acme"
109
+ },
106
110
  "java": {
107
111
  "maven": {
108
112
  "artifactId": "cdktf-provider-acme",
@@ -3294,6 +3298,6 @@
3294
3298
  "symbolId": "src/registration:RegistrationExternalAccountBindingOutputReference"
3295
3299
  }
3296
3300
  },
3297
- "version": "0.3.53",
3298
- "fingerprint": "ZXtg0PiEDUrP02dCHmQo1uw/mpB2X2HVrj4lELVkBrs="
3301
+ "version": "0.3.56",
3302
+ "fingerprint": "I7jOoDNKRh3V74dFwAQyP1oElx0QUcn3Ft97DV7UxBA="
3299
3303
  }
@@ -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.3.53" };
69
+ AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.AcmeProvider", version: "0.3.56" };
70
70
  // =================
71
71
  // STATIC PROPERTIES
72
72
  // =================
@@ -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.CertificateDnsChallengeOutputReference", version: "0.3.53" };
91
+ CertificateDnsChallengeOutputReference[_a] = { fqn: "@cdktf/provider-acme.CertificateDnsChallengeOutputReference", version: "0.3.56" };
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.CertificateDnsChallengeList", version: "0.3.53" };
113
+ CertificateDnsChallengeList[_b] = { fqn: "@cdktf/provider-acme.CertificateDnsChallengeList", version: "0.3.56" };
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.CertificateHttpChallengeOutputReference", version: "0.3.53" };
190
+ CertificateHttpChallengeOutputReference[_c] = { fqn: "@cdktf/provider-acme.CertificateHttpChallengeOutputReference", version: "0.3.56" };
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.CertificateHttpMemcachedChallengeOutputReference", version: "0.3.53" };
244
+ CertificateHttpMemcachedChallengeOutputReference[_d] = { fqn: "@cdktf/provider-acme.CertificateHttpMemcachedChallengeOutputReference", version: "0.3.56" };
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.CertificateHttpWebrootChallengeOutputReference", version: "0.3.53" };
298
+ CertificateHttpWebrootChallengeOutputReference[_e] = { fqn: "@cdktf/provider-acme.CertificateHttpWebrootChallengeOutputReference", version: "0.3.56" };
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.CertificateTlsChallengeOutputReference", version: "0.3.53" };
355
+ CertificateTlsChallengeOutputReference[_f] = { fqn: "@cdktf/provider-acme.CertificateTlsChallengeOutputReference", version: "0.3.56" };
356
356
  /**
357
357
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/certificate acme_certificate}
358
358
  */
@@ -707,7 +707,7 @@ class Certificate extends cdktf.TerraformResource {
707
707
  }
708
708
  exports.Certificate = Certificate;
709
709
  _g = JSII_RTTI_SYMBOL_1;
710
- Certificate[_g] = { fqn: "@cdktf/provider-acme.Certificate", version: "0.3.53" };
710
+ Certificate[_g] = { fqn: "@cdktf/provider-acme.Certificate", version: "0.3.56" };
711
711
  // =================
712
712
  // STATIC PROPERTIES
713
713
  // =================
@@ -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.3.53" };
77
+ RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.RegistrationExternalAccountBindingOutputReference", version: "0.3.56" };
78
78
  /**
79
79
  * Represents a {@link https://www.terraform.io/docs/providers/acme/r/registration acme_registration}
80
80
  */
@@ -173,7 +173,7 @@ class Registration extends cdktf.TerraformResource {
173
173
  }
174
174
  exports.Registration = Registration;
175
175
  _b = JSII_RTTI_SYMBOL_1;
176
- Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.3.53" };
176
+ Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.3.56" };
177
177
  // =================
178
178
  // STATIC PROPERTIES
179
179
  // =================
package/package.json CHANGED
@@ -18,6 +18,7 @@
18
18
  "package": "npx projen package",
19
19
  "package-all": "npx projen package-all",
20
20
  "package:dotnet": "npx projen package:dotnet",
21
+ "package:go": "npx projen package:go",
21
22
  "package:java": "npx projen package:java",
22
23
  "package:js": "npx projen package:js",
23
24
  "package:python": "npx projen package:python",
@@ -52,7 +53,7 @@
52
53
  "jsii-docgen": "^4.2.44",
53
54
  "jsii-pacmak": "^1.62.0",
54
55
  "npm-check-updates": "^12",
55
- "projen": "^0.58.27",
56
+ "projen": "^0.58.30",
56
57
  "standard-version": "^9",
57
58
  "typescript": "^4.7.4"
58
59
  },
@@ -75,7 +76,7 @@
75
76
  "publishConfig": {
76
77
  "access": "public"
77
78
  },
78
- "version": "0.3.53",
79
+ "version": "0.3.56",
79
80
  "types": "lib/index.d.ts",
80
81
  "stability": "stable",
81
82
  "jsii": {
@@ -95,6 +96,10 @@
95
96
  "dotnet": {
96
97
  "namespace": "HashiCorp.Cdktf.Providers.Acme",
97
98
  "packageId": "HashiCorp.Cdktf.Providers.Acme"
99
+ },
100
+ "go": {
101
+ "moduleName": "github.com/hashicorp/cdktf-provider-acme-go",
102
+ "packageName": "acme"
98
103
  }
99
104
  },
100
105
  "tsc": {