Resource for Greengrass V2 deployment.
target_arn
(String)components
(Attributes Map) (see below for nested schema)deployment_name
(String)deployment_policies
(Attributes) (see below for nested schema)iot_job_configuration
(Attributes) (see below for nested schema)parent_target_arn
(String)tags
(Map of String)deployment_id
(String)id
(String) Uniquely identifies the resource.components
Optional:
component_version
(String)configuration_update
(Attributes) (see below for nested schema)run_with
(Attributes) (see below for nested schema)components.configuration_update
Optional:
merge
(String)reset
(List of String)components.run_with
Optional:
posix_user
(String)system_resource_limits
(Attributes) (see below for nested schema)windows_user
(String)components.run_with.system_resource_limits
Optional:
cpus
(Number)memory
(Number)deployment_policies
Optional:
component_update_policy
(Attributes) (see below for nested schema)configuration_validation_policy
(Attributes) (see below for nested schema)failure_handling_policy
(String)deployment_policies.component_update_policy
Optional:
action
(String)timeout_in_seconds
(Number)deployment_policies.configuration_validation_policy
Optional:
timeout_in_seconds
(Number)iot_job_configuration
Optional:
abort_config
(Attributes) (see below for nested schema)job_executions_rollout_config
(Attributes) (see below for nested schema)timeout_config
(Attributes) (see below for nested schema)iot_job_configuration.abort_config
Required:
criteria_list
(Attributes List) (see below for nested schema)iot_job_configuration.abort_config.criteria_list
Required:
action
(String)failure_type
(String)min_number_of_executed_things
(Number)threshold_percentage
(Number)iot_job_configuration.job_executions_rollout_config
Optional:
exponential_rate
(Attributes) (see below for nested schema)maximum_per_minute
(Number)iot_job_configuration.job_executions_rollout_config.exponential_rate
Required:
base_rate_per_minute
(Number)increment_factor
(Number)rate_increase_criteria
(Attributes) (see below for nested schema)iot_job_configuration.job_executions_rollout_config.exponential_rate.rate_increase_criteria
Optional:
number_of_notified_things
(Number)number_of_succeeded_things
(Number)iot_job_configuration.timeout_config
Optional:
in_progress_timeout_in_minutes
(Number)Import is supported using the following syntax:
$ terraform import awscc_greengrassv2_deployment.example <resource ID>