diff --git a/docs/cdktf/python/index.md b/docs/cdktf/python/index.md index b1f0be1..711b778 100644 --- a/docs/cdktf/python/index.md +++ b/docs/cdktf/python/index.md @@ -54,4 +54,4 @@ class MyConvertedCode(TerraformStack): To force a these actions to reoccur without updating `triggers`, the [`terraform taint` command](https://www.terraform.io/docs/commands/taint.html) can be used to produce the action on the next run. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/python/resources/offset.md b/docs/cdktf/python/resources/offset.md index 5460fb2..32e0970 100644 --- a/docs/cdktf/python/resources/offset.md +++ b/docs/cdktf/python/resources/offset.md @@ -124,4 +124,4 @@ terraform import time_offset.example 2020-02-12T06:36:13Z,0,0,7,0,0,0 ``` The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/python/resources/rotating.md b/docs/cdktf/python/resources/rotating.md index a5b1dd9..eed9d73 100644 --- a/docs/cdktf/python/resources/rotating.md +++ b/docs/cdktf/python/resources/rotating.md @@ -75,4 +75,4 @@ terraform import time_rotating.example 2020-02-12T06:36:13Z,2020-02-13T06:36:13Z The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/python/resources/sleep.md b/docs/cdktf/python/resources/sleep.md index 9764763..25296dc 100644 --- a/docs/cdktf/python/resources/sleep.md +++ b/docs/cdktf/python/resources/sleep.md @@ -133,4 +133,4 @@ terraform import time_sleep.example ,30s ``` The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/python/resources/static.md b/docs/cdktf/python/resources/static.md index db246fd..92df8ac 100644 --- a/docs/cdktf/python/resources/static.md +++ b/docs/cdktf/python/resources/static.md @@ -92,4 +92,4 @@ terraform import time_static.example 2020-02-12T06:36:13Z ``` The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/typescript/index.md b/docs/cdktf/typescript/index.md index a41b732..d557bac 100644 --- a/docs/cdktf/typescript/index.md +++ b/docs/cdktf/typescript/index.md @@ -57,4 +57,4 @@ class MyConvertedCode extends TerraformStack { To force a these actions to reoccur without updating `triggers`, the [`terraform taint` command](https://www.terraform.io/docs/commands/taint.html) can be used to produce the action on the next run. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/typescript/resources/offset.md b/docs/cdktf/typescript/resources/offset.md index 917d624..063bd7a 100644 --- a/docs/cdktf/typescript/resources/offset.md +++ b/docs/cdktf/typescript/resources/offset.md @@ -133,4 +133,4 @@ terraform import time_offset.example 2020-02-12T06:36:13Z,0,0,7,0,0,0 ``` The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/typescript/resources/rotating.md b/docs/cdktf/typescript/resources/rotating.md index 5f53850..1d506a9 100644 --- a/docs/cdktf/typescript/resources/rotating.md +++ b/docs/cdktf/typescript/resources/rotating.md @@ -78,4 +78,4 @@ terraform import time_rotating.example 2020-02-12T06:36:13Z,2020-02-13T06:36:13Z The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/typescript/resources/sleep.md b/docs/cdktf/typescript/resources/sleep.md index 0c4e303..fa9b5bc 100644 --- a/docs/cdktf/typescript/resources/sleep.md +++ b/docs/cdktf/typescript/resources/sleep.md @@ -143,4 +143,4 @@ terraform import time_sleep.example ,30s ``` The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file diff --git a/docs/cdktf/typescript/resources/static.md b/docs/cdktf/typescript/resources/static.md index bd9b658..888b542 100644 --- a/docs/cdktf/typescript/resources/static.md +++ b/docs/cdktf/typescript/resources/static.md @@ -98,4 +98,4 @@ terraform import time_static.example 2020-02-12T06:36:13Z ``` The `triggers` argument cannot be imported. - \ No newline at end of file + \ No newline at end of file