Skip to content

Commit

Permalink
updated resources
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Oct 18, 2024
1 parent 8403683 commit c4a7257
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/parse/aws-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -653,6 +653,7 @@
"aws_iam_group_policies_exclusive",
"aws_iam_group_policy",
"aws_iam_group_policy_attachment",
"aws_iam_group_policy_attachments_exclusive",
"aws_iam_instance_profile",
"aws_iam_openid_connect_provider",
"aws_iam_policy",
Expand All @@ -661,6 +662,7 @@
"aws_iam_role_policies_exclusive",
"aws_iam_role_policy",
"aws_iam_role_policy_attachment",
"aws_iam_role_policy_attachments_exclusive",
"aws_iam_saml_provider",
"aws_iam_security_token_service_preferences",
"aws_iam_server_certificate",
Expand All @@ -673,6 +675,7 @@
"aws_iam_user_policies_exclusive",
"aws_iam_user_policy",
"aws_iam_user_policy_attachment",
"aws_iam_user_policy_attachments_exclusive",
"aws_iam_user_ssh_key",
"aws_iam_virtual_mfa_device",
"aws_identitystore_group",
Expand All @@ -685,6 +688,7 @@
"aws_imagebuilder_image_pipeline",
"aws_imagebuilder_image_recipe",
"aws_imagebuilder_infrastructure_configuration",
"aws_imagebuilder_lifecycle_policy",
"aws_imagebuilder_workflow",
"aws_inspector2_delegated_admin_account",
"aws_inspector2_enabler",
Expand Down
6 changes: 6 additions & 0 deletions src/parse/azurerm-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"azurerm_dedicated_host",
"azurerm_dedicated_host_group",
"azurerm_dev_center",
"azurerm_dev_center_attached_network",
"azurerm_dev_center_catalog",
"azurerm_dev_center_dev_box_definition",
"azurerm_dev_center_environment_type",
Expand Down Expand Up @@ -654,6 +655,8 @@
"azurerm_notification_hub",
"azurerm_notification_hub_authorization_rule",
"azurerm_notification_hub_namespace",
"azurerm_oracle_cloud_vm_cluster",
"azurerm_oracle_exadata_infrastructure",
"azurerm_orbital_contact",
"azurerm_orbital_contact_profile",
"azurerm_orbital_spacecraft",
Expand Down Expand Up @@ -1255,6 +1258,9 @@
"azurerm_nginx_deployment",
"azurerm_notification_hub",
"azurerm_notification_hub_namespace",
"azurerm_oracle_cloud_vm_cluster",
"azurerm_oracle_db_servers",
"azurerm_oracle_exadata_infrastructure",
"azurerm_orchestrated_virtual_machine_scale_set",
"azurerm_platform_image",
"azurerm_policy_assignment",
Expand Down
15 changes: 15 additions & 0 deletions src/parse/google-members.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"google_api_gateway_gateway_iam_member",
"google_api_gateway_gateway_iam_policy",
"google_apigee_addons_config",
"google_apigee_app_group",
"google_apigee_developer",
"google_apigee_endpoint_attachment",
"google_apigee_env_keystore",
"google_apigee_envgroup",
Expand Down Expand Up @@ -712,6 +714,7 @@
"google_netapp_volume",
"google_netapp_volume_replication",
"google_netapp_volume_snapshot",
"google_network_connectivity_group",
"google_network_connectivity_hub",
"google_network_connectivity_internal_range",
"google_network_connectivity_policy_based_route",
Expand Down Expand Up @@ -756,7 +759,9 @@
"google_notebooks_runtime_iam_binding",
"google_notebooks_runtime_iam_member",
"google_notebooks_runtime_iam_policy",
"google_oracle_database_autonomous_database",
"google_oracle_database_cloud_exadata_infrastructure",
"google_oracle_database_cloud_vm_cluster",
"google_org_policy_custom_constraint",
"google_org_policy_policy",
"google_organization_access_approval_settings",
Expand Down Expand Up @@ -945,6 +950,8 @@
"google_tags_tag_value_iam_policy",
"google_tpu_node",
"google_tpu_v2_vm",
"google_transcoder_job",
"google_transcoder_job_template",
"google_vertex_ai_dataset",
"google_vertex_ai_deployment_resource_pool",
"google_vertex_ai_endpoint",
Expand Down Expand Up @@ -1212,12 +1219,20 @@
"google_network_security_address_group_iam_policy",
"google_notebooks_instance_iam_policy",
"google_notebooks_runtime_iam_policy",
"google_oracle_database_autonomous_database",
"google_oracle_database_autonomous_databases",
"google_oracle_database_cloud_exadata_infrastructure",
"google_oracle_database_cloud_exadata_infrastructures",
"google_oracle_database_cloud_vm_cluster",
"google_oracle_database_cloud_vm_clusters",
"google_oracle_database_db_nodes",
"google_oracle_database_db_servers",
"google_organization",
"google_organization_iam_policy",
"google_privateca_ca_pool_iam_policy",
"google_privateca_certificate_authority",
"google_privateca_certificate_template_iam_policy",
"google_privileged_access_manager_entitlement",
"google_project",
"google_project_iam_policy",
"google_project_organization_policy",
Expand Down

0 comments on commit c4a7257

Please sign in to comment.