Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding validation for both the App Service/App Service Plan resources names #528

Merged
merged 1 commit into from
Nov 6, 2017

Commits on Nov 4, 2017

  1. Adding validation for both the App Service and App Service Plan name,…

    … as highlighted in #407
    
    ```
    $ acctests azurerm TestAzureRMAppServicePlanName_validation
    === RUN   TestAzureRMAppServicePlanName_validation
    --- PASS: TestAzureRMAppServicePlanName_validation (0.00s)
    PASS
    ok      github.com/terraform-providers/terraform-provider-azurerm/azurerm    0.029s
    
    $ acctests azurerm TestAzureRMAppServiceName_validation
    === RUN   TestAzureRMAppServiceName_validation
    --- PASS: TestAzureRMAppServiceName_validation (0.00s)
    PASS
    ok      github.com/terraform-providers/terraform-provider-azurerm/azurerm    0.019s
    ```
    tombuildsstuff committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    de3e4c7 View commit details
    Browse the repository at this point in the history