hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.62k stars 4.65k forks source link

Set FTP Settings for azurem_app_service #1467

Closed istairbn closed 6 years ago

istairbn commented 6 years ago

Following this announcement:

https://blogs.msdn.microsoft.com/appserviceteam/2018/05/08/web-apps-making-changes-to-ftp-deployments/

It is now possible to disable the insecure FTP access. Can we have that added to the app_service?

istairbn commented 6 years ago

https://github.com/Azure/azure-sdk-for-go/blob/7971189ecf5a584b9211f2527737f94bb979644e/services/web/mgmt/2018-02-01/web/models.go#L545

Looks like the type we need to set is FtpsState and the three permitted values are:

The default really should be FtpsOnly at the least, but being able to set it would be useful in preventing people turning the insecurity back on

ghost commented 4 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!