Osconfig Patch Deployment

This table represents the osconfig_patch_deployment resource from Google Cloud Platform.

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.
resource_namecorestring
rolloutcorejsonOptional. Rollout strategy of the patch job.
statecorestringOutput only. Current state of the patch deployment. Possible values: ['STATE_UNSPECIFIED', 'ACTIVE', 'PAUSED']. Values descriptions: ['The default value. This value is used if the state is omitted.', 'Active value means that patch deployment generates Patch Jobs.', 'Paused value means that patch deployment does not generate Patch jobs. Requires user action to move in and out from this state.']
tagscorehstore
update_timecoretimestampOutput only. Time the patch deployment was last updated. Timestamp is in [RFC3339](https://www.ietf.org/rfc/rfc3339.txt) text format.