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

New resource - azurerm_data_factory_integration_runtime_self_hosted #6535

Commits on Jun 12, 2020

  1. New resource DF Self-host Integration Runtime

    This resource type supports but a standalone Self-hosted and linking via rbac_authorization. The
    key_authorization has no documentation other than the REST interface.  The Powershell Cmdlet does
    not make use of it.  So it has been left out.
    
    A full test is setup and necessary for the linked environment to work.
    
    An example and documetnation is included to make the linked setup easier to understand.  People
    may also reference the test case.
    
    Fixing issue hashicorp#6503.
    Christian Pearce authored and pearcec committed Jun 12, 2020
    Copy the full SHA
    2fcc926 View commit details
    Browse the repository at this point in the history
  2. terrafmt fmt fix

    Christian Pearce authored and pearcec committed Jun 12, 2020
    Copy the full SHA
    ecb6e45 View commit details
    Browse the repository at this point in the history
  3. Removing deadcode

    Christian Pearce authored and pearcec committed Jun 12, 2020
    Copy the full SHA
    07df537 View commit details
    Browse the repository at this point in the history
  4. Reviewer change request fixes

    - Adjust schema for accuracy and ordering
    - Clarify response from expandAzureRmDataFactoryIntegrationRuntimeSelfHostedTypeProperties
    - Adjust test names
    - Rename files to match current refactor
    Christian Pearce authored and pearcec committed Jun 12, 2020
    Copy the full SHA
    733cea7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3b82935 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a4fdedd View commit details
    Browse the repository at this point in the history