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_machine_learning_compute_cluster change subnet_resource_id constraint: Respect Managed Vnet when creating compute clusters fixes #25901 #26073

Merged
merged 6 commits into from
May 23, 2024

Commits on May 22, 2024

  1. Respect ManagedVnet constraints when creating compute clusters

    Hamade, Marcel SF/HZA-ZC3P committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9ef639c View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Apply suggestions from code review

    Co-authored-by: stephybun <steph@hashicorp.com>
    hmrc87 and stephybun committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ac2d44e View commit details
    Browse the repository at this point in the history
  2. extend nil checks

    Hamade, Marcel SF/HZA-ZC3P committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8174490 View commit details
    Browse the repository at this point in the history
  3. fix error statement

    Hamade, Marcel SF/HZA-ZC3P committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0048934 View commit details
    Browse the repository at this point in the history
  4. add accidently removed ImportAsExistsErrore

    Hamade, Marcel SF/HZA-ZC3P committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7da2237 View commit details
    Browse the repository at this point in the history
  5. fix linting and test issues

    Hamade, Marcel SF/HZA-ZC3P committed May 23, 2024
    Configuration menu
    Copy the full SHA
    de11ea3 View commit details
    Browse the repository at this point in the history