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

Support ability to create "non-custom" services #12796

Commits on Oct 14, 2022

  1. Support ability to create "non-custom" services (hashicorp#6604)

    * Support ability to create "non-custom" services
    
    Allow users to create various Service Monitoring services: App Engine,
    Cloud Run, etc.
    
    hashicorp#11935
    
    * Specify BasicService is immutable
    
    * Responding to review comments.
    
    * Add test; make service_id required
    
    * labels still need input: true; remove encoder
    
    * Correct typo
    
    * Ignore service fields in SLO import test
    
    * Correct test
    
    * Make id_format and import_format the same
    
    * Remove custom code
    
    * Correct test typo
    
    * service is actually input-only
    
    * Add resource test
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    44a85f8 View commit details
    Browse the repository at this point in the history