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 #6604

Merged
merged 13 commits into from
Oct 14, 2022

Commits on Sep 27, 2022

  1. Support ability to create "non-custom" services

    Allow users to create various Service Monitoring services: App Engine,
    Cloud Run, etc.
    
    hashicorp/terraform-provider-google#11935
    etruong42 committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    33fb69d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    1b20e4d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    df278a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    cbba57b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4098923 View commit details
    Browse the repository at this point in the history
  3. Correct typo

    etruong42 committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    070e802 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    aa4b570 View commit details
    Browse the repository at this point in the history
  2. Correct test

    etruong42 committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    151358a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    c43dd82 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Remove custom code

    etruong42 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    fb3796b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Correct test typo

    etruong42 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    3ae1db3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    633ff25 View commit details
    Browse the repository at this point in the history
  3. Add resource test

    etruong42 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    37de522 View commit details
    Browse the repository at this point in the history