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

Add the vertex endpoint resource. #12858

Commits on Oct 21, 2022

  1. Add the vertex endpoint resource. (hashicorp#6661)

    * Add the vertex endpoint resource.
    
    * Add actions block excluding update for vertex resources that do not use
    operations for update.
    
    * Fix declared but not used compile error
    
    * Remove pre_update from vertex entity type and feature.
    
    * Add a handwritten test that includes an update.
    
    * Make endpoint name user-specified.
    
    * Skip the vertex endpoint test.
    
    * Make vertex endpoint name field required, url param only, and immutable.
    
    * Unskip test, add link to cloud console to deployedModels description, and describe format of name field.
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2f94600 View commit details
    Browse the repository at this point in the history