Skip to content

Commit

Permalink
computed
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-lifshits committed Feb 3, 2025
1 parent 2f99570 commit 5e36748
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ func ResourceCTSEventNotificationV3() *schema.Resource {
Type: schema.TypeList,
Optional: true,
MaxItems: 1,
Computed: true,
Elem: &schema.Resource{
Schema: map[string]*schema.Schema{
"condition": {
Expand Down

0 comments on commit 5e36748

Please sign in to comment.