Skip to content

Commit

Permalink
azurerm_nginx_deployment - Allow in-place SKU change
Browse files Browse the repository at this point in the history
  • Loading branch information
arpith-f5 committed Oct 10, 2024
1 parent 9f709c8 commit f265f86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/services/nginx/nginx_deployment_resource.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ func (m DeploymentResource) Arguments() map[string]*pluginsdk.Schema {
// used for testing and for F5 NGINX private offers
Type: pluginsdk.TypeString,
Required: true,
ForceNew: true,
ValidateFunc: validation.StringIsNotEmpty,
},

Expand Down

0 comments on commit f265f86

Please sign in to comment.