Skip to content

Commit

Permalink
issue-13603-fix attachment terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchanaPonnada authored and ArchanaPonnada committed Nov 27, 2023
1 parent ff439a9 commit 22c24c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibm/service/scc/resource_ibm_scc_profile_attachment.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ func ResourceIbmSccProfileAttachment() *schema.Resource {
},
"notifications": {
Type: schema.TypeList,
Required: true,
Optional: true,
Description: "The request payload of the attachment notifications.",
Elem: &schema.Resource{
Schema: map[string]*schema.Schema{
Expand Down

0 comments on commit 22c24c4

Please sign in to comment.