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 datasources for datafactory #24572

Merged
merged 7 commits into from
Jan 23, 2024

Commits on Jan 22, 2024

  1. New datasources for datafactory

    * `azurerm_data_factory_trigger_schedules`: Retrieve a list of all trigger schedules for a given Data Factory
    * `azurerm_data_factory_trigger_schedule`: Retrieve a rigger schedule for a given Data Factory by name
    favoretti committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ddf3c52 View commit details
    Browse the repository at this point in the history
  2. Handle error

    favoretti committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    ddf9bde View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Update website/docs/d/data_factory_trigger_schedule.html.markdown

    Co-authored-by: stephybun <steph@hashicorp.com>
    favoretti and stephybun authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    ae0fe57 View commit details
    Browse the repository at this point in the history
  2. Update website/docs/d/data_factory_trigger_schedules.html.markdown

    Co-authored-by: stephybun <steph@hashicorp.com>
    favoretti and stephybun authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    f9e6787 View commit details
    Browse the repository at this point in the history
  3. Update website/docs/d/data_factory_trigger_schedule.html.markdown

    Co-authored-by: stephybun <steph@hashicorp.com>
    favoretti and stephybun authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4d154ad View commit details
    Browse the repository at this point in the history
  4. Update internal/services/datafactory/data_factory_trigger_schedules_d…

    …ata_source.go
    
    Co-authored-by: stephybun <steph@hashicorp.com>
    favoretti and stephybun authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d7adb19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d2735e View commit details
    Browse the repository at this point in the history