OS Config Patch Deployment

OS Config Patch Deployment in Google Cloud automates the process of applying operating system patches across virtual machine instances. It allows administrators to define patch configurations, schedules, and target instance groups to ensure systems remain secure and up to date. The service supports both Linux and Windows environments and integrates with OS Config for compliance tracking and reporting.

gcp.osconfig_patch_deployment

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. Time the patch deployment was created. Timestamp is in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
datadog_display_namecorestring
descriptioncorestringOptional. Description of the patch deployment. Length of the description is limited to 1024 characters.
durationcorestringOptional. Duration of the patch. After the duration ends, the patch times out.
instance_filtercorejsonRequired. VM instances to patch.
labelscorearray<string>
last_execute_timecoretimestampOutput only. The last time a patch job was started by this deployment. Timestamp is in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
namecorestringUnique name for the patch deployment resource in a project. The patch deployment name is in the form: `projects/{project_id}/patchDeployments/{patch_deployment_id}`. This field is ignored when you create a new patch deployment.
one_time_schedulecorejsonRequired. Schedule a one-time execution.
organization_idcorestring
parentcorestring
patch_configcorejsonOptional. Patch configuration that is applied.
project_idcorestring
project_numbercorestring
recurring_schedulecorejsonRequired. Schedule recurring executions.
region_idcorestring
resource_namecorestring
rolloutcorejsonOptional. Rollout strategy of the patch job.
statecorestringOutput only. Current state of the patch deployment.
tagscorehstore_csv
update_timecoretimestampOutput only. Time the patch deployment was last updated. Timestamp is in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.
zone_idcorestring