Skip to content

Commit

Permalink
Revert "Update internal/services/containerapps/helpers/container_apps…
Browse files Browse the repository at this point in the history
….go"

This reverts commit ea0b0fa.
  • Loading branch information
sakazuki committed Dec 7, 2023
1 parent ea0b0fa commit 85a5b4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/services/containerapps/helpers/container_apps.go
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,6 @@ func InitContainerAppContainerSchema() *pluginsdk.Schema {
return &pluginsdk.Schema{
Type: pluginsdk.TypeList,
Optional: true,
ForceNew: true,
MinItems: 1,
Elem: &pluginsdk.Resource{
Schema: map[string]*pluginsdk.Schema{
Expand Down

0 comments on commit 85a5b4a

Please sign in to comment.