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 Data Source: azurerm_automation_account #4740

Merged
merged 7 commits into from
Oct 29, 2019
Merged

New Data Source: azurerm_automation_account #4740

merged 7 commits into from
Oct 29, 2019

Commits on Oct 28, 2019

  1. Created Automation Account Registration datasource

    Woytowich, Dan (MTO) committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    2cf25dd View commit details
    Browse the repository at this point in the history
  2. Update to function name to remove registration information suffix as …

    …it was very long, Azure Portal describes it as Keys in the User Interface
    Woytowich, Dan (MTO) committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    47bf53d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Reverted changes and updated

    Woytowich, Dan (MTO) committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    0e5e253 View commit details
    Browse the repository at this point in the history
  2. Included missed test parameter

    Woytowich, Dan (MTO) committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    5c4b1ac View commit details
    Browse the repository at this point in the history
  3. Go fmt

    Woytowich, Dan (MTO) committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    138a855 View commit details
    Browse the repository at this point in the history
  4. Removed azurerm/data_source_automation_account.go:54: unnecessary lea…

    …ding newline (whitespace) for linttravis to pass
    Woytowich, Dan (MTO) committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    bacab29 View commit details
    Browse the repository at this point in the history
  5. Checkedout original azurerm.erb and added data provider

    Woytowich, Dan (MTO) committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    74face1 View commit details
    Browse the repository at this point in the history