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

Remove IP validation for host of on-premise instance #16235

Commits on Oct 12, 2023

  1. Remove IP validation for host of on-premise instance (hashicorp#9225)

    * Remove IP validation for host of on-premise instance
    
    In admin API, we don't have validation for host of on-premise instances. Host can take the value of IP address or DNS address. As of now it is validating that host contain the IP address in terraform, in order to be consistent with admin API and accept DNS address as well, removing the validation function for host.
    
    * Update the description of the host field
    [upstream:e8667f2683131ffa0b14914d9e4821c1ad6a43f6]
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e7b6182 View commit details
    Browse the repository at this point in the history