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

'azurerm_redis_cache' - Support for 'primary_connection_string' and 'secondary_connection_string' to 'resource_arm_redis_cache' #5958

Merged
merged 2 commits into from
Mar 4, 2020

Commits on Mar 2, 2020

  1. hashicorp#5856 - Add 'primary_connection_string' and 'secondary_conne…

    …ction_string' to 'resource_arm_redis_cache' resource and data source
    
    Resource Acceptance Tests:
    === RUN   TestAccDataSourceAzureRMRedisCache_standard
    === PAUSE TestAccDataSourceAzureRMRedisCache_standard
    === CONT  TestAccDataSourceAzureRMRedisCache_standard
    --- PASS: TestAccDataSourceAzureRMRedisCache_standard (2127.56s)
    PASS
    ok      github.com/terraform-providers/terraform-provider-azurerm/azurerm/internal/services/redis/tests 2127.824s
    Jack Batzner committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    a52f743 View commit details
    Browse the repository at this point in the history
  2. Fix linting issue

    Jack Batzner committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    10a23c2 View commit details
    Browse the repository at this point in the history