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

Added template validation #4715

Merged

Commits on Oct 28, 2019

  1. added template validation

    Signed-off-by: Octavian Ionescu <itavyg@gmail.com>
    itavy committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    7020c0c View commit details
    Browse the repository at this point in the history
  2. updated acceptance test

    Signed-off-by: Octavian Ionescu <itavyg@gmail.com>
    itavy committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    8cd58a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. r/template_deployment: fixing the `TestAccAzureRMTemplateDeployment_w…

    …ithParamsBody` test
    
    ```
    $ acctests azurerm TestAccAzureRMTemplateDeployment_withParamsBody
    === RUN   TestAccAzureRMTemplateDeployment_withParamsBody
    === PAUSE TestAccAzureRMTemplateDeployment_withParamsBody
    === CONT  TestAccAzureRMTemplateDeployment_withParamsBody
    --- PASS: TestAccAzureRMTemplateDeployment_withParamsBody (523.09s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	523.141s
    ```
    tombuildsstuff committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    314de7a View commit details
    Browse the repository at this point in the history