Add configuration of accessapproval (3), accesscontextmanager (9), activedirectory (2), apigee (10), apikeys (1) groups #115
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of your changes
Add configuration of 3 resources in the
accessapproval
groupgoogle_folder_access_approval_settings
google_organization_access_approval_settings
google_project_access_approval_settings
Add configuration of 9 resources in the
accesscontextmanager
group:google_access_context_manager_access_level
google_access_context_manager_access_level_condition
google_access_context_manager_access_policy
google_access_context_manager_access_policy_iam_binding
google_access_context_manager_access_policy_iam_member
google_access_context_manager_access_policy_iam_policy
google_access_context_manager_gcp_user_access_binding
google_access_context_manager_service_perimeter
google_access_context_manager_service_perimeter_resource
Add configuration of 2 resources in the
activedirectory
group:google_active_directory_domain
google_active_directory_domain_trust
Add configuration of 10 resources in the
apigee
group:google_apigee_endpoint_attachment
google_apigee_envgroup
google_apigee_envgroup_attachment
google_apigee_environment
google_apigee_environment_iam_binding
google_apigee_environment_iam_member
google_apigee_environment_iam_policy
google_apigee_instance
google_apigee_instance_attachment
google_apigee_organization
Add configuration of 1 resources in the
apikeys
group:google_apikeys_key
Fixes #23
I have:
make reviewable test
to ensure this PR is ready for review.How has this code been tested