@@ -19,7 +19,7 @@ Each workspace can have up to 20 notification configurations, and they apply to
19
19
Basic usage:
20
20
21
21
``` python
22
- # Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
22
+ # DO NOT EDIT. Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
23
23
from constructs import Construct
24
24
from cdktf import Token, TerraformStack
25
25
#
@@ -57,7 +57,7 @@ class MyConvertedCode(TerraformStack):
57
57
With ` destination_type ` of ` email ` :
58
58
59
59
``` python
60
- # Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
60
+ # DO NOT EDIT. Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
61
61
from constructs import Construct
62
62
from cdktf import Token, TerraformStack
63
63
#
@@ -102,7 +102,7 @@ class MyConvertedCode(TerraformStack):
102
102
(** TFE only** ) With ` destination_type ` of ` email ` , using ` email_addresses ` list and ` email_users ` :
103
103
104
104
``` python
105
- # Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
105
+ # DO NOT EDIT. Code generated by 'cdktf convert' - Please report bugs at https://cdk.tf/bug
106
106
from constructs import Construct
107
107
from cdktf import Token, TerraformStack
108
108
#
@@ -188,4 +188,4 @@ Notification configurations can be imported; use `<NOTIFICATION CONFIGURATION ID
188
188
terraform import tfe_notification_configuration.test nc-qV9JnKRkmtMa4zcA
189
189
```
190
190
191
- <!-- cache-key: cdktf-0.17.1 input-9d0816dcd22f4150cde8c310824fc0b8fbead7ab67241d3e7c43d64ea82d47e5 -->
191
+ <!-- cache-key: cdktf-0.18.0 input-9d0816dcd22f4150cde8c310824fc0b8fbead7ab67241d3e7c43d64ea82d47e5 -->
0 commit comments