@cdktf/provider-acme
Advanced tools
Comparing version 0.0.17 to 0.0.18
@@ -94,3 +94,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.AcmeProvider", version: "0.0.17" }; | ||
AcmeProvider[_a] = { fqn: "@cdktf/provider-acme.AcmeProvider", version: "0.0.18" }; | ||
// ================= | ||
@@ -97,0 +97,0 @@ // STATIC PROPERTIES |
@@ -106,3 +106,3 @@ "use strict"; | ||
_a = JSII_RTTI_SYMBOL_1; | ||
RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.RegistrationExternalAccountBindingOutputReference", version: "0.0.17" }; | ||
RegistrationExternalAccountBindingOutputReference[_a] = { fqn: "@cdktf/provider-acme.RegistrationExternalAccountBindingOutputReference", version: "0.0.18" }; | ||
/** | ||
@@ -234,3 +234,3 @@ * Represents a {@link https://www.terraform.io/docs/providers/acme/r/registration.html acme_registration}. | ||
_b = JSII_RTTI_SYMBOL_1; | ||
Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.0.17" }; | ||
Registration[_b] = { fqn: "@cdktf/provider-acme.Registration", version: "0.0.18" }; | ||
// ================= | ||
@@ -237,0 +237,0 @@ // STATIC PROPERTIES |
@@ -73,3 +73,3 @@ { | ||
}, | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"types": "lib/index.d.ts", | ||
@@ -76,0 +76,0 @@ "stability": "stable", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display