pulumi-gcp 7.19.0a1713444144__py3-none-any.whl → 7.20.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- pulumi_gcp/__init__.py +8 -0
- pulumi_gcp/accessapproval/get_folder_service_account.py +0 -4
- pulumi_gcp/accessapproval/get_organization_service_account.py +0 -4
- pulumi_gcp/accessapproval/get_project_service_account.py +0 -4
- pulumi_gcp/accesscontextmanager/access_level.py +0 -4
- pulumi_gcp/accesscontextmanager/access_level_condition.py +0 -4
- pulumi_gcp/accesscontextmanager/access_levels.py +0 -4
- pulumi_gcp/accesscontextmanager/access_policy.py +0 -8
- pulumi_gcp/accesscontextmanager/access_policy_iam_binding.py +0 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_member.py +0 -24
- pulumi_gcp/accesscontextmanager/access_policy_iam_policy.py +0 -24
- pulumi_gcp/accesscontextmanager/authorized_orgs_desc.py +0 -4
- pulumi_gcp/accesscontextmanager/gcp_user_access_binding.py +0 -4
- pulumi_gcp/accesscontextmanager/get_access_policy_iam_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter.py +0 -12
- pulumi_gcp/accesscontextmanager/service_perimeter_dry_run_resource.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_egress_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_ingress_policy.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeter_resource.py +0 -4
- pulumi_gcp/accesscontextmanager/service_perimeters.py +0 -4
- pulumi_gcp/activedirectory/domain.py +0 -4
- pulumi_gcp/activedirectory/domain_trust.py +0 -4
- pulumi_gcp/activedirectory/peering.py +0 -4
- pulumi_gcp/alloydb/_inputs.py +2 -2
- pulumi_gcp/alloydb/backup.py +0 -8
- pulumi_gcp/alloydb/cluster.py +0 -16
- pulumi_gcp/alloydb/get_locations.py +0 -4
- pulumi_gcp/alloydb/get_supported_database_flags.py +0 -4
- pulumi_gcp/alloydb/instance.py +0 -8
- pulumi_gcp/alloydb/outputs.py +2 -2
- pulumi_gcp/alloydb/user.py +0 -8
- pulumi_gcp/apigateway/api.py +0 -4
- pulumi_gcp/apigateway/api_config.py +0 -8
- pulumi_gcp/apigateway/api_config_iam_binding.py +0 -24
- pulumi_gcp/apigateway/api_config_iam_member.py +0 -24
- pulumi_gcp/apigateway/api_config_iam_policy.py +0 -24
- pulumi_gcp/apigateway/api_iam_binding.py +0 -24
- pulumi_gcp/apigateway/api_iam_member.py +0 -24
- pulumi_gcp/apigateway/api_iam_policy.py +0 -24
- pulumi_gcp/apigateway/gateway.py +0 -4
- pulumi_gcp/apigateway/gateway_iam_binding.py +0 -24
- pulumi_gcp/apigateway/gateway_iam_member.py +0 -24
- pulumi_gcp/apigateway/gateway_iam_policy.py +0 -24
- pulumi_gcp/apigee/addons_config.py +0 -8
- pulumi_gcp/apigee/endpoint_attachment.py +0 -4
- pulumi_gcp/apigee/env_group.py +0 -4
- pulumi_gcp/apigee/environment.py +0 -4
- pulumi_gcp/apigee/environment_iam_binding.py +0 -24
- pulumi_gcp/apigee/environment_iam_member.py +0 -24
- pulumi_gcp/apigee/environment_iam_policy.py +0 -24
- pulumi_gcp/apigee/get_environment_iam_policy.py +0 -4
- pulumi_gcp/apigee/instance.py +0 -16
- pulumi_gcp/apigee/keystores_aliases_self_signed_cert.py +0 -11
- pulumi_gcp/apigee/nat_address.py +0 -4
- pulumi_gcp/apigee/organization.py +166 -20
- pulumi_gcp/apigee/sync_authorization.py +0 -4
- pulumi_gcp/apigee/target_server.py +0 -4
- pulumi_gcp/appengine/application.py +0 -4
- pulumi_gcp/appengine/application_url_dispatch_rules.py +0 -24
- pulumi_gcp/appengine/domain_mapping.py +0 -4
- pulumi_gcp/appengine/engine_split_traffic.py +0 -24
- pulumi_gcp/appengine/firewall_rule.py +0 -4
- pulumi_gcp/appengine/flexible_app_version.py +172 -263
- pulumi_gcp/appengine/get_default_service_account.py +0 -4
- pulumi_gcp/appengine/service_network_settings.py +0 -24
- pulumi_gcp/appengine/standard_app_version.py +158 -189
- pulumi_gcp/apphub/application.py +7 -42
- pulumi_gcp/apphub/get_application.py +0 -4
- pulumi_gcp/apphub/get_discovered_service.py +0 -4
- pulumi_gcp/apphub/get_discovered_workload.py +0 -4
- pulumi_gcp/apphub/service.py +0 -8
- pulumi_gcp/apphub/service_project_attachment.py +0 -8
- pulumi_gcp/apphub/workload.py +0 -8
- pulumi_gcp/applicationintegration/client.py +0 -8
- pulumi_gcp/artifactregistry/_inputs.py +186 -0
- pulumi_gcp/artifactregistry/get_repository.py +0 -4
- pulumi_gcp/artifactregistry/get_repository_iam_policy.py +0 -4
- pulumi_gcp/artifactregistry/outputs.py +297 -4
- pulumi_gcp/artifactregistry/repository.py +346 -52
- pulumi_gcp/artifactregistry/repository_iam_binding.py +0 -24
- pulumi_gcp/artifactregistry/repository_iam_member.py +0 -24
- pulumi_gcp/artifactregistry/repository_iam_policy.py +0 -24
- pulumi_gcp/artifactregistry/vpcsc_config.py +0 -4
- pulumi_gcp/assuredworkloads/_inputs.py +4 -4
- pulumi_gcp/assuredworkloads/outputs.py +4 -4
- pulumi_gcp/assuredworkloads/workload.py +0 -8
- pulumi_gcp/backupdisasterrecovery/get_management_server.py +0 -4
- pulumi_gcp/backupdisasterrecovery/management_server.py +7 -45
- pulumi_gcp/beyondcorp/app_connection.py +35 -77
- pulumi_gcp/beyondcorp/app_connector.py +21 -56
- pulumi_gcp/beyondcorp/app_gateway.py +0 -8
- pulumi_gcp/beyondcorp/get_app_connection.py +0 -4
- pulumi_gcp/beyondcorp/get_app_connector.py +0 -4
- pulumi_gcp/beyondcorp/get_app_gateway.py +0 -4
- pulumi_gcp/biglake/catalog.py +0 -4
- pulumi_gcp/biglake/database.py +0 -4
- pulumi_gcp/biglake/table.py +0 -4
- pulumi_gcp/bigquery/_inputs.py +4 -4
- pulumi_gcp/bigquery/app_profile.py +0 -16
- pulumi_gcp/bigquery/bi_reservation.py +0 -4
- pulumi_gcp/bigquery/capacity_commitment.py +0 -4
- pulumi_gcp/bigquery/connection.py +0 -32
- pulumi_gcp/bigquery/connection_iam_binding.py +0 -24
- pulumi_gcp/bigquery/connection_iam_member.py +0 -24
- pulumi_gcp/bigquery/connection_iam_policy.py +0 -24
- pulumi_gcp/bigquery/data_transfer_config.py +0 -4
- pulumi_gcp/bigquery/dataset.py +0 -20
- pulumi_gcp/bigquery/dataset_access.py +0 -16
- pulumi_gcp/bigquery/dataset_iam_binding.py +0 -24
- pulumi_gcp/bigquery/dataset_iam_member.py +0 -24
- pulumi_gcp/bigquery/dataset_iam_policy.py +0 -24
- pulumi_gcp/bigquery/get_connection_iam_policy.py +0 -4
- pulumi_gcp/bigquery/get_dataset.py +0 -4
- pulumi_gcp/bigquery/get_dataset_iam_policy.py +0 -4
- pulumi_gcp/bigquery/get_default_service_account.py +0 -4
- pulumi_gcp/bigquery/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigquery/iam_binding.py +0 -48
- pulumi_gcp/bigquery/iam_member.py +0 -48
- pulumi_gcp/bigquery/iam_policy.py +0 -48
- pulumi_gcp/bigquery/job.py +35 -125
- pulumi_gcp/bigquery/outputs.py +4 -4
- pulumi_gcp/bigquery/reservation.py +0 -4
- pulumi_gcp/bigquery/reservation_assignment.py +0 -4
- pulumi_gcp/bigquery/routine.py +0 -32
- pulumi_gcp/bigquery/table.py +72 -117
- pulumi_gcp/bigqueryanalyticshub/data_exchange.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_binding.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_member.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/data_exchange_iam_policy.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/get_data_exchange_iam_policy.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/get_listing_iam_policy.py +0 -4
- pulumi_gcp/bigqueryanalyticshub/listing.py +18 -60
- pulumi_gcp/bigqueryanalyticshub/listing_iam_binding.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_member.py +0 -24
- pulumi_gcp/bigqueryanalyticshub/listing_iam_policy.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy.py +0 -4
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_binding.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_member.py +0 -24
- pulumi_gcp/bigquerydatapolicy/data_policy_iam_policy.py +0 -24
- pulumi_gcp/bigquerydatapolicy/get_iam_policy.py +0 -4
- pulumi_gcp/bigtable/gc_policy.py +0 -12
- pulumi_gcp/bigtable/get_instance_iam_policy.py +0 -4
- pulumi_gcp/bigtable/get_table_iam_policy.py +0 -4
- pulumi_gcp/bigtable/instance.py +0 -8
- pulumi_gcp/bigtable/instance_iam_binding.py +0 -24
- pulumi_gcp/bigtable/instance_iam_member.py +0 -24
- pulumi_gcp/bigtable/instance_iam_policy.py +0 -24
- pulumi_gcp/bigtable/table.py +0 -4
- pulumi_gcp/bigtable/table_iam_binding.py +0 -24
- pulumi_gcp/bigtable/table_iam_member.py +0 -24
- pulumi_gcp/bigtable/table_iam_policy.py +0 -24
- pulumi_gcp/billing/account_iam_binding.py +0 -24
- pulumi_gcp/billing/account_iam_member.py +0 -24
- pulumi_gcp/billing/account_iam_policy.py +0 -24
- pulumi_gcp/billing/budget.py +82 -90
- pulumi_gcp/billing/get_account_iam_policy.py +0 -4
- pulumi_gcp/billing/project_info.py +0 -4
- pulumi_gcp/billing/sub_account.py +0 -4
- pulumi_gcp/binaryauthorization/attestor.py +7 -42
- pulumi_gcp/binaryauthorization/attestor_iam_binding.py +0 -24
- pulumi_gcp/binaryauthorization/attestor_iam_member.py +0 -24
- pulumi_gcp/binaryauthorization/attestor_iam_policy.py +0 -24
- pulumi_gcp/binaryauthorization/get_attestor_iam_policy.py +0 -4
- pulumi_gcp/binaryauthorization/policy.py +56 -154
- pulumi_gcp/blockchainnodeengine/_inputs.py +3 -9
- pulumi_gcp/blockchainnodeengine/blockchain_nodes.py +0 -8
- pulumi_gcp/blockchainnodeengine/outputs.py +3 -9
- pulumi_gcp/certificateauthority/_inputs.py +54 -38
- pulumi_gcp/certificateauthority/authority.py +147 -242
- pulumi_gcp/certificateauthority/ca_pool.py +0 -8
- pulumi_gcp/certificateauthority/ca_pool_iam_binding.py +0 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_member.py +0 -48
- pulumi_gcp/certificateauthority/ca_pool_iam_policy.py +0 -48
- pulumi_gcp/certificateauthority/certificate.py +0 -16
- pulumi_gcp/certificateauthority/certificate_template.py +105 -60
- pulumi_gcp/certificateauthority/certificate_template_iam_binding.py +0 -48
- pulumi_gcp/certificateauthority/certificate_template_iam_member.py +0 -48
- pulumi_gcp/certificateauthority/certificate_template_iam_policy.py +0 -48
- pulumi_gcp/certificateauthority/get_ca_pool_iam_policy.py +0 -4
- pulumi_gcp/certificateauthority/get_certificate_template_iam_policy.py +0 -4
- pulumi_gcp/certificateauthority/outputs.py +54 -38
- pulumi_gcp/certificatemanager/_inputs.py +13 -25
- pulumi_gcp/certificatemanager/certificate.py +0 -28
- pulumi_gcp/certificatemanager/certificate_issuance_config.py +28 -59
- pulumi_gcp/certificatemanager/certificate_map.py +0 -4
- pulumi_gcp/certificatemanager/certificate_map_entry.py +0 -4
- pulumi_gcp/certificatemanager/dns_authorization.py +0 -8
- pulumi_gcp/certificatemanager/outputs.py +13 -25
- pulumi_gcp/certificatemanager/trust_config.py +0 -4
- pulumi_gcp/cloudasset/folder_feed.py +91 -116
- pulumi_gcp/cloudasset/get_resources_search_all.py +0 -12
- pulumi_gcp/cloudasset/organization_feed.py +91 -116
- pulumi_gcp/cloudasset/project_feed.py +105 -164
- pulumi_gcp/cloudbuild/_inputs.py +4 -0
- pulumi_gcp/cloudbuild/bitbucket_server_config.py +49 -74
- pulumi_gcp/cloudbuild/get_trigger.py +0 -4
- pulumi_gcp/cloudbuild/outputs.py +4 -0
- pulumi_gcp/cloudbuild/trigger.py +0 -64
- pulumi_gcp/cloudbuild/worker_pool.py +0 -8
- pulumi_gcp/cloudbuildv2/connection.py +0 -12
- pulumi_gcp/cloudbuildv2/connection_iam_binding.py +0 -24
- pulumi_gcp/cloudbuildv2/connection_iam_member.py +0 -24
- pulumi_gcp/cloudbuildv2/connection_iam_policy.py +0 -24
- pulumi_gcp/cloudbuildv2/get_connection_iam_policy.py +0 -4
- pulumi_gcp/cloudbuildv2/repository.py +0 -8
- pulumi_gcp/clouddeploy/automation.py +119 -77
- pulumi_gcp/clouddeploy/custom_target_type.py +0 -12
- pulumi_gcp/clouddeploy/delivery_pipeline.py +77 -76
- pulumi_gcp/clouddeploy/get_custom_target_type_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/get_delivery_pipeline_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/get_target_iam_policy.py +0 -4
- pulumi_gcp/clouddeploy/target.py +0 -12
- pulumi_gcp/clouddomains/registration.py +21 -59
- pulumi_gcp/cloudfunctions/function.py +0 -8
- pulumi_gcp/cloudfunctions/function_iam_binding.py +0 -24
- pulumi_gcp/cloudfunctions/function_iam_member.py +0 -24
- pulumi_gcp/cloudfunctions/function_iam_policy.py +0 -24
- pulumi_gcp/cloudfunctions/get_function.py +0 -4
- pulumi_gcp/cloudfunctions/get_function_iam_policy.py +0 -4
- pulumi_gcp/cloudfunctionsv2/_inputs.py +16 -0
- pulumi_gcp/cloudfunctionsv2/function.py +110 -36
- pulumi_gcp/cloudfunctionsv2/function_iam_binding.py +0 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_member.py +0 -24
- pulumi_gcp/cloudfunctionsv2/function_iam_policy.py +0 -24
- pulumi_gcp/cloudfunctionsv2/get_function.py +0 -4
- pulumi_gcp/cloudfunctionsv2/get_function_iam_policy.py +0 -4
- pulumi_gcp/cloudfunctionsv2/outputs.py +25 -0
- pulumi_gcp/cloudidentity/_inputs.py +6 -6
- pulumi_gcp/cloudidentity/group.py +28 -60
- pulumi_gcp/cloudidentity/group_membership.py +4 -30
- pulumi_gcp/cloudidentity/outputs.py +6 -6
- pulumi_gcp/cloudids/endpoint.py +0 -4
- pulumi_gcp/cloudquota/get_s_quota_info.py +0 -4
- pulumi_gcp/cloudquota/get_s_quota_infos.py +0 -4
- pulumi_gcp/cloudquota/s_quota_preference.py +84 -60
- pulumi_gcp/cloudrun/_inputs.py +3 -1
- pulumi_gcp/cloudrun/domain_mapping.py +0 -31
- pulumi_gcp/cloudrun/get_locations.py +0 -4
- pulumi_gcp/cloudrun/get_service.py +0 -4
- pulumi_gcp/cloudrun/get_service_iam_policy.py +0 -4
- pulumi_gcp/cloudrun/iam_binding.py +0 -24
- pulumi_gcp/cloudrun/iam_member.py +0 -24
- pulumi_gcp/cloudrun/iam_policy.py +0 -24
- pulumi_gcp/cloudrun/outputs.py +3 -1
- pulumi_gcp/cloudrun/service.py +81 -174
- pulumi_gcp/cloudrunv2/_inputs.py +21 -15
- pulumi_gcp/cloudrunv2/get_job.py +0 -4
- pulumi_gcp/cloudrunv2/get_job_iam_policy.py +0 -4
- pulumi_gcp/cloudrunv2/get_service.py +0 -4
- pulumi_gcp/cloudrunv2/get_service_iam_policy.py +0 -4
- pulumi_gcp/cloudrunv2/job.py +147 -167
- pulumi_gcp/cloudrunv2/job_iam_binding.py +0 -24
- pulumi_gcp/cloudrunv2/job_iam_member.py +0 -24
- pulumi_gcp/cloudrunv2/job_iam_policy.py +0 -24
- pulumi_gcp/cloudrunv2/outputs.py +21 -15
- pulumi_gcp/cloudrunv2/service.py +203 -228
- pulumi_gcp/cloudrunv2/service_iam_binding.py +0 -24
- pulumi_gcp/cloudrunv2/service_iam_member.py +0 -24
- pulumi_gcp/cloudrunv2/service_iam_policy.py +0 -24
- pulumi_gcp/cloudscheduler/job.py +0 -24
- pulumi_gcp/cloudtasks/get_queue_iam_policy.py +0 -4
- pulumi_gcp/cloudtasks/queue.py +0 -8
- pulumi_gcp/cloudtasks/queue_iam_binding.py +0 -24
- pulumi_gcp/cloudtasks/queue_iam_member.py +0 -24
- pulumi_gcp/cloudtasks/queue_iam_policy.py +0 -24
- pulumi_gcp/composer/get_environment.py +0 -4
- pulumi_gcp/composer/get_image_versions.py +0 -4
- pulumi_gcp/compute/_inputs.py +204 -182
- pulumi_gcp/compute/address.py +0 -20
- pulumi_gcp/compute/attached_disk.py +0 -4
- pulumi_gcp/compute/autoscaler.py +0 -28
- pulumi_gcp/compute/backend_bucket.py +0 -16
- pulumi_gcp/compute/backend_bucket_signed_url_key.py +0 -4
- pulumi_gcp/compute/backend_service.py +0 -44
- pulumi_gcp/compute/backend_service_signed_url_key.py +0 -4
- pulumi_gcp/compute/ca_external_account_key.py +0 -4
- pulumi_gcp/compute/disk.py +49 -40
- pulumi_gcp/compute/disk_iam_binding.py +0 -24
- pulumi_gcp/compute/disk_iam_member.py +0 -24
- pulumi_gcp/compute/disk_iam_policy.py +0 -24
- pulumi_gcp/compute/disk_resource_policy_attachment.py +0 -4
- pulumi_gcp/compute/external_vpn_gateway.py +0 -4
- pulumi_gcp/compute/firewall.py +0 -8
- pulumi_gcp/compute/firewall_policy.py +0 -4
- pulumi_gcp/compute/firewall_policy_association.py +0 -4
- pulumi_gcp/compute/firewall_policy_rule.py +49 -25
- pulumi_gcp/compute/forwarding_rule.py +0 -52
- pulumi_gcp/compute/get_address.py +0 -4
- pulumi_gcp/compute/get_addresses.py +0 -4
- pulumi_gcp/compute/get_default_service_account.py +0 -4
- pulumi_gcp/compute/get_disk.py +0 -4
- pulumi_gcp/compute/get_disk_iam_policy.py +0 -4
- pulumi_gcp/compute/get_global_address.py +0 -4
- pulumi_gcp/compute/get_image.py +0 -4
- pulumi_gcp/compute/get_image_iam_policy.py +0 -4
- pulumi_gcp/compute/get_instance.py +0 -4
- pulumi_gcp/compute/get_instance_group.py +0 -4
- pulumi_gcp/compute/get_instance_group_manager.py +11 -5
- pulumi_gcp/compute/get_instance_iam_policy.py +0 -4
- pulumi_gcp/compute/get_instance_serial_port.py +0 -8
- pulumi_gcp/compute/get_network_endpoint_group.py +0 -4
- pulumi_gcp/compute/get_network_peering.py +0 -4
- pulumi_gcp/compute/get_node_types.py +0 -4
- pulumi_gcp/compute/get_region_disk_iam_policy.py +0 -4
- pulumi_gcp/compute/get_region_instance_group.py +0 -4
- pulumi_gcp/compute/get_region_instance_template.py +0 -4
- pulumi_gcp/compute/get_region_network_endpoint_group.py +0 -4
- pulumi_gcp/compute/get_regions.py +0 -4
- pulumi_gcp/compute/get_reservation.py +0 -4
- pulumi_gcp/compute/get_resource_policy.py +0 -4
- pulumi_gcp/compute/get_router.py +0 -4
- pulumi_gcp/compute/get_router_nat.py +0 -4
- pulumi_gcp/compute/get_router_status.py +0 -4
- pulumi_gcp/compute/get_snapshot.py +0 -4
- pulumi_gcp/compute/get_snapshot_iam_policy.py +0 -4
- pulumi_gcp/compute/get_subnetwork.py +0 -4
- pulumi_gcp/compute/get_subnetwork_iam_policy.py +0 -4
- pulumi_gcp/compute/global_address.py +0 -8
- pulumi_gcp/compute/global_forwarding_rule.py +0 -40
- pulumi_gcp/compute/global_network_endpoint.py +0 -4
- pulumi_gcp/compute/global_network_endpoint_group.py +0 -8
- pulumi_gcp/compute/ha_vpn_gateway.py +0 -12
- pulumi_gcp/compute/health_check.py +0 -52
- pulumi_gcp/compute/http_health_check.py +0 -4
- pulumi_gcp/compute/https_health_check.py +0 -4
- pulumi_gcp/compute/image.py +0 -12
- pulumi_gcp/compute/image_iam_binding.py +0 -48
- pulumi_gcp/compute/image_iam_member.py +0 -48
- pulumi_gcp/compute/image_iam_policy.py +0 -48
- pulumi_gcp/compute/instance.py +0 -4
- pulumi_gcp/compute/instance_from_machine_image.py +0 -4
- pulumi_gcp/compute/instance_from_template.py +0 -4
- pulumi_gcp/compute/instance_group.py +0 -12
- pulumi_gcp/compute/instance_group_manager.py +68 -29
- pulumi_gcp/compute/instance_group_membership.py +0 -4
- pulumi_gcp/compute/instance_group_named_port.py +0 -4
- pulumi_gcp/compute/instance_iam_binding.py +0 -48
- pulumi_gcp/compute/instance_iam_member.py +0 -48
- pulumi_gcp/compute/instance_iam_policy.py +0 -48
- pulumi_gcp/compute/instance_settings.py +0 -4
- pulumi_gcp/compute/instance_template.py +0 -8
- pulumi_gcp/compute/interconnect_attachment.py +0 -8
- pulumi_gcp/compute/machine_image.py +0 -8
- pulumi_gcp/compute/machine_image_iam_binding.py +0 -48
- pulumi_gcp/compute/machine_image_iam_member.py +0 -48
- pulumi_gcp/compute/machine_image_iam_policy.py +0 -48
- pulumi_gcp/compute/managed_ssl_certificate.py +0 -4
- pulumi_gcp/compute/manged_ssl_certificate.py +0 -4
- pulumi_gcp/compute/network.py +0 -12
- pulumi_gcp/compute/network_attachment.py +0 -8
- pulumi_gcp/compute/network_edge_security_service.py +0 -4
- pulumi_gcp/compute/network_endpoint.py +0 -4
- pulumi_gcp/compute/network_endpoint_group.py +0 -8
- pulumi_gcp/compute/network_endpoint_list.py +0 -4
- pulumi_gcp/compute/network_firewall_policy.py +0 -4
- pulumi_gcp/compute/network_firewall_policy_association.py +0 -4
- pulumi_gcp/compute/network_firewall_policy_rule.py +77 -25
- pulumi_gcp/compute/network_peering.py +0 -4
- pulumi_gcp/compute/network_peering_routes_config.py +0 -8
- pulumi_gcp/compute/node_group.py +0 -16
- pulumi_gcp/compute/node_template.py +0 -8
- pulumi_gcp/compute/organization_security_policy.py +0 -4
- pulumi_gcp/compute/organization_security_policy_association.py +0 -4
- pulumi_gcp/compute/organization_security_policy_rule.py +49 -81
- pulumi_gcp/compute/outputs.py +251 -186
- pulumi_gcp/compute/packet_mirroring.py +28 -73
- pulumi_gcp/compute/per_instance_config.py +0 -4
- pulumi_gcp/compute/project_default_network_tier.py +0 -4
- pulumi_gcp/compute/project_metadata.py +0 -8
- pulumi_gcp/compute/project_metadata_item.py +0 -4
- pulumi_gcp/compute/public_advertised_prefix.py +0 -4
- pulumi_gcp/compute/public_delegated_prefix.py +0 -4
- pulumi_gcp/compute/region_autoscaler.py +0 -24
- pulumi_gcp/compute/region_backend_service.py +0 -36
- pulumi_gcp/compute/region_commitment.py +0 -8
- pulumi_gcp/compute/region_disk.py +42 -40
- pulumi_gcp/compute/region_disk_iam_binding.py +0 -24
- pulumi_gcp/compute/region_disk_iam_member.py +0 -24
- pulumi_gcp/compute/region_disk_iam_policy.py +0 -24
- pulumi_gcp/compute/region_disk_resource_policy_attachment.py +0 -4
- pulumi_gcp/compute/region_health_check.py +0 -52
- pulumi_gcp/compute/region_instance_group_manager.py +61 -22
- pulumi_gcp/compute/region_network_endpoint.py +0 -8
- pulumi_gcp/compute/region_network_endpoint_group.py +0 -32
- pulumi_gcp/compute/region_network_firewall_policy.py +0 -4
- pulumi_gcp/compute/region_network_firewall_policy_association.py +0 -4
- pulumi_gcp/compute/region_network_firewall_policy_rule.py +77 -25
- pulumi_gcp/compute/region_per_instance_config.py +0 -4
- pulumi_gcp/compute/region_security_policy.py +0 -12
- pulumi_gcp/compute/region_security_policy_rule.py +0 -12
- pulumi_gcp/compute/region_ssl_certificate.py +0 -12
- pulumi_gcp/compute/region_target_http_proxy.py +0 -8
- pulumi_gcp/compute/region_target_https_proxy.py +0 -8
- pulumi_gcp/compute/region_target_tcp_proxy.py +0 -4
- pulumi_gcp/compute/region_url_map.py +0 -32
- pulumi_gcp/compute/reservation.py +14 -52
- pulumi_gcp/compute/resource_policy.py +0 -28
- pulumi_gcp/compute/route.py +0 -12
- pulumi_gcp/compute/router.py +0 -8
- pulumi_gcp/compute/router_interface.py +0 -4
- pulumi_gcp/compute/router_nat.py +0 -16
- pulumi_gcp/compute/router_peer.py +0 -16
- pulumi_gcp/compute/router_status.py +0 -4
- pulumi_gcp/compute/security_policy.py +0 -16
- pulumi_gcp/compute/security_scan_config.py +0 -4
- pulumi_gcp/compute/service_attachment.py +0 -16
- pulumi_gcp/compute/shared_vpc_host_project.py +0 -4
- pulumi_gcp/compute/shared_vpc_service_project.py +0 -4
- pulumi_gcp/compute/snapshot.py +0 -8
- pulumi_gcp/compute/snapshot_iam_binding.py +0 -24
- pulumi_gcp/compute/snapshot_iam_member.py +0 -24
- pulumi_gcp/compute/snapshot_iam_policy.py +0 -24
- pulumi_gcp/compute/ssl_certificate.py +0 -12
- pulumi_gcp/compute/ssl_policy.py +0 -4
- pulumi_gcp/compute/subnetwork.py +0 -28
- pulumi_gcp/compute/subnetwork_iam_binding.py +0 -48
- pulumi_gcp/compute/subnetwork_iam_member.py +0 -48
- pulumi_gcp/compute/subnetwork_iam_policy.py +0 -48
- pulumi_gcp/compute/target_grpc_proxy.py +0 -4
- pulumi_gcp/compute/target_http_proxy.py +0 -12
- pulumi_gcp/compute/target_https_proxy.py +0 -16
- pulumi_gcp/compute/target_instance.py +0 -12
- pulumi_gcp/compute/target_pool.py +0 -4
- pulumi_gcp/compute/target_ssl_proxy.py +0 -4
- pulumi_gcp/compute/target_tcp_proxy.py +0 -4
- pulumi_gcp/compute/url_map.py +0 -32
- pulumi_gcp/compute/vpn_gateway.py +0 -4
- pulumi_gcp/compute/vpn_tunnel.py +0 -4
- pulumi_gcp/container/_inputs.py +46 -102
- pulumi_gcp/container/attached_cluster.py +49 -144
- pulumi_gcp/container/aws_cluster.py +49 -47
- pulumi_gcp/container/aws_node_pool.py +42 -40
- pulumi_gcp/container/azure_client.py +0 -4
- pulumi_gcp/container/azure_cluster.py +77 -50
- pulumi_gcp/container/azure_node_pool.py +42 -32
- pulumi_gcp/container/cluster.py +0 -12
- pulumi_gcp/container/get_attached_install_manifest.py +0 -4
- pulumi_gcp/container/get_attached_versions.py +0 -4
- pulumi_gcp/container/get_aws_versions.py +0 -4
- pulumi_gcp/container/get_azure_versions.py +0 -4
- pulumi_gcp/container/get_engine_versions.py +0 -4
- pulumi_gcp/container/get_registry_image.py +0 -4
- pulumi_gcp/container/get_registry_repository.py +0 -4
- pulumi_gcp/container/node_pool.py +0 -8
- pulumi_gcp/container/outputs.py +50 -106
- pulumi_gcp/container/registry.py +0 -8
- pulumi_gcp/containeranalysis/get_note_iam_policy.py +0 -4
- pulumi_gcp/containeranalysis/note.py +0 -35
- pulumi_gcp/containeranalysis/note_iam_binding.py +0 -24
- pulumi_gcp/containeranalysis/note_iam_member.py +0 -24
- pulumi_gcp/containeranalysis/note_iam_policy.py +0 -24
- pulumi_gcp/containeranalysis/occurence.py +0 -20
- pulumi_gcp/databasemigrationservice/connection_profile.py +0 -16
- pulumi_gcp/databasemigrationservice/private_connection.py +14 -45
- pulumi_gcp/datacatalog/_inputs.py +2 -6
- pulumi_gcp/datacatalog/entry.py +0 -12
- pulumi_gcp/datacatalog/entry_group.py +0 -8
- pulumi_gcp/datacatalog/entry_group_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/entry_group_iam_member.py +0 -24
- pulumi_gcp/datacatalog/entry_group_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/get_entry_group_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_policy_tag_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_tag_template_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/get_taxonomy_iam_policy.py +0 -4
- pulumi_gcp/datacatalog/outputs.py +2 -6
- pulumi_gcp/datacatalog/policy_tag.py +0 -8
- pulumi_gcp/datacatalog/policy_tag_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/policy_tag_iam_member.py +0 -24
- pulumi_gcp/datacatalog/policy_tag_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/tag.py +35 -54
- pulumi_gcp/datacatalog/tag_template.py +18 -39
- pulumi_gcp/datacatalog/tag_template_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/tag_template_iam_member.py +0 -24
- pulumi_gcp/datacatalog/tag_template_iam_policy.py +0 -24
- pulumi_gcp/datacatalog/taxonomy.py +0 -4
- pulumi_gcp/datacatalog/taxonomy_iam_binding.py +0 -24
- pulumi_gcp/datacatalog/taxonomy_iam_member.py +0 -24
- pulumi_gcp/datacatalog/taxonomy_iam_policy.py +0 -24
- pulumi_gcp/dataflow/flex_template_job.py +0 -8
- pulumi_gcp/dataflow/job.py +0 -12
- pulumi_gcp/dataflow/pipeline.py +0 -4
- pulumi_gcp/dataform/repository.py +0 -4
- pulumi_gcp/dataform/repository_release_config.py +0 -4
- pulumi_gcp/dataform/repository_workflow_config.py +0 -4
- pulumi_gcp/datafusion/get_instance_iam_policy.py +0 -4
- pulumi_gcp/datafusion/instance.py +28 -32
- pulumi_gcp/dataloss/_inputs.py +30 -12
- pulumi_gcp/dataloss/outputs.py +30 -12
- pulumi_gcp/dataloss/prevention_deidentify_template.py +18 -33
- pulumi_gcp/dataloss/prevention_inspect_template.py +4 -20
- pulumi_gcp/dataloss/prevention_job_trigger.py +34 -110
- pulumi_gcp/dataloss/prevention_stored_info_type.py +4 -20
- pulumi_gcp/dataplex/_inputs.py +4 -2
- pulumi_gcp/dataplex/asset.py +21 -32
- pulumi_gcp/dataplex/asset_iam_binding.py +0 -24
- pulumi_gcp/dataplex/asset_iam_member.py +0 -24
- pulumi_gcp/dataplex/asset_iam_policy.py +0 -24
- pulumi_gcp/dataplex/datascan.py +32 -112
- pulumi_gcp/dataplex/datascan_iam_binding.py +0 -24
- pulumi_gcp/dataplex/datascan_iam_member.py +0 -24
- pulumi_gcp/dataplex/datascan_iam_policy.py +0 -24
- pulumi_gcp/dataplex/get_asset_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_datascan_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_lake_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_task_iam_policy.py +0 -4
- pulumi_gcp/dataplex/get_zone_iam_policy.py +0 -4
- pulumi_gcp/dataplex/lake.py +0 -4
- pulumi_gcp/dataplex/lake_iam_binding.py +0 -24
- pulumi_gcp/dataplex/lake_iam_member.py +0 -24
- pulumi_gcp/dataplex/lake_iam_policy.py +0 -24
- pulumi_gcp/dataplex/outputs.py +4 -2
- pulumi_gcp/dataplex/task.py +42 -88
- pulumi_gcp/dataplex/task_iam_binding.py +0 -24
- pulumi_gcp/dataplex/task_iam_member.py +0 -24
- pulumi_gcp/dataplex/task_iam_policy.py +0 -24
- pulumi_gcp/dataplex/zone.py +21 -32
- pulumi_gcp/dataplex/zone_iam_binding.py +0 -24
- pulumi_gcp/dataplex/zone_iam_member.py +0 -24
- pulumi_gcp/dataplex/zone_iam_policy.py +0 -24
- pulumi_gcp/dataproc/_inputs.py +130 -210
- pulumi_gcp/dataproc/autoscaling_policy.py +0 -4
- pulumi_gcp/dataproc/autoscaling_policy_iam_binding.py +0 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_member.py +0 -24
- pulumi_gcp/dataproc/autoscaling_policy_iam_policy.py +0 -24
- pulumi_gcp/dataproc/cluster.py +0 -12
- pulumi_gcp/dataproc/cluster_iam_binding.py +0 -24
- pulumi_gcp/dataproc/cluster_iam_member.py +0 -24
- pulumi_gcp/dataproc/cluster_iam_policy.py +0 -24
- pulumi_gcp/dataproc/get_autoscaling_policy_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_cluster_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_job_iam_policy.py +0 -4
- pulumi_gcp/dataproc/get_metastore_service_iam_policy.py +0 -4
- pulumi_gcp/dataproc/job.py +0 -4
- pulumi_gcp/dataproc/job_iam_binding.py +0 -24
- pulumi_gcp/dataproc/job_iam_member.py +0 -24
- pulumi_gcp/dataproc/job_iam_policy.py +0 -24
- pulumi_gcp/dataproc/metastore_federation.py +25 -53
- pulumi_gcp/dataproc/metastore_service.py +2 -34
- pulumi_gcp/dataproc/metastore_service_iam_binding.py +0 -24
- pulumi_gcp/dataproc/metastore_service_iam_member.py +0 -24
- pulumi_gcp/dataproc/metastore_service_iam_policy.py +0 -24
- pulumi_gcp/dataproc/outputs.py +130 -210
- pulumi_gcp/dataproc/workflow_template.py +105 -32
- pulumi_gcp/datastore/data_store_index.py +0 -4
- pulumi_gcp/datastream/connection_profile.py +0 -16
- pulumi_gcp/datastream/get_static_ips.py +0 -4
- pulumi_gcp/datastream/private_connection.py +14 -45
- pulumi_gcp/datastream/stream.py +35 -89
- pulumi_gcp/deploymentmanager/deployment.py +84 -192
- pulumi_gcp/diagflow/agent.py +0 -4
- pulumi_gcp/diagflow/cx_agent.py +0 -4
- pulumi_gcp/diagflow/cx_entity_type.py +84 -109
- pulumi_gcp/diagflow/cx_environment.py +21 -25
- pulumi_gcp/diagflow/cx_flow.py +8 -16
- pulumi_gcp/diagflow/cx_intent.py +0 -4
- pulumi_gcp/diagflow/cx_page.py +8 -12
- pulumi_gcp/diagflow/cx_security_settings.py +0 -8
- pulumi_gcp/diagflow/cx_test_case.py +0 -4
- pulumi_gcp/diagflow/cx_version.py +0 -4
- pulumi_gcp/diagflow/cx_webhook.py +0 -4
- pulumi_gcp/diagflow/entity_type.py +0 -4
- pulumi_gcp/diagflow/fulfillment.py +0 -4
- pulumi_gcp/diagflow/intent.py +0 -8
- pulumi_gcp/discoveryengine/chat_engine.py +14 -52
- pulumi_gcp/discoveryengine/data_store.py +0 -4
- pulumi_gcp/discoveryengine/search_engine.py +21 -52
- pulumi_gcp/dns/_inputs.py +0 -132
- pulumi_gcp/dns/dns_managed_zone_iam_binding.py +0 -24
- pulumi_gcp/dns/dns_managed_zone_iam_member.py +0 -24
- pulumi_gcp/dns/dns_managed_zone_iam_policy.py +0 -24
- pulumi_gcp/dns/get_keys.py +1 -5
- pulumi_gcp/dns/get_managed_zone.py +0 -4
- pulumi_gcp/dns/get_managed_zone_iam_policy.py +0 -4
- pulumi_gcp/dns/get_managed_zones.py +3 -13
- pulumi_gcp/dns/get_record_set.py +3 -0
- pulumi_gcp/dns/managed_zone.py +0 -28
- pulumi_gcp/dns/outputs.py +34 -60
- pulumi_gcp/dns/policy.py +0 -4
- pulumi_gcp/dns/record_set.py +0 -28
- pulumi_gcp/dns/response_policy.py +0 -4
- pulumi_gcp/dns/response_policy_rule.py +0 -4
- pulumi_gcp/edgecontainer/_inputs.py +18 -14
- pulumi_gcp/edgecontainer/cluster.py +63 -137
- pulumi_gcp/edgecontainer/node_pool.py +0 -12
- pulumi_gcp/edgecontainer/outputs.py +18 -14
- pulumi_gcp/edgecontainer/vpn_connection.py +0 -4
- pulumi_gcp/edgenetwork/network.py +0 -4
- pulumi_gcp/edgenetwork/subnet.py +0 -8
- pulumi_gcp/endpoints/get_service_iam_policy.py +0 -4
- pulumi_gcp/endpoints/service.py +0 -4
- pulumi_gcp/endpoints/service_iam_binding.py +0 -24
- pulumi_gcp/endpoints/service_iam_member.py +0 -24
- pulumi_gcp/endpoints/service_iam_policy.py +0 -24
- pulumi_gcp/essentialcontacts/contact.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_processor.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_processor_default_version.py +0 -4
- pulumi_gcp/essentialcontacts/document_ai_warehouse_document_schema.py +4 -40
- pulumi_gcp/essentialcontacts/document_ai_warehouse_location.py +0 -4
- pulumi_gcp/eventarc/channel.py +0 -4
- pulumi_gcp/eventarc/google_channel_config.py +0 -4
- pulumi_gcp/eventarc/trigger.py +119 -60
- pulumi_gcp/filestore/backup.py +0 -4
- pulumi_gcp/filestore/instance.py +25 -85
- pulumi_gcp/filestore/snapshot.py +0 -8
- pulumi_gcp/firebase/android_app.py +0 -8
- pulumi_gcp/firebase/app_check_app_attest_config.py +0 -8
- pulumi_gcp/firebase/app_check_debug_token.py +0 -4
- pulumi_gcp/firebase/app_check_device_check_config.py +0 -4
- pulumi_gcp/firebase/app_check_play_integrity_config.py +0 -8
- pulumi_gcp/firebase/app_check_recaptcha_enterprise_config.py +0 -4
- pulumi_gcp/firebase/app_check_recaptcha_v3_config.py +0 -4
- pulumi_gcp/firebase/app_check_service_config.py +0 -12
- pulumi_gcp/firebase/apple_app.py +0 -8
- pulumi_gcp/firebase/database_instance.py +0 -12
- pulumi_gcp/firebase/extensions_instance.py +8 -40
- pulumi_gcp/firebase/hosting_channel.py +0 -8
- pulumi_gcp/firebase/hosting_custom_domain.py +0 -12
- pulumi_gcp/firebase/hosting_release.py +0 -12
- pulumi_gcp/firebase/hosting_site.py +0 -8
- pulumi_gcp/firebase/hosting_version.py +0 -12
- pulumi_gcp/firebase/project.py +0 -4
- pulumi_gcp/firebase/storage_bucket.py +0 -4
- pulumi_gcp/firebase/web_app.py +0 -4
- pulumi_gcp/firebaserules/release.py +0 -8
- pulumi_gcp/firebaserules/ruleset.py +4 -20
- pulumi_gcp/firestore/backup_schedule.py +0 -8
- pulumi_gcp/firestore/database.py +0 -24
- pulumi_gcp/firestore/document.py +4 -12
- pulumi_gcp/firestore/field.py +0 -12
- pulumi_gcp/firestore/index.py +28 -81
- pulumi_gcp/folder/access_approval_settings.py +42 -50
- pulumi_gcp/folder/get_iam_policy.py +0 -4
- pulumi_gcp/folder/get_organization_policy.py +0 -4
- pulumi_gcp/folder/iam_audit_config.py +0 -56
- pulumi_gcp/folder/iam_binding.py +0 -4
- pulumi_gcp/folder/iam_member.py +0 -56
- pulumi_gcp/folder/iam_policy.py +0 -56
- pulumi_gcp/folder/organization_policy.py +0 -16
- pulumi_gcp/gkebackup/_inputs.py +0 -12
- pulumi_gcp/gkebackup/backup_plan.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_binding.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_member.py +0 -24
- pulumi_gcp/gkebackup/backup_plan_iam_policy.py +0 -24
- pulumi_gcp/gkebackup/get_backup_plan_iam_policy.py +0 -4
- pulumi_gcp/gkebackup/get_restore_plan_iam_policy.py +0 -4
- pulumi_gcp/gkebackup/outputs.py +0 -12
- pulumi_gcp/gkebackup/restore_plan.py +21 -86
- pulumi_gcp/gkebackup/restore_plan_iam_binding.py +0 -44
- pulumi_gcp/gkebackup/restore_plan_iam_member.py +0 -44
- pulumi_gcp/gkebackup/restore_plan_iam_policy.py +0 -44
- pulumi_gcp/gkehub/feature.py +0 -48
- pulumi_gcp/gkehub/feature_iam_binding.py +0 -24
- pulumi_gcp/gkehub/feature_iam_member.py +0 -24
- pulumi_gcp/gkehub/feature_iam_policy.py +0 -24
- pulumi_gcp/gkehub/feature_membership.py +0 -28
- pulumi_gcp/gkehub/fleet.py +0 -4
- pulumi_gcp/gkehub/get_feature_iam_policy.py +0 -4
- pulumi_gcp/gkehub/get_membership_iam_policy.py +0 -4
- pulumi_gcp/gkehub/get_scope_iam_policy.py +0 -4
- pulumi_gcp/gkehub/membership.py +0 -12
- pulumi_gcp/gkehub/membership_binding.py +0 -4
- pulumi_gcp/gkehub/membership_iam_binding.py +0 -24
- pulumi_gcp/gkehub/membership_iam_member.py +0 -24
- pulumi_gcp/gkehub/membership_iam_policy.py +0 -24
- pulumi_gcp/gkehub/membership_rbac_role_binding.py +0 -24
- pulumi_gcp/gkehub/namespace.py +0 -4
- pulumi_gcp/gkehub/scope.py +0 -4
- pulumi_gcp/gkehub/scope_iam_binding.py +0 -24
- pulumi_gcp/gkehub/scope_iam_member.py +0 -24
- pulumi_gcp/gkehub/scope_iam_policy.py +0 -24
- pulumi_gcp/gkehub/scope_rbac_role_binding.py +49 -101
- pulumi_gcp/gkeonprem/_inputs.py +12 -20
- pulumi_gcp/gkeonprem/bare_metal_admin_cluster.py +0 -8
- pulumi_gcp/gkeonprem/bare_metal_cluster.py +56 -179
- pulumi_gcp/gkeonprem/bare_metal_node_pool.py +42 -105
- pulumi_gcp/gkeonprem/outputs.py +12 -20
- pulumi_gcp/gkeonprem/v_mware_cluster.py +70 -207
- pulumi_gcp/gkeonprem/v_mware_node_pool.py +42 -108
- pulumi_gcp/healthcare/consent_store.py +0 -12
- pulumi_gcp/healthcare/consent_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/consent_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/consent_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/dataset.py +0 -4
- pulumi_gcp/healthcare/dataset_iam_binding.py +0 -24
- pulumi_gcp/healthcare/dataset_iam_member.py +0 -24
- pulumi_gcp/healthcare/dataset_iam_policy.py +0 -24
- pulumi_gcp/healthcare/dicom_store.py +0 -8
- pulumi_gcp/healthcare/dicom_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/dicom_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/dicom_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/fhir_store.py +0 -16
- pulumi_gcp/healthcare/fhir_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/fhir_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/fhir_store_iam_policy.py +0 -24
- pulumi_gcp/healthcare/get_consent_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_dataset_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_dicom_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_fhir_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/get_hl7_v2_store_iam_policy.py +0 -4
- pulumi_gcp/healthcare/hl7_store.py +0 -12
- pulumi_gcp/healthcare/hl7_store_iam_binding.py +0 -24
- pulumi_gcp/healthcare/hl7_store_iam_member.py +0 -24
- pulumi_gcp/healthcare/hl7_store_iam_policy.py +0 -24
- pulumi_gcp/iam/access_boundary_policy.py +0 -4
- pulumi_gcp/iam/deny_policy.py +0 -4
- pulumi_gcp/iam/get_rule.py +0 -4
- pulumi_gcp/iam/get_testable_permissions.py +0 -4
- pulumi_gcp/iam/workforce_pool.py +0 -8
- pulumi_gcp/iam/workforce_pool_provider.py +0 -16
- pulumi_gcp/iam/workload_identity_pool.py +0 -8
- pulumi_gcp/iam/workload_identity_pool_provider.py +0 -28
- pulumi_gcp/iap/app_engine_service_iam_binding.py +0 -48
- pulumi_gcp/iap/app_engine_service_iam_member.py +0 -48
- pulumi_gcp/iap/app_engine_service_iam_policy.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_binding.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_member.py +0 -48
- pulumi_gcp/iap/app_engine_version_iam_policy.py +0 -48
- pulumi_gcp/iap/brand.py +0 -4
- pulumi_gcp/iap/client.py +0 -4
- pulumi_gcp/iap/get_app_engine_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_app_engine_version_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_dest_group_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_iam_policy.py +0 -4
- pulumi_gcp/iap/get_tunnel_instance_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_backend_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_region_backend_service_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_type_app_engine_iam_policy.py +0 -4
- pulumi_gcp/iap/get_web_type_compute_iam_policy.py +0 -4
- pulumi_gcp/iap/tunnel_dest_group.py +0 -4
- pulumi_gcp/iap/tunnel_dest_group_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_dest_group_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_dest_group_iam_policy.py +0 -48
- pulumi_gcp/iap/tunnel_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_iam_policy.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_binding.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_member.py +0 -48
- pulumi_gcp/iap/tunnel_instance_iam_policy.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_binding.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_member.py +0 -48
- pulumi_gcp/iap/web_backend_service_iam_policy.py +0 -48
- pulumi_gcp/iap/web_iam_binding.py +0 -48
- pulumi_gcp/iap/web_iam_member.py +0 -48
- pulumi_gcp/iap/web_iam_policy.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_binding.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_member.py +0 -48
- pulumi_gcp/iap/web_region_backend_service_iam_policy.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_binding.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_member.py +0 -48
- pulumi_gcp/iap/web_type_app_enging_iam_policy.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_binding.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_member.py +0 -48
- pulumi_gcp/iap/web_type_compute_iam_policy.py +0 -48
- pulumi_gcp/identityplatform/_inputs.py +12 -32
- pulumi_gcp/identityplatform/config.py +0 -4
- pulumi_gcp/identityplatform/default_supported_idp_config.py +0 -4
- pulumi_gcp/identityplatform/inbound_saml_config.py +0 -24
- pulumi_gcp/identityplatform/oauth_idp_config.py +0 -4
- pulumi_gcp/identityplatform/outputs.py +12 -32
- pulumi_gcp/identityplatform/project_default_config.py +0 -4
- pulumi_gcp/identityplatform/tenant.py +0 -4
- pulumi_gcp/identityplatform/tenant_default_supported_idp_config.py +0 -4
- pulumi_gcp/identityplatform/tenant_inbound_saml_config.py +0 -24
- pulumi_gcp/identityplatform/tenant_oauth_idp_config.py +0 -4
- pulumi_gcp/integrationconnectors/_inputs.py +4 -12
- pulumi_gcp/integrationconnectors/connection.py +0 -8
- pulumi_gcp/integrationconnectors/endpoint_attachment.py +0 -4
- pulumi_gcp/integrationconnectors/outputs.py +4 -12
- pulumi_gcp/kms/crypto_key.py +0 -8
- pulumi_gcp/kms/crypto_key_iam_binding.py +0 -24
- pulumi_gcp/kms/crypto_key_iam_member.py +0 -24
- pulumi_gcp/kms/crypto_key_iam_policy.py +0 -24
- pulumi_gcp/kms/crypto_key_version.py +0 -4
- pulumi_gcp/kms/ekm_connection.py +28 -52
- pulumi_gcp/kms/get_crypto_key_iam_policy.py +0 -4
- pulumi_gcp/kms/get_key_ring_iam_policy.py +0 -4
- pulumi_gcp/kms/get_kms_crypto_key.py +0 -4
- pulumi_gcp/kms/get_kms_crypto_key_version.py +0 -4
- pulumi_gcp/kms/get_kms_key_ring.py +0 -4
- pulumi_gcp/kms/get_kms_secret.py +0 -8
- pulumi_gcp/kms/get_kms_secret_asymmetric.py +0 -8
- pulumi_gcp/kms/get_kms_secret_ciphertext.py +0 -8
- pulumi_gcp/kms/key_ring.py +0 -4
- pulumi_gcp/kms/key_ring_iam_binding.py +0 -48
- pulumi_gcp/kms/key_ring_iam_member.py +0 -48
- pulumi_gcp/kms/key_ring_iam_policy.py +0 -48
- pulumi_gcp/kms/secret_ciphertext.py +0 -4
- pulumi_gcp/logging/billing_account_bucket_config.py +0 -4
- pulumi_gcp/logging/billing_account_exclusion.py +0 -4
- pulumi_gcp/logging/billing_account_sink.py +0 -4
- pulumi_gcp/logging/folder_bucket_config.py +0 -4
- pulumi_gcp/logging/folder_exclusion.py +0 -4
- pulumi_gcp/logging/folder_settings.py +0 -4
- pulumi_gcp/logging/folder_sink.py +0 -4
- pulumi_gcp/logging/get_folder_settings.py +0 -4
- pulumi_gcp/logging/get_organization_settings.py +0 -4
- pulumi_gcp/logging/get_project_cmek_settings.py +0 -4
- pulumi_gcp/logging/get_project_settings.py +0 -4
- pulumi_gcp/logging/get_sink.py +0 -4
- pulumi_gcp/logging/linked_dataset.py +0 -8
- pulumi_gcp/logging/log_view.py +0 -4
- pulumi_gcp/logging/metric.py +0 -20
- pulumi_gcp/logging/organization_bucket_config.py +0 -4
- pulumi_gcp/logging/organization_exclusion.py +0 -4
- pulumi_gcp/logging/organization_settings.py +0 -4
- pulumi_gcp/logging/organization_sink.py +0 -4
- pulumi_gcp/logging/project_bucket_config.py +4 -24
- pulumi_gcp/logging/project_exclusion.py +0 -4
- pulumi_gcp/looker/instance.py +0 -16
- pulumi_gcp/memcache/_inputs.py +8 -4
- pulumi_gcp/memcache/instance.py +74 -166
- pulumi_gcp/memcache/outputs.py +8 -4
- pulumi_gcp/migrationcenter/group.py +0 -4
- pulumi_gcp/migrationcenter/preference_set.py +0 -8
- pulumi_gcp/ml/engine_model.py +0 -8
- pulumi_gcp/monitoring/_inputs.py +2 -2
- pulumi_gcp/monitoring/alert_policy.py +99 -225
- pulumi_gcp/monitoring/custom_service.py +0 -4
- pulumi_gcp/monitoring/dashboard.py +0 -8
- pulumi_gcp/monitoring/generic_service.py +0 -4
- pulumi_gcp/monitoring/get_app_engine_service.py +0 -4
- pulumi_gcp/monitoring/get_cluster_istio_service.py +0 -4
- pulumi_gcp/monitoring/get_istio_canonical_service.py +0 -4
- pulumi_gcp/monitoring/get_mesh_istio_service.py +0 -4
- pulumi_gcp/monitoring/get_notification_channel.py +0 -4
- pulumi_gcp/monitoring/get_secret_version.py +0 -4
- pulumi_gcp/monitoring/get_uptime_check_i_ps.py +0 -4
- pulumi_gcp/monitoring/group.py +0 -8
- pulumi_gcp/monitoring/metric_descriptor.py +0 -8
- pulumi_gcp/monitoring/monitored_project.py +0 -4
- pulumi_gcp/monitoring/notification_channel.py +0 -8
- pulumi_gcp/monitoring/outputs.py +2 -2
- pulumi_gcp/monitoring/slo.py +0 -24
- pulumi_gcp/monitoring/uptime_check_config.py +4 -24
- pulumi_gcp/netapp/active_directory.py +0 -4
- pulumi_gcp/netapp/backup_policy.py +0 -4
- pulumi_gcp/netapp/backup_vault.py +0 -4
- pulumi_gcp/netapp/kmsconfig.py +0 -4
- pulumi_gcp/netapp/storage_pool.py +0 -4
- pulumi_gcp/netapp/volume.py +0 -4
- pulumi_gcp/netapp/volume_replication.py +0 -4
- pulumi_gcp/netapp/volume_snapshot.py +0 -4
- pulumi_gcp/networkconnectivity/hub.py +0 -4
- pulumi_gcp/networkconnectivity/policy_based_route.py +42 -91
- pulumi_gcp/networkconnectivity/service_connection_policy.py +0 -4
- pulumi_gcp/networkconnectivity/spoke.py +49 -43
- pulumi_gcp/networkmanagement/connectivity_test.py +42 -91
- pulumi_gcp/networksecurity/address_group.py +0 -12
- pulumi_gcp/networksecurity/authorization_policy.py +0 -8
- pulumi_gcp/networksecurity/client_tls_policy.py +0 -8
- pulumi_gcp/networksecurity/firewall_endpoint.py +0 -4
- pulumi_gcp/networksecurity/firewall_endpoint_association.py +0 -4
- pulumi_gcp/networksecurity/gateway_security_policy.py +0 -8
- pulumi_gcp/networksecurity/gateway_security_policy_rule.py +0 -8
- pulumi_gcp/networksecurity/security_profile.py +0 -8
- pulumi_gcp/networksecurity/security_profile_group.py +0 -4
- pulumi_gcp/networksecurity/server_tls_policy.py +0 -16
- pulumi_gcp/networksecurity/tls_inspection_policy.py +0 -4
- pulumi_gcp/networksecurity/url_list.py +0 -8
- pulumi_gcp/networkservices/_inputs.py +4 -2
- pulumi_gcp/networkservices/edge_cache_keyset.py +0 -8
- pulumi_gcp/networkservices/edge_cache_origin.py +0 -12
- pulumi_gcp/networkservices/edge_cache_service.py +133 -151
- pulumi_gcp/networkservices/endpoint_policy.py +63 -77
- pulumi_gcp/networkservices/gateway.py +0 -16
- pulumi_gcp/networkservices/grpc_route.py +21 -53
- pulumi_gcp/networkservices/http_route.py +63 -92
- pulumi_gcp/networkservices/mesh.py +0 -8
- pulumi_gcp/networkservices/outputs.py +4 -2
- pulumi_gcp/networkservices/service_binding.py +0 -4
- pulumi_gcp/networkservices/tcp_route.py +63 -92
- pulumi_gcp/networkservices/tls_route.py +42 -67
- pulumi_gcp/notebooks/environment.py +0 -4
- pulumi_gcp/notebooks/get_instance_iam_policy.py +0 -4
- pulumi_gcp/notebooks/get_runtime_iam_policy.py +0 -4
- pulumi_gcp/notebooks/instance.py +0 -20
- pulumi_gcp/notebooks/instance_iam_binding.py +0 -24
- pulumi_gcp/notebooks/instance_iam_member.py +0 -24
- pulumi_gcp/notebooks/instance_iam_policy.py +0 -24
- pulumi_gcp/notebooks/runtime.py +0 -20
- pulumi_gcp/notebooks/runtime_iam_binding.py +0 -24
- pulumi_gcp/notebooks/runtime_iam_member.py +0 -24
- pulumi_gcp/notebooks/runtime_iam_policy.py +0 -24
- pulumi_gcp/organizations/_inputs.py +0 -10
- pulumi_gcp/organizations/access_approval_settings.py +35 -43
- pulumi_gcp/organizations/folder.py +0 -4
- pulumi_gcp/organizations/get_active_folder.py +18 -3
- pulumi_gcp/organizations/get_billing_account.py +0 -4
- pulumi_gcp/organizations/get_client_open_id_user_info.py +0 -4
- pulumi_gcp/organizations/get_folder.py +0 -4
- pulumi_gcp/organizations/get_folders.py +0 -4
- pulumi_gcp/organizations/get_organization.py +0 -4
- pulumi_gcp/organizations/get_project.py +0 -4
- pulumi_gcp/organizations/iam_audit_config.py +0 -4
- pulumi_gcp/organizations/iam_binding.py +0 -4
- pulumi_gcp/organizations/iam_custom_role.py +0 -4
- pulumi_gcp/organizations/iam_member.py +0 -56
- pulumi_gcp/organizations/iam_policy.py +0 -56
- pulumi_gcp/organizations/outputs.py +0 -10
- pulumi_gcp/organizations/policy.py +0 -16
- pulumi_gcp/organizations/project.py +0 -8
- pulumi_gcp/orgpolicy/custom_constraint.py +0 -8
- pulumi_gcp/orgpolicy/policy.py +4 -24
- pulumi_gcp/osconfig/guest_policies.py +25 -78
- pulumi_gcp/osconfig/os_policy_assignment.py +21 -46
- pulumi_gcp/osconfig/patch_deployment.py +18 -90
- pulumi_gcp/oslogin/ssh_public_key.py +0 -4
- pulumi_gcp/parallelstore/instance.py +0 -4
- pulumi_gcp/projects/__init__.py +1 -0
- pulumi_gcp/projects/access_approval_settings.py +46 -75
- pulumi_gcp/projects/api_key.py +0 -20
- pulumi_gcp/projects/default_service_accounts.py +0 -8
- pulumi_gcp/projects/get_iam_policy.py +0 -4
- pulumi_gcp/projects/get_organization_policy.py +0 -4
- pulumi_gcp/projects/get_project.py +0 -4
- pulumi_gcp/projects/get_project_service.py +0 -4
- pulumi_gcp/projects/iam_audit_config.py +0 -56
- pulumi_gcp/projects/iam_binding.py +0 -56
- pulumi_gcp/projects/iam_custom_role.py +0 -4
- pulumi_gcp/projects/iam_member.py +0 -56
- pulumi_gcp/projects/iam_member_remove.py +313 -0
- pulumi_gcp/projects/iam_policy.py +0 -56
- pulumi_gcp/projects/organization_policy.py +0 -16
- pulumi_gcp/projects/service.py +0 -4
- pulumi_gcp/projects/service_identity.py +0 -4
- pulumi_gcp/projects/usage_export_bucket.py +0 -8
- pulumi_gcp/pubsub/get_schema_iam_policy.py +0 -4
- pulumi_gcp/pubsub/get_subscription.py +0 -4
- pulumi_gcp/pubsub/get_subscription_iam_policy.py +0 -4
- pulumi_gcp/pubsub/get_topic.py +0 -4
- pulumi_gcp/pubsub/get_topic_iam_policy.py +0 -4
- pulumi_gcp/pubsub/lite_reservation.py +0 -4
- pulumi_gcp/pubsub/lite_subscription.py +0 -4
- pulumi_gcp/pubsub/lite_topic.py +0 -4
- pulumi_gcp/pubsub/schema.py +0 -8
- pulumi_gcp/pubsub/schema_iam_binding.py +0 -24
- pulumi_gcp/pubsub/schema_iam_member.py +0 -24
- pulumi_gcp/pubsub/schema_iam_policy.py +0 -24
- pulumi_gcp/pubsub/subscription.py +0 -28
- pulumi_gcp/pubsub/subscription_iam_binding.py +0 -24
- pulumi_gcp/pubsub/subscription_iam_member.py +0 -24
- pulumi_gcp/pubsub/subscription_iam_policy.py +0 -24
- pulumi_gcp/pubsub/topic.py +0 -20
- pulumi_gcp/pubsub/topic_iam_binding.py +0 -24
- pulumi_gcp/pubsub/topic_iam_member.py +0 -24
- pulumi_gcp/pubsub/topic_iam_policy.py +0 -24
- pulumi_gcp/recaptcha/enterprise_key.py +0 -24
- pulumi_gcp/redis/_inputs.py +14 -30
- pulumi_gcp/redis/cluster.py +49 -87
- pulumi_gcp/redis/instance.py +4 -36
- pulumi_gcp/redis/outputs.py +14 -30
- pulumi_gcp/resourcemanager/lien.py +0 -4
- pulumi_gcp/runtimeconfig/config.py +0 -4
- pulumi_gcp/runtimeconfig/get_config.py +0 -4
- pulumi_gcp/runtimeconfig/get_variable.py +0 -4
- pulumi_gcp/runtimeconfig/variable.py +0 -8
- pulumi_gcp/secretmanager/get_secret.py +0 -4
- pulumi_gcp/secretmanager/get_secret_iam_policy.py +0 -4
- pulumi_gcp/secretmanager/get_secret_version.py +0 -4
- pulumi_gcp/secretmanager/get_secret_version_access.py +0 -4
- pulumi_gcp/secretmanager/get_secrets.py +0 -4
- pulumi_gcp/secretmanager/secret.py +211 -327
- pulumi_gcp/secretmanager/secret_iam_binding.py +0 -24
- pulumi_gcp/secretmanager/secret_iam_member.py +0 -24
- pulumi_gcp/secretmanager/secret_iam_policy.py +0 -24
- pulumi_gcp/secretmanager/secret_version.py +0 -16
- pulumi_gcp/securesourcemanager/get_instance_iam_policy.py +0 -4
- pulumi_gcp/securesourcemanager/instance.py +0 -12
- pulumi_gcp/securitycenter/folder_custom_module.py +8 -12
- pulumi_gcp/securitycenter/get_source_iam_policy.py +0 -4
- pulumi_gcp/securitycenter/instance_iam_binding.py +0 -24
- pulumi_gcp/securitycenter/instance_iam_member.py +0 -24
- pulumi_gcp/securitycenter/instance_iam_policy.py +0 -24
- pulumi_gcp/securitycenter/mute_config.py +0 -4
- pulumi_gcp/securitycenter/notification_config.py +0 -4
- pulumi_gcp/securitycenter/organization_custom_module.py +8 -12
- pulumi_gcp/securitycenter/project_custom_module.py +8 -32
- pulumi_gcp/securitycenter/source.py +0 -4
- pulumi_gcp/securitycenter/source_iam_binding.py +0 -4
- pulumi_gcp/securitycenter/source_iam_member.py +0 -4
- pulumi_gcp/securitycenter/source_iam_policy.py +0 -4
- pulumi_gcp/securityposture/posture.py +11 -15
- pulumi_gcp/securityposture/posture_deployment.py +0 -4
- pulumi_gcp/serviceaccount/account.py +0 -4
- pulumi_gcp/serviceaccount/get_account.py +0 -8
- pulumi_gcp/serviceaccount/get_account_access_token.py +0 -8
- pulumi_gcp/serviceaccount/get_account_id_token.py +18 -30
- pulumi_gcp/serviceaccount/get_account_jwt.py +0 -4
- pulumi_gcp/serviceaccount/get_account_key.py +0 -4
- pulumi_gcp/serviceaccount/get_iam_policy.py +0 -4
- pulumi_gcp/serviceaccount/iam_binding.py +0 -40
- pulumi_gcp/serviceaccount/iam_member.py +0 -40
- pulumi_gcp/serviceaccount/iam_policy.py +0 -40
- pulumi_gcp/serviceaccount/key.py +0 -12
- pulumi_gcp/servicedirectory/endpoint.py +0 -8
- pulumi_gcp/servicedirectory/namespace.py +0 -4
- pulumi_gcp/servicedirectory/namespace_iam_binding.py +0 -24
- pulumi_gcp/servicedirectory/namespace_iam_member.py +0 -24
- pulumi_gcp/servicedirectory/namespace_iam_policy.py +0 -24
- pulumi_gcp/servicedirectory/service.py +0 -4
- pulumi_gcp/servicedirectory/service_iam_binding.py +0 -24
- pulumi_gcp/servicedirectory/service_iam_member.py +0 -24
- pulumi_gcp/servicedirectory/service_iam_policy.py +0 -24
- pulumi_gcp/servicenetworking/connection.py +0 -4
- pulumi_gcp/servicenetworking/peered_dns_domain.py +0 -4
- pulumi_gcp/serviceusage/consumer_quota_override.py +0 -12
- pulumi_gcp/sourcerepo/get_repository.py +0 -4
- pulumi_gcp/sourcerepo/get_repository_iam_policy.py +0 -4
- pulumi_gcp/sourcerepo/repository.py +0 -8
- pulumi_gcp/sourcerepo/repository_iam_binding.py +0 -24
- pulumi_gcp/sourcerepo/repository_iam_member.py +0 -24
- pulumi_gcp/sourcerepo/repository_iam_policy.py +0 -24
- pulumi_gcp/spanner/database.py +0 -4
- pulumi_gcp/spanner/database_iam_binding.py +0 -48
- pulumi_gcp/spanner/database_iam_member.py +0 -48
- pulumi_gcp/spanner/database_iam_policy.py +0 -48
- pulumi_gcp/spanner/get_database_iam_policy.py +0 -4
- pulumi_gcp/spanner/get_instance_iam_policy.py +0 -4
- pulumi_gcp/spanner/instance.py +0 -16
- pulumi_gcp/spanner/instance_iam_binding.py +0 -24
- pulumi_gcp/spanner/instance_iam_member.py +0 -24
- pulumi_gcp/spanner/instance_iam_policy.py +0 -24
- pulumi_gcp/sql/_inputs.py +2 -26
- pulumi_gcp/sql/database.py +0 -8
- pulumi_gcp/sql/database_instance.py +0 -16
- pulumi_gcp/sql/get_backup_run.py +0 -4
- pulumi_gcp/sql/get_database.py +0 -4
- pulumi_gcp/sql/get_database_instance.py +0 -4
- pulumi_gcp/sql/get_database_instance_latest_recovery_time.py +0 -4
- pulumi_gcp/sql/get_database_instances.py +0 -4
- pulumi_gcp/sql/get_databases.py +0 -4
- pulumi_gcp/sql/get_tiers.py +0 -4
- pulumi_gcp/sql/outputs.py +2 -26
- pulumi_gcp/sql/source_representation_instance.py +0 -8
- pulumi_gcp/sql/ssl_cert.py +0 -4
- pulumi_gcp/sql/user.py +0 -12
- pulumi_gcp/storage/_inputs.py +6 -14
- pulumi_gcp/storage/bucket.py +0 -12
- pulumi_gcp/storage/bucket_access_control.py +0 -4
- pulumi_gcp/storage/bucket_acl.py +0 -4
- pulumi_gcp/storage/bucket_iam_binding.py +0 -48
- pulumi_gcp/storage/bucket_iam_member.py +0 -48
- pulumi_gcp/storage/bucket_iam_policy.py +0 -48
- pulumi_gcp/storage/bucket_object.py +0 -8
- pulumi_gcp/storage/default_object_access_control.py +0 -4
- pulumi_gcp/storage/default_object_acl.py +0 -4
- pulumi_gcp/storage/get_bucket.py +0 -4
- pulumi_gcp/storage/get_bucket_iam_policy.py +0 -4
- pulumi_gcp/storage/get_bucket_object.py +0 -4
- pulumi_gcp/storage/get_bucket_object_content.py +0 -4
- pulumi_gcp/storage/get_object_signed_url.py +0 -8
- pulumi_gcp/storage/get_project_service_account.py +0 -8
- pulumi_gcp/storage/get_transfer_project_service_account.py +0 -4
- pulumi_gcp/storage/get_transfer_project_servie_account.py +0 -4
- pulumi_gcp/storage/hmac_key.py +0 -4
- pulumi_gcp/storage/insights_report_config.py +0 -38
- pulumi_gcp/storage/notification.py +0 -4
- pulumi_gcp/storage/object_access_control.py +0 -4
- pulumi_gcp/storage/object_acl.py +0 -4
- pulumi_gcp/storage/outputs.py +6 -14
- pulumi_gcp/storage/transfer_agent_pool.py +0 -4
- pulumi_gcp/storage/transfer_job.py +0 -4
- pulumi_gcp/tags/get_tag_key_iam_policy.py +0 -4
- pulumi_gcp/tags/get_tag_value_iam_policy.py +0 -4
- pulumi_gcp/tags/location_tag_binding.py +0 -8
- pulumi_gcp/tags/tag_binding.py +0 -4
- pulumi_gcp/tags/tag_key.py +0 -4
- pulumi_gcp/tags/tag_key_iam_binding.py +0 -24
- pulumi_gcp/tags/tag_key_iam_member.py +0 -24
- pulumi_gcp/tags/tag_key_iam_policy.py +0 -24
- pulumi_gcp/tags/tag_value.py +0 -4
- pulumi_gcp/tags/tag_value_iam_binding.py +0 -24
- pulumi_gcp/tags/tag_value_iam_member.py +0 -24
- pulumi_gcp/tags/tag_value_iam_policy.py +0 -24
- pulumi_gcp/tpu/get_tensorflow_versions.py +0 -8
- pulumi_gcp/tpu/get_v2_accelerator_types.py +0 -8
- pulumi_gcp/tpu/get_v2_runtime_versions.py +0 -8
- pulumi_gcp/tpu/node.py +0 -8
- pulumi_gcp/tpu/v2_vm.py +0 -8
- pulumi_gcp/vertex/ai_dataset.py +0 -4
- pulumi_gcp/vertex/ai_deployment_resource_pool.py +0 -4
- pulumi_gcp/vertex/ai_endpoint.py +0 -4
- pulumi_gcp/vertex/ai_feature_group.py +0 -4
- pulumi_gcp/vertex/ai_feature_group_feature.py +0 -4
- pulumi_gcp/vertex/ai_feature_online_store.py +0 -12
- pulumi_gcp/vertex/ai_feature_online_store_featureview.py +0 -12
- pulumi_gcp/vertex/ai_feature_store.py +0 -12
- pulumi_gcp/vertex/ai_feature_store_entity_type.py +0 -8
- pulumi_gcp/vertex/ai_feature_store_entity_type_feature.py +0 -8
- pulumi_gcp/vertex/ai_index.py +0 -8
- pulumi_gcp/vertex/ai_index_endpoint.py +0 -12
- pulumi_gcp/vertex/ai_metadata_store.py +0 -4
- pulumi_gcp/vertex/ai_tensorboard.py +0 -8
- pulumi_gcp/vmwareengine/_inputs.py +63 -5
- pulumi_gcp/vmwareengine/cluster.py +0 -8
- pulumi_gcp/vmwareengine/external_access_rule.py +0 -8
- pulumi_gcp/vmwareengine/external_address.py +0 -4
- pulumi_gcp/vmwareengine/get_cluster.py +0 -4
- pulumi_gcp/vmwareengine/get_external_access_rule.py +0 -4
- pulumi_gcp/vmwareengine/get_external_address.py +0 -4
- pulumi_gcp/vmwareengine/get_network.py +0 -4
- pulumi_gcp/vmwareengine/get_network_peering.py +0 -4
- pulumi_gcp/vmwareengine/get_network_policy.py +0 -4
- pulumi_gcp/vmwareengine/get_nsx_credentials.py +0 -4
- pulumi_gcp/vmwareengine/get_private_cloud.py +1 -25
- pulumi_gcp/vmwareengine/get_subnet.py +0 -4
- pulumi_gcp/vmwareengine/get_vcenter_credentials.py +0 -4
- pulumi_gcp/vmwareengine/network.py +0 -8
- pulumi_gcp/vmwareengine/network_peering.py +0 -8
- pulumi_gcp/vmwareengine/network_policy.py +0 -8
- pulumi_gcp/vmwareengine/outputs.py +113 -5
- pulumi_gcp/vmwareengine/private_cloud.py +7 -136
- pulumi_gcp/vmwareengine/subnet.py +0 -4
- pulumi_gcp/vpcaccess/connector.py +0 -8
- pulumi_gcp/vpcaccess/get_connector.py +0 -4
- pulumi_gcp/workbench/_inputs.py +4 -10
- pulumi_gcp/workbench/get_instance_iam_policy.py +0 -4
- pulumi_gcp/workbench/instance.py +4 -24
- pulumi_gcp/workbench/outputs.py +4 -10
- pulumi_gcp/workflows/workflow.py +0 -4
- pulumi_gcp/workstations/workstation.py +0 -4
- pulumi_gcp/workstations/workstation_cluster.py +32 -12
- pulumi_gcp/workstations/workstation_config.py +0 -32
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/METADATA +1 -1
- pulumi_gcp-7.20.0.dist-info/RECORD +1541 -0
- pulumi_gcp-7.19.0a1713444144.dist-info/RECORD +0 -1540
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/WHEEL +0 -0
- {pulumi_gcp-7.19.0a1713444144.dist-info → pulumi_gcp-7.20.0.dist-info}/top_level.txt +0 -0
@@ -32,49 +32,35 @@ class SecretArgs:
|
|
32
32
|
after the Secret has been created.
|
33
33
|
Structure is documented below.
|
34
34
|
:param pulumi.Input[str] secret_id: This must be unique within the project.
|
35
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret.
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
:param pulumi.Input['SecretRotationArgs'] rotation: The rotation time and period for a Secret. At `next_rotation_time`, Secret Manager will send a Pub/Sub notification to the topics configured on the Secret. `topics` must be set to configure rotation.
|
65
|
-
Structure is documented below.
|
66
|
-
:param pulumi.Input[Sequence[pulumi.Input['SecretTopicArgs']]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret or its versions.
|
67
|
-
Structure is documented below.
|
68
|
-
:param pulumi.Input[str] ttl: The TTL for the Secret.
|
69
|
-
A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
70
|
-
Only one of `ttl` or `expire_time` can be provided.
|
71
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] version_aliases: Mapping from version alias to version name.
|
72
|
-
A version alias is a string with a maximum length of 63 characters and can contain
|
73
|
-
uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_')
|
74
|
-
characters. An alias string must start with a letter and cannot be the string
|
75
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
76
|
-
An object containing a list of "key": value pairs. Example:
|
77
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
35
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
36
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
37
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
38
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
39
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
40
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
41
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
42
|
+
present on the resource.
|
43
|
+
:param pulumi.Input[str] expire_time: Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
44
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
45
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
46
|
+
provided.
|
47
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
48
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
49
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
50
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
51
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
52
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
53
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
54
|
+
:param pulumi.Input['SecretRotationArgs'] rotation: The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
55
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
56
|
+
:param pulumi.Input[Sequence[pulumi.Input['SecretTopicArgs']]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
57
|
+
or its versions.
|
58
|
+
:param pulumi.Input[str] ttl: The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
59
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
60
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] version_aliases: Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
61
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
62
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
63
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
78
64
|
"""
|
79
65
|
pulumi.set(__self__, "replication", replication)
|
80
66
|
pulumi.set(__self__, "secret_id", secret_id)
|
@@ -125,19 +111,14 @@ class SecretArgs:
|
|
125
111
|
@pulumi.getter
|
126
112
|
def annotations(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
127
113
|
"""
|
128
|
-
Custom metadata about the secret.
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
An object containing a list of "key": value pairs. Example:
|
137
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
138
|
-
|
139
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
140
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
114
|
+
Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
115
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
116
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
117
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
118
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
119
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
120
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
121
|
+
present on the resource.
|
141
122
|
"""
|
142
123
|
return pulumi.get(self, "annotations")
|
143
124
|
|
@@ -149,9 +130,10 @@ class SecretArgs:
|
|
149
130
|
@pulumi.getter(name="expireTime")
|
150
131
|
def expire_time(self) -> Optional[pulumi.Input[str]]:
|
151
132
|
"""
|
152
|
-
Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
153
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
154
|
-
Only one of
|
133
|
+
Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
134
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
135
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
136
|
+
provided.
|
155
137
|
"""
|
156
138
|
return pulumi.get(self, "expire_time")
|
157
139
|
|
@@ -163,17 +145,13 @@ class SecretArgs:
|
|
163
145
|
@pulumi.getter
|
164
146
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
165
147
|
"""
|
166
|
-
The labels assigned to this Secret.
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
174
|
-
|
175
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
176
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
148
|
+
The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
149
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
150
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
151
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
152
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
153
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
154
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
177
155
|
"""
|
178
156
|
return pulumi.get(self, "labels")
|
179
157
|
|
@@ -184,10 +162,6 @@ class SecretArgs:
|
|
184
162
|
@property
|
185
163
|
@pulumi.getter
|
186
164
|
def project(self) -> Optional[pulumi.Input[str]]:
|
187
|
-
"""
|
188
|
-
The ID of the project in which the resource belongs.
|
189
|
-
If it is not provided, the provider project is used.
|
190
|
-
"""
|
191
165
|
return pulumi.get(self, "project")
|
192
166
|
|
193
167
|
@project.setter
|
@@ -198,8 +172,8 @@ class SecretArgs:
|
|
198
172
|
@pulumi.getter
|
199
173
|
def rotation(self) -> Optional[pulumi.Input['SecretRotationArgs']]:
|
200
174
|
"""
|
201
|
-
The rotation time and period for a Secret. At
|
202
|
-
|
175
|
+
The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
176
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
203
177
|
"""
|
204
178
|
return pulumi.get(self, "rotation")
|
205
179
|
|
@@ -211,8 +185,8 @@ class SecretArgs:
|
|
211
185
|
@pulumi.getter
|
212
186
|
def topics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['SecretTopicArgs']]]]:
|
213
187
|
"""
|
214
|
-
A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
215
|
-
|
188
|
+
A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
189
|
+
or its versions.
|
216
190
|
"""
|
217
191
|
return pulumi.get(self, "topics")
|
218
192
|
|
@@ -224,9 +198,8 @@ class SecretArgs:
|
|
224
198
|
@pulumi.getter
|
225
199
|
def ttl(self) -> Optional[pulumi.Input[str]]:
|
226
200
|
"""
|
227
|
-
The TTL for the Secret.
|
228
|
-
|
229
|
-
Only one of `ttl` or `expire_time` can be provided.
|
201
|
+
The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
202
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
230
203
|
"""
|
231
204
|
return pulumi.get(self, "ttl")
|
232
205
|
|
@@ -238,13 +211,10 @@ class SecretArgs:
|
|
238
211
|
@pulumi.getter(name="versionAliases")
|
239
212
|
def version_aliases(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
240
213
|
"""
|
241
|
-
Mapping from version alias to version name.
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
246
|
-
An object containing a list of "key": value pairs. Example:
|
247
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
214
|
+
Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
215
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
216
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
217
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
248
218
|
"""
|
249
219
|
return pulumi.get(self, "version_aliases")
|
250
220
|
|
@@ -273,61 +243,47 @@ class _SecretState:
|
|
273
243
|
version_aliases: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None):
|
274
244
|
"""
|
275
245
|
Input properties used for looking up and filtering Secret resources.
|
276
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret.
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
An object containing a list of "key": value pairs. Example:
|
285
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
286
|
-
|
287
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
288
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
246
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
247
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
248
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
249
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
250
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
251
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
252
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
253
|
+
present on the resource.
|
289
254
|
:param pulumi.Input[str] create_time: The time at which the Secret was created.
|
290
255
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_annotations: All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through
|
291
256
|
Terraform, other clients and services.
|
292
257
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
293
|
-
:param pulumi.Input[str] expire_time: Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
294
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
295
|
-
Only one of
|
296
|
-
|
297
|
-
|
298
|
-
and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
299
|
-
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes,
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
307
|
-
:param pulumi.Input[str] name: The resource name of the Pub/Sub topic that will be published to, in the following format: projects/*/topics/*.
|
308
|
-
For publication to succeed, the Secret Manager Service Agent service account must have pubsub.publisher permissions on the topic.
|
309
|
-
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
310
|
-
If it is not provided, the provider project is used.
|
258
|
+
:param pulumi.Input[str] expire_time: Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
259
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
260
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
261
|
+
provided.
|
262
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
263
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
264
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
265
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
266
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
267
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
268
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
269
|
+
:param pulumi.Input[str] name: The resource name of the Secret. Format:
|
270
|
+
`projects/{{project}}/secrets/{{secret_id}}`
|
311
271
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
|
312
272
|
and default labels configured on the provider.
|
313
273
|
:param pulumi.Input['SecretReplicationArgs'] replication: The replication policy of the secret data attached to the Secret. It cannot be changed
|
314
274
|
after the Secret has been created.
|
315
275
|
Structure is documented below.
|
316
|
-
:param pulumi.Input['SecretRotationArgs'] rotation: The rotation time and period for a Secret. At
|
317
|
-
|
276
|
+
:param pulumi.Input['SecretRotationArgs'] rotation: The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
277
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
318
278
|
:param pulumi.Input[str] secret_id: This must be unique within the project.
|
319
|
-
:param pulumi.Input[Sequence[pulumi.Input['SecretTopicArgs']]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
320
|
-
|
321
|
-
:param pulumi.Input[str] ttl: The TTL for the Secret.
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
characters. An alias string must start with a letter and cannot be the string
|
328
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
329
|
-
An object containing a list of "key": value pairs. Example:
|
330
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
279
|
+
:param pulumi.Input[Sequence[pulumi.Input['SecretTopicArgs']]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
280
|
+
or its versions.
|
281
|
+
:param pulumi.Input[str] ttl: The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
282
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
283
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] version_aliases: Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
284
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
285
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
286
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
331
287
|
"""
|
332
288
|
if annotations is not None:
|
333
289
|
pulumi.set(__self__, "annotations", annotations)
|
@@ -364,19 +320,14 @@ class _SecretState:
|
|
364
320
|
@pulumi.getter
|
365
321
|
def annotations(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
366
322
|
"""
|
367
|
-
Custom metadata about the secret.
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
An object containing a list of "key": value pairs. Example:
|
376
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
377
|
-
|
378
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
379
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
323
|
+
Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
324
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
325
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
326
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
327
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
328
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
329
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
330
|
+
present on the resource.
|
380
331
|
"""
|
381
332
|
return pulumi.get(self, "annotations")
|
382
333
|
|
@@ -425,9 +376,10 @@ class _SecretState:
|
|
425
376
|
@pulumi.getter(name="expireTime")
|
426
377
|
def expire_time(self) -> Optional[pulumi.Input[str]]:
|
427
378
|
"""
|
428
|
-
Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
429
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
430
|
-
Only one of
|
379
|
+
Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
380
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
381
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
382
|
+
provided.
|
431
383
|
"""
|
432
384
|
return pulumi.get(self, "expire_time")
|
433
385
|
|
@@ -439,17 +391,13 @@ class _SecretState:
|
|
439
391
|
@pulumi.getter
|
440
392
|
def labels(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
441
393
|
"""
|
442
|
-
The labels assigned to this Secret.
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
450
|
-
|
451
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
452
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
394
|
+
The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
395
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
396
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
397
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
398
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
399
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
400
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
453
401
|
"""
|
454
402
|
return pulumi.get(self, "labels")
|
455
403
|
|
@@ -461,8 +409,8 @@ class _SecretState:
|
|
461
409
|
@pulumi.getter
|
462
410
|
def name(self) -> Optional[pulumi.Input[str]]:
|
463
411
|
"""
|
464
|
-
The resource name of the
|
465
|
-
|
412
|
+
The resource name of the Secret. Format:
|
413
|
+
`projects/{{project}}/secrets/{{secret_id}}`
|
466
414
|
"""
|
467
415
|
return pulumi.get(self, "name")
|
468
416
|
|
@@ -473,10 +421,6 @@ class _SecretState:
|
|
473
421
|
@property
|
474
422
|
@pulumi.getter
|
475
423
|
def project(self) -> Optional[pulumi.Input[str]]:
|
476
|
-
"""
|
477
|
-
The ID of the project in which the resource belongs.
|
478
|
-
If it is not provided, the provider project is used.
|
479
|
-
"""
|
480
424
|
return pulumi.get(self, "project")
|
481
425
|
|
482
426
|
@project.setter
|
@@ -514,8 +458,8 @@ class _SecretState:
|
|
514
458
|
@pulumi.getter
|
515
459
|
def rotation(self) -> Optional[pulumi.Input['SecretRotationArgs']]:
|
516
460
|
"""
|
517
|
-
The rotation time and period for a Secret. At
|
518
|
-
|
461
|
+
The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
462
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
519
463
|
"""
|
520
464
|
return pulumi.get(self, "rotation")
|
521
465
|
|
@@ -539,8 +483,8 @@ class _SecretState:
|
|
539
483
|
@pulumi.getter
|
540
484
|
def topics(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['SecretTopicArgs']]]]:
|
541
485
|
"""
|
542
|
-
A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
543
|
-
|
486
|
+
A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
487
|
+
or its versions.
|
544
488
|
"""
|
545
489
|
return pulumi.get(self, "topics")
|
546
490
|
|
@@ -552,9 +496,8 @@ class _SecretState:
|
|
552
496
|
@pulumi.getter
|
553
497
|
def ttl(self) -> Optional[pulumi.Input[str]]:
|
554
498
|
"""
|
555
|
-
The TTL for the Secret.
|
556
|
-
|
557
|
-
Only one of `ttl` or `expire_time` can be provided.
|
499
|
+
The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
500
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
558
501
|
"""
|
559
502
|
return pulumi.get(self, "ttl")
|
560
503
|
|
@@ -566,13 +509,10 @@ class _SecretState:
|
|
566
509
|
@pulumi.getter(name="versionAliases")
|
567
510
|
def version_aliases(self) -> Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]]:
|
568
511
|
"""
|
569
|
-
Mapping from version alias to version name.
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
574
|
-
An object containing a list of "key": value pairs. Example:
|
575
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
512
|
+
Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
513
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
514
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
515
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
576
516
|
"""
|
577
517
|
return pulumi.get(self, "version_aliases")
|
578
518
|
|
@@ -608,7 +548,6 @@ class Secret(pulumi.CustomResource):
|
|
608
548
|
|
609
549
|
### Secret Config Basic
|
610
550
|
|
611
|
-
<!--Start PulumiCodeChooser -->
|
612
551
|
```python
|
613
552
|
import pulumi
|
614
553
|
import pulumi_gcp as gcp
|
@@ -631,10 +570,8 @@ class Secret(pulumi.CustomResource):
|
|
631
570
|
),
|
632
571
|
))
|
633
572
|
```
|
634
|
-
<!--End PulumiCodeChooser -->
|
635
573
|
### Secret With Annotations
|
636
574
|
|
637
|
-
<!--Start PulumiCodeChooser -->
|
638
575
|
```python
|
639
576
|
import pulumi
|
640
577
|
import pulumi_gcp as gcp
|
@@ -655,10 +592,8 @@ class Secret(pulumi.CustomResource):
|
|
655
592
|
auto=gcp.secretmanager.SecretReplicationAutoArgs(),
|
656
593
|
))
|
657
594
|
```
|
658
|
-
<!--End PulumiCodeChooser -->
|
659
595
|
### Secret With Automatic Cmek
|
660
596
|
|
661
|
-
<!--Start PulumiCodeChooser -->
|
662
597
|
```python
|
663
598
|
import pulumi
|
664
599
|
import pulumi_gcp as gcp
|
@@ -678,7 +613,6 @@ class Secret(pulumi.CustomResource):
|
|
678
613
|
),
|
679
614
|
))
|
680
615
|
```
|
681
|
-
<!--End PulumiCodeChooser -->
|
682
616
|
|
683
617
|
## Import
|
684
618
|
|
@@ -706,53 +640,39 @@ class Secret(pulumi.CustomResource):
|
|
706
640
|
|
707
641
|
:param str resource_name: The name of the resource.
|
708
642
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
709
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret.
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes,
|
729
|
-
and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63}
|
730
|
-
No more than 64 labels can be assigned to a given resource.
|
731
|
-
An object containing a list of "key": value pairs. Example:
|
732
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
733
|
-
|
734
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
735
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
736
|
-
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
737
|
-
If it is not provided, the provider project is used.
|
643
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
644
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
645
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
646
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
647
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
648
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
649
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
650
|
+
present on the resource.
|
651
|
+
:param pulumi.Input[str] expire_time: Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
652
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
653
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
654
|
+
provided.
|
655
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
656
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
657
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
658
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
659
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
660
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
661
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
738
662
|
:param pulumi.Input[pulumi.InputType['SecretReplicationArgs']] replication: The replication policy of the secret data attached to the Secret. It cannot be changed
|
739
663
|
after the Secret has been created.
|
740
664
|
Structure is documented below.
|
741
|
-
:param pulumi.Input[pulumi.InputType['SecretRotationArgs']] rotation: The rotation time and period for a Secret. At
|
742
|
-
|
665
|
+
:param pulumi.Input[pulumi.InputType['SecretRotationArgs']] rotation: The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
666
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
743
667
|
:param pulumi.Input[str] secret_id: This must be unique within the project.
|
744
|
-
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['SecretTopicArgs']]]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
745
|
-
|
746
|
-
:param pulumi.Input[str] ttl: The TTL for the Secret.
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
characters. An alias string must start with a letter and cannot be the string
|
753
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
754
|
-
An object containing a list of "key": value pairs. Example:
|
755
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
668
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['SecretTopicArgs']]]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
669
|
+
or its versions.
|
670
|
+
:param pulumi.Input[str] ttl: The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
671
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
672
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] version_aliases: Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
673
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
674
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
675
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
756
676
|
"""
|
757
677
|
...
|
758
678
|
@overload
|
@@ -771,7 +691,6 @@ class Secret(pulumi.CustomResource):
|
|
771
691
|
|
772
692
|
### Secret Config Basic
|
773
693
|
|
774
|
-
<!--Start PulumiCodeChooser -->
|
775
694
|
```python
|
776
695
|
import pulumi
|
777
696
|
import pulumi_gcp as gcp
|
@@ -794,10 +713,8 @@ class Secret(pulumi.CustomResource):
|
|
794
713
|
),
|
795
714
|
))
|
796
715
|
```
|
797
|
-
<!--End PulumiCodeChooser -->
|
798
716
|
### Secret With Annotations
|
799
717
|
|
800
|
-
<!--Start PulumiCodeChooser -->
|
801
718
|
```python
|
802
719
|
import pulumi
|
803
720
|
import pulumi_gcp as gcp
|
@@ -818,10 +735,8 @@ class Secret(pulumi.CustomResource):
|
|
818
735
|
auto=gcp.secretmanager.SecretReplicationAutoArgs(),
|
819
736
|
))
|
820
737
|
```
|
821
|
-
<!--End PulumiCodeChooser -->
|
822
738
|
### Secret With Automatic Cmek
|
823
739
|
|
824
|
-
<!--Start PulumiCodeChooser -->
|
825
740
|
```python
|
826
741
|
import pulumi
|
827
742
|
import pulumi_gcp as gcp
|
@@ -841,7 +756,6 @@ class Secret(pulumi.CustomResource):
|
|
841
756
|
),
|
842
757
|
))
|
843
758
|
```
|
844
|
-
<!--End PulumiCodeChooser -->
|
845
759
|
|
846
760
|
## Import
|
847
761
|
|
@@ -954,61 +868,47 @@ class Secret(pulumi.CustomResource):
|
|
954
868
|
:param str resource_name: The unique name of the resulting resource.
|
955
869
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
956
870
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
957
|
-
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret.
|
958
|
-
|
959
|
-
|
960
|
-
|
961
|
-
|
962
|
-
|
963
|
-
|
964
|
-
|
965
|
-
An object containing a list of "key": value pairs. Example:
|
966
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
967
|
-
|
968
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
969
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
871
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] annotations: Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
872
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
873
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
874
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
875
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
876
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
877
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
878
|
+
present on the resource.
|
970
879
|
:param pulumi.Input[str] create_time: The time at which the Secret was created.
|
971
880
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_annotations: All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through
|
972
881
|
Terraform, other clients and services.
|
973
882
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] effective_labels: All of labels (key/value pairs) present on the resource in GCP, including the labels configured through Pulumi, other clients and services.
|
974
|
-
:param pulumi.Input[str] expire_time: Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
975
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
976
|
-
Only one of
|
977
|
-
|
978
|
-
|
979
|
-
and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
980
|
-
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes,
|
981
|
-
|
982
|
-
|
983
|
-
|
984
|
-
|
985
|
-
|
986
|
-
|
987
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
988
|
-
:param pulumi.Input[str] name: The resource name of the Pub/Sub topic that will be published to, in the following format: projects/*/topics/*.
|
989
|
-
For publication to succeed, the Secret Manager Service Agent service account must have pubsub.publisher permissions on the topic.
|
990
|
-
:param pulumi.Input[str] project: The ID of the project in which the resource belongs.
|
991
|
-
If it is not provided, the provider project is used.
|
883
|
+
:param pulumi.Input[str] expire_time: Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
884
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
885
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
886
|
+
provided.
|
887
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] labels: The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
888
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
889
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
890
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
891
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
892
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
893
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
894
|
+
:param pulumi.Input[str] name: The resource name of the Secret. Format:
|
895
|
+
`projects/{{project}}/secrets/{{secret_id}}`
|
992
896
|
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] pulumi_labels: The combination of labels configured directly on the resource
|
993
897
|
and default labels configured on the provider.
|
994
898
|
:param pulumi.Input[pulumi.InputType['SecretReplicationArgs']] replication: The replication policy of the secret data attached to the Secret. It cannot be changed
|
995
899
|
after the Secret has been created.
|
996
900
|
Structure is documented below.
|
997
|
-
:param pulumi.Input[pulumi.InputType['SecretRotationArgs']] rotation: The rotation time and period for a Secret. At
|
998
|
-
|
901
|
+
:param pulumi.Input[pulumi.InputType['SecretRotationArgs']] rotation: The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
902
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
999
903
|
:param pulumi.Input[str] secret_id: This must be unique within the project.
|
1000
|
-
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['SecretTopicArgs']]]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
1001
|
-
|
1002
|
-
:param pulumi.Input[str] ttl: The TTL for the Secret.
|
1003
|
-
|
1004
|
-
|
1005
|
-
|
1006
|
-
|
1007
|
-
|
1008
|
-
characters. An alias string must start with a letter and cannot be the string
|
1009
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
1010
|
-
An object containing a list of "key": value pairs. Example:
|
1011
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
904
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['SecretTopicArgs']]]] topics: A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
905
|
+
or its versions.
|
906
|
+
:param pulumi.Input[str] ttl: The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
907
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
908
|
+
:param pulumi.Input[Mapping[str, pulumi.Input[str]]] version_aliases: Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
909
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
910
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
911
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
1012
912
|
"""
|
1013
913
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
1014
914
|
|
@@ -1035,19 +935,14 @@ class Secret(pulumi.CustomResource):
|
|
1035
935
|
@pulumi.getter
|
1036
936
|
def annotations(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
1037
937
|
"""
|
1038
|
-
Custom metadata about the secret.
|
1039
|
-
|
1040
|
-
|
1041
|
-
|
1042
|
-
|
1043
|
-
|
1044
|
-
|
1045
|
-
|
1046
|
-
An object containing a list of "key": value pairs. Example:
|
1047
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
1048
|
-
|
1049
|
-
**Note**: This field is non-authoritative, and will only manage the annotations present in your configuration.
|
1050
|
-
Please refer to the field `effective_annotations` for all of the annotations present on the resource.
|
938
|
+
Custom metadata about the secret. Annotations are distinct from various forms of labels. Annotations exist to allow
|
939
|
+
client tools to store their own state information without requiring a database. Annotation keys must be between 1 and 63
|
940
|
+
characters long, have a UTF-8 encoding of maximum 128 bytes, begin and end with an alphanumeric character ([a-z0-9A-Z]),
|
941
|
+
and may have dashes (-), underscores (_), dots (.), and alphanumerics in between these symbols. The total size of
|
942
|
+
annotation keys and values must be less than 16KiB. An object containing a list of "key": value pairs. Example: {
|
943
|
+
"name": "wrench", "mass": "1.3kg", "count": "3" }. **Note**: This field is non-authoritative, and will only manage the
|
944
|
+
annotations present in your configuration. Please refer to the field 'effective_annotations' for all of the annotations
|
945
|
+
present on the resource.
|
1051
946
|
"""
|
1052
947
|
return pulumi.get(self, "annotations")
|
1053
948
|
|
@@ -1080,9 +975,10 @@ class Secret(pulumi.CustomResource):
|
|
1080
975
|
@pulumi.getter(name="expireTime")
|
1081
976
|
def expire_time(self) -> pulumi.Output[str]:
|
1082
977
|
"""
|
1083
|
-
Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
1084
|
-
A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
1085
|
-
Only one of
|
978
|
+
Timestamp in UTC when the Secret is scheduled to expire. This is always provided on output, regardless of what was sent
|
979
|
+
on input. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits.
|
980
|
+
Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z". Only one of 'expire_time' or 'ttl' can be
|
981
|
+
provided.
|
1086
982
|
"""
|
1087
983
|
return pulumi.get(self, "expire_time")
|
1088
984
|
|
@@ -1090,17 +986,13 @@ class Secret(pulumi.CustomResource):
|
|
1090
986
|
@pulumi.getter
|
1091
987
|
def labels(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
1092
988
|
"""
|
1093
|
-
The labels assigned to this Secret.
|
1094
|
-
|
1095
|
-
|
1096
|
-
|
1097
|
-
|
1098
|
-
|
1099
|
-
|
1100
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
1101
|
-
|
1102
|
-
**Note**: This field is non-authoritative, and will only manage the labels present in your configuration.
|
1103
|
-
Please refer to the field `effective_labels` for all of the labels present on the resource.
|
989
|
+
The labels assigned to this Secret. Label keys must be between 1 and 63 characters long, have a UTF-8 encoding of
|
990
|
+
maximum 128 bytes, and must conform to the following PCRE regular expression: [\\p{Ll}\\p{Lo}][\\p{Ll}\\p{Lo}\\p{N}_-]{0,62}
|
991
|
+
Label values must be between 0 and 63 characters long, have a UTF-8 encoding of maximum 128 bytes, and must conform to
|
992
|
+
the following PCRE regular expression: [\\p{Ll}\\p{Lo}\\p{N}_-]{0,63} No more than 64 labels can be assigned to a given
|
993
|
+
resource. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3"
|
994
|
+
}. **Note**: This field is non-authoritative, and will only manage the labels present in your configuration. Please
|
995
|
+
refer to the field 'effective_labels' for all of the labels present on the resource.
|
1104
996
|
"""
|
1105
997
|
return pulumi.get(self, "labels")
|
1106
998
|
|
@@ -1108,18 +1000,14 @@ class Secret(pulumi.CustomResource):
|
|
1108
1000
|
@pulumi.getter
|
1109
1001
|
def name(self) -> pulumi.Output[str]:
|
1110
1002
|
"""
|
1111
|
-
The resource name of the
|
1112
|
-
|
1003
|
+
The resource name of the Secret. Format:
|
1004
|
+
`projects/{{project}}/secrets/{{secret_id}}`
|
1113
1005
|
"""
|
1114
1006
|
return pulumi.get(self, "name")
|
1115
1007
|
|
1116
1008
|
@property
|
1117
1009
|
@pulumi.getter
|
1118
1010
|
def project(self) -> pulumi.Output[str]:
|
1119
|
-
"""
|
1120
|
-
The ID of the project in which the resource belongs.
|
1121
|
-
If it is not provided, the provider project is used.
|
1122
|
-
"""
|
1123
1011
|
return pulumi.get(self, "project")
|
1124
1012
|
|
1125
1013
|
@property
|
@@ -1145,8 +1033,8 @@ class Secret(pulumi.CustomResource):
|
|
1145
1033
|
@pulumi.getter
|
1146
1034
|
def rotation(self) -> pulumi.Output[Optional['outputs.SecretRotation']]:
|
1147
1035
|
"""
|
1148
|
-
The rotation time and period for a Secret. At
|
1149
|
-
|
1036
|
+
The rotation time and period for a Secret. At 'next_rotation_time', Secret Manager will send a Pub/Sub notification to
|
1037
|
+
the topics configured on the Secret. 'topics' must be set to configure rotation.
|
1150
1038
|
"""
|
1151
1039
|
return pulumi.get(self, "rotation")
|
1152
1040
|
|
@@ -1162,8 +1050,8 @@ class Secret(pulumi.CustomResource):
|
|
1162
1050
|
@pulumi.getter
|
1163
1051
|
def topics(self) -> pulumi.Output[Optional[Sequence['outputs.SecretTopic']]]:
|
1164
1052
|
"""
|
1165
|
-
A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
1166
|
-
|
1053
|
+
A list of up to 10 Pub/Sub topics to which messages are published when control plane operations are called on the secret
|
1054
|
+
or its versions.
|
1167
1055
|
"""
|
1168
1056
|
return pulumi.get(self, "topics")
|
1169
1057
|
|
@@ -1171,9 +1059,8 @@ class Secret(pulumi.CustomResource):
|
|
1171
1059
|
@pulumi.getter
|
1172
1060
|
def ttl(self) -> pulumi.Output[Optional[str]]:
|
1173
1061
|
"""
|
1174
|
-
The TTL for the Secret.
|
1175
|
-
|
1176
|
-
Only one of `ttl` or `expire_time` can be provided.
|
1062
|
+
The TTL for the Secret. A duration in seconds with up to nine fractional digits, terminated by 's'. Example: "3.5s".
|
1063
|
+
Only one of 'ttl' or 'expire_time' can be provided.
|
1177
1064
|
"""
|
1178
1065
|
return pulumi.get(self, "ttl")
|
1179
1066
|
|
@@ -1181,13 +1068,10 @@ class Secret(pulumi.CustomResource):
|
|
1181
1068
|
@pulumi.getter(name="versionAliases")
|
1182
1069
|
def version_aliases(self) -> pulumi.Output[Optional[Mapping[str, str]]]:
|
1183
1070
|
"""
|
1184
|
-
Mapping from version alias to version name.
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
'latest' or 'NEW'. No more than 50 aliases can be assigned to a given secret.
|
1189
|
-
An object containing a list of "key": value pairs. Example:
|
1190
|
-
{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
1071
|
+
Mapping from version alias to version name. A version alias is a string with a maximum length of 63 characters and can
|
1072
|
+
contain uppercase and lowercase letters, numerals, and the hyphen (-) and underscore ('_') characters. An alias string
|
1073
|
+
must start with a letter and cannot be the string 'latest' or 'NEW'. No more than 50 aliases can be assigned to a given
|
1074
|
+
secret. An object containing a list of "key": value pairs. Example: { "name": "wrench", "mass": "1.3kg", "count": "3" }.
|
1191
1075
|
"""
|
1192
1076
|
return pulumi.get(self, "version_aliases")
|
1193
1077
|
|