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 google_cloud_identity_group_lookup data source #16296

Commits on Oct 18, 2023

  1. Add google_cloud_identity_group_lookup data source (hashicorp#9163)

    * Add initial version of `google_cloud_identity_group_lookup` data source and acceptance test
    
    * Add `google_cloud_identity_group_lookup` to provider
    
    * Add dependency
    
    * Update `google_cloud_identity_group_lookup` test to check that the group name matches between resource and datasource
    
    * Add documentation for `google_cloud_identity_group_lookup` data source
    
    * Fix docs description, add link to EntityKey description
    
    * Add second test case testing `google_cloud_identity_group_lookup` for lookup via alias
    
    * Format imports
    
    * Fix mixture of tabs/spaces in config strings for cloud identity group tests
    
    * Remove unneeded data source from acc test step
    
    * Remove inter-datasource comparison check
    [upstream:91231a153e48efbc72d28a58447cafc0ba56042d]
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0937f2b View commit details
    Browse the repository at this point in the history