diff --git a/docs/offset.go.md b/docs/offset.go.md
index 9e0eb9b..545e57a 100644
--- a/docs/offset.go.md
+++ b/docs/offset.go.md
@@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/time/0.12.
#### Initializers
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/offset"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/offset"
offset.NewOffset(scope Construct, id *string, config OffsetConfig) Offset
```
@@ -434,7 +434,7 @@ func ResetTriggers()
##### `IsConstruct`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/offset"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/offset"
offset.Offset_IsConstruct(x interface{}) *bool
```
@@ -466,7 +466,7 @@ Any object.
##### `IsTerraformElement`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/offset"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/offset"
offset.Offset_IsTerraformElement(x interface{}) *bool
```
@@ -480,7 +480,7 @@ offset.Offset_IsTerraformElement(x interface{}) *bool
##### `IsTerraformResource`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/offset"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/offset"
offset.Offset_IsTerraformResource(x interface{}) *bool
```
@@ -494,7 +494,7 @@ offset.Offset_IsTerraformResource(x interface{}) *bool
##### `GenerateConfigForImport`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/offset"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/offset"
offset.Offset_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
```
@@ -998,7 +998,7 @@ func TfResourceType() *string
#### Initializer
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/offset"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/offset"
&offset.OffsetConfig {
Connection: interface{},
diff --git a/docs/provider.go.md b/docs/provider.go.md
index 70eebdd..ddb7cac 100644
--- a/docs/provider.go.md
+++ b/docs/provider.go.md
@@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/time/0.12.
#### Initializers
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/provider"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/provider"
provider.NewTimeProvider(scope Construct, id *string, config TimeProviderConfig) TimeProvider
```
@@ -151,7 +151,7 @@ func ResetAlias()
##### `IsConstruct`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/provider"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/provider"
provider.TimeProvider_IsConstruct(x interface{}) *bool
```
@@ -183,7 +183,7 @@ Any object.
##### `IsTerraformElement`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/provider"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/provider"
provider.TimeProvider_IsTerraformElement(x interface{}) *bool
```
@@ -197,7 +197,7 @@ provider.TimeProvider_IsTerraformElement(x interface{}) *bool
##### `IsTerraformProvider`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/provider"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/provider"
provider.TimeProvider_IsTerraformProvider(x interface{}) *bool
```
@@ -211,7 +211,7 @@ provider.TimeProvider_IsTerraformProvider(x interface{}) *bool
##### `GenerateConfigForImport`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/provider"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/provider"
provider.TimeProvider_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
```
@@ -396,7 +396,7 @@ func TfResourceType() *string
#### Initializer
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/provider"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/provider"
&provider.TimeProviderConfig {
Alias: *string,
diff --git a/docs/rotating.go.md b/docs/rotating.go.md
index 689dea9..a7daf67 100644
--- a/docs/rotating.go.md
+++ b/docs/rotating.go.md
@@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/time/0.12.
#### Initializers
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/rotating"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/rotating"
rotating.NewRotating(scope Construct, id *string, config RotatingConfig) Rotating
```
@@ -434,7 +434,7 @@ func ResetTriggers()
##### `IsConstruct`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/rotating"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/rotating"
rotating.Rotating_IsConstruct(x interface{}) *bool
```
@@ -466,7 +466,7 @@ Any object.
##### `IsTerraformElement`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/rotating"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/rotating"
rotating.Rotating_IsTerraformElement(x interface{}) *bool
```
@@ -480,7 +480,7 @@ rotating.Rotating_IsTerraformElement(x interface{}) *bool
##### `IsTerraformResource`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/rotating"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/rotating"
rotating.Rotating_IsTerraformResource(x interface{}) *bool
```
@@ -494,7 +494,7 @@ rotating.Rotating_IsTerraformResource(x interface{}) *bool
##### `GenerateConfigForImport`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/rotating"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/rotating"
rotating.Rotating_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
```
@@ -987,7 +987,7 @@ func TfResourceType() *string
#### Initializer
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/rotating"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/rotating"
&rotating.RotatingConfig {
Connection: interface{},
diff --git a/docs/sleep.go.md b/docs/sleep.go.md
index b443448..5f5ba2f 100644
--- a/docs/sleep.go.md
+++ b/docs/sleep.go.md
@@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/time/0.12.
#### Initializers
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/sleep"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/sleep"
sleep.NewSleep(scope Construct, id *string, config SleepConfig) Sleep
```
@@ -399,7 +399,7 @@ func ResetTriggers()
##### `IsConstruct`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/sleep"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/sleep"
sleep.Sleep_IsConstruct(x interface{}) *bool
```
@@ -431,7 +431,7 @@ Any object.
##### `IsTerraformElement`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/sleep"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/sleep"
sleep.Sleep_IsTerraformElement(x interface{}) *bool
```
@@ -445,7 +445,7 @@ sleep.Sleep_IsTerraformElement(x interface{}) *bool
##### `IsTerraformResource`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/sleep"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/sleep"
sleep.Sleep_IsTerraformResource(x interface{}) *bool
```
@@ -459,7 +459,7 @@ sleep.Sleep_IsTerraformResource(x interface{}) *bool
##### `GenerateConfigForImport`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/sleep"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/sleep"
sleep.Sleep_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
```
@@ -765,7 +765,7 @@ func TfResourceType() *string
#### Initializer
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/sleep"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/sleep"
&sleep.SleepConfig {
Connection: interface{},
diff --git a/docs/staticResource.go.md b/docs/staticResource.go.md
index 0b7d990..1605b67 100644
--- a/docs/staticResource.go.md
+++ b/docs/staticResource.go.md
@@ -9,7 +9,7 @@ Represents a {@link https://registry.terraform.io/providers/hashicorp/time/0.12.
#### Initializers
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/staticresource"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/staticresource"
staticresource.NewStaticResource(scope Construct, id *string, config StaticResourceConfig) StaticResource
```
@@ -392,7 +392,7 @@ func ResetTriggers()
##### `IsConstruct`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/staticresource"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/staticresource"
staticresource.StaticResource_IsConstruct(x interface{}) *bool
```
@@ -424,7 +424,7 @@ Any object.
##### `IsTerraformElement`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/staticresource"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/staticresource"
staticresource.StaticResource_IsTerraformElement(x interface{}) *bool
```
@@ -438,7 +438,7 @@ staticresource.StaticResource_IsTerraformElement(x interface{}) *bool
##### `IsTerraformResource`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/staticresource"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/staticresource"
staticresource.StaticResource_IsTerraformResource(x interface{}) *bool
```
@@ -452,7 +452,7 @@ staticresource.StaticResource_IsTerraformResource(x interface{}) *bool
##### `GenerateConfigForImport`
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/staticresource"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/staticresource"
staticresource.StaticResource_GenerateConfigForImport(scope Construct, importToId *string, importFromId *string, provider TerraformProvider) ImportableResource
```
@@ -813,7 +813,7 @@ func TfResourceType() *string
#### Initializer
```go
-import "github.com/cdktf/cdktf-provider-time-go/time/staticresource"
+import "github.com/cdktf/cdktf-provider-time-go/time/v10/staticresource"
&staticresource.StaticResourceConfig {
Connection: interface{},
diff --git a/src/index.ts b/src/index.ts
index a19c979..fb96b20 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// generated by cdktf get
export * as offset from './offset';
export * as rotating from './rotating';
diff --git a/src/lazy-index.ts b/src/lazy-index.ts
index 4b921bf..2727477 100644
--- a/src/lazy-index.ts
+++ b/src/lazy-index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// generated by cdktf get
Object.defineProperty(exports, 'offset', { get: function () { return require('./offset'); } });
Object.defineProperty(exports, 'rotating', { get: function () { return require('./rotating'); } });
diff --git a/src/offset/index.ts b/src/offset/index.ts
index fb27283..30aef54 100644
--- a/src/offset/index.ts
+++ b/src/offset/index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// https://registry.terraform.io/providers/hashicorp/time/0.12.1/docs/resources/offset
// generated from terraform resource schema
diff --git a/src/provider/index.ts b/src/provider/index.ts
index 40f4e91..9b6619a 100644
--- a/src/provider/index.ts
+++ b/src/provider/index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// https://registry.terraform.io/providers/hashicorp/time/0.12.1/docs
// generated from terraform resource schema
diff --git a/src/rotating/index.ts b/src/rotating/index.ts
index 4876417..b68be4e 100644
--- a/src/rotating/index.ts
+++ b/src/rotating/index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// https://registry.terraform.io/providers/hashicorp/time/0.12.1/docs/resources/rotating
// generated from terraform resource schema
diff --git a/src/sleep/index.ts b/src/sleep/index.ts
index d597a08..4d6b544 100644
--- a/src/sleep/index.ts
+++ b/src/sleep/index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// https://registry.terraform.io/providers/hashicorp/time/0.12.1/docs/resources/sleep
// generated from terraform resource schema
diff --git a/src/static-resource/index.ts b/src/static-resource/index.ts
index b19b635..a72c84a 100644
--- a/src/static-resource/index.ts
+++ b/src/static-resource/index.ts
@@ -1,3 +1,8 @@
+/**
+ * Copyright (c) HashiCorp, Inc.
+ * SPDX-License-Identifier: MPL-2.0
+ */
+
// https://registry.terraform.io/providers/hashicorp/time/0.12.1/docs/resources/static
// generated from terraform resource schema