You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/job.md
+88-3Lines changed: 88 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ description: |-
22
22
### Optional
23
23
24
24
-`authorize_security_group_ingress_action_value` (Block List, Max: 1) "EC2: Authorize security group ingress" action value (see [below for nested schema](#nestedblock--authorize_security_group_ingress_action_value))
25
+
-`bulk_stop_instances_action_value` (Block List, Max: 1) "EC2: Stop ALL instances" action value (see [below for nested schema](#nestedblock--bulk_stop_instances_action_value))
25
26
-`change_instance_type_action_value` (Block List, Max: 1) "EC2: Change instance type" action value (see [below for nested schema](#nestedblock--change_instance_type_action_value))
26
27
-`change_rds_cluster_instance_class_action_value` (Block List, Max: 1) "RDS(Aurora): Change DB instance class" action value (see [below for nested schema](#nestedblock--change_rds_cluster_instance_class_action_value))
27
28
-`change_rds_instance_class_action_value` (Block List, Max: 1) "RDS: Change DB instance class" action value (see [below for nested schema](#nestedblock--change_rds_instance_class_action_value))
@@ -53,11 +54,14 @@ description: |-
53
54
-`restore_rds_cluster_action_value` (Block List, Max: 1) "RDS(Aurora): Restore DB cluster from DB cluster snapshot" action value (see [below for nested schema](#nestedblock--restore_rds_cluster_action_value))
54
55
-`restore_rds_instance_action_value` (Block List, Max: 1) "RDS: Restore from DB snapshot" action value (see [below for nested schema](#nestedblock--restore_rds_instance_action_value))
55
56
-`revoke_security_group_ingress_action_value` (Block List, Max: 1) "EC2: Revoke security group ingress" action value (see [below for nested schema](#nestedblock--revoke_security_group_ingress_action_value))
57
+
-`run_ecs_tasks_fargate_action_value` (Block List, Max: 1) "ECS: Run task (Fargate)" action value (see [below for nested schema](#nestedblock--run_ecs_tasks_fargate_action_value))
58
+
-`s3_start_backup_job_action_value` (Block List, Max: 1) "S3: Backup" action value (see [below for nested schema](#nestedblock--s3_start_backup_job_action_value))
56
59
-`send_command_action_value` (Block List, Max: 1) "EC2: Send command on instance" action value (see [below for nested schema](#nestedblock--send_command_action_value))
57
60
-`start_instances_action_value` (Block List, Max: 1) "EC2: Start instance" action value (see [below for nested schema](#nestedblock--start_instances_action_value))
58
61
-`start_rds_clusters_action_value` (Block List, Max: 1) "RDS(Aurora): Start DB cluster" action value (see [below for nested schema](#nestedblock--start_rds_clusters_action_value))
59
62
-`start_rds_instances_action_value` (Block List, Max: 1) "RDS: Start DB instance" action value (see [below for nested schema](#nestedblock--start_rds_instances_action_value))
60
63
-`start_workspaces_action_value` (Block List, Max: 1) "WorkSpaces: Start WorkSpace" action value (see [below for nested schema](#nestedblock--start_workspaces_action_value))
64
+
-`stop_ecs_tasks_action_value` (Block List, Max: 1) "ECS: Stop task" action value (see [below for nested schema](#nestedblock--stop_ecs_tasks_action_value))
61
65
-`stop_instances_action_value` (Block List, Max: 1) "EC2: Stop instance" action value (see [below for nested schema](#nestedblock--stop_instances_action_value))
62
66
-`stop_rds_clusters_action_value` (Block List, Max: 1) "RDS(Aurora): Stop DB cluster" action value (see [below for nested schema](#nestedblock--stop_rds_clusters_action_value))
63
67
-`stop_rds_instances_action_value` (Block List, Max: 1) "RDS: Stop DB instance" action value (see [below for nested schema](#nestedblock--stop_rds_instances_action_value))
@@ -71,6 +75,7 @@ description: |-
71
75
-`action_type` (String) Action type
72
76
-`allow_runtime_action_values` (Boolean) Whether the value of the action setting is specified at runtime or not
73
77
-`aws_account_id` (Number) AWS account ID
78
+
-`aws_account_ids` (List of Number) AWS account IDs
74
79
-`completed_post_process_id` (List of Number) Array containing post-process IDs to be executed if the job is successful
75
80
-`cron_rule_value` (List of Object) Timer trigger value (see [below for nested schema](#nestedatt--cron_rule_value))
76
81
-`effective_date` (String) Effective date
@@ -100,6 +105,19 @@ Optional:
100
105
-`tag_value` (String) Tag value used to identify the target resource
### Nested Schema for `change_instance_type_action_value`
105
123
@@ -228,12 +246,22 @@ Optional:
228
246
229
247
-`additional_tag_key` (String) Tag key to assign to the created EBS volume
230
248
-`additional_tag_value` (String) Tag key to assign to the created EBS volume Tag value to assign to the created EBS volume
249
+
-`additional_tags` (Block Set) Array of tags to assign to the created EBS volume (see [below for nested schema](#nestedblock--create_ebs_snapshot_action_value--additional_tags))
231
250
-`description` (String) Description to be set for EBS volume
232
251
-`tag_key` (String) Tag key used to identify the target resource
233
252
-`tag_value` (String) Tag value used to identify the target resource
234
253
-`trace_status` (String) Whether to Verify completion status of the resource
### Nested Schema for `s3_start_backup_job_action_value`
675
+
676
+
Required:
677
+
678
+
-`backup_vault_name` (String) Name of the backup vault to store the backup
679
+
-`bucket_name` (String) Name of the S3 bucket to store the backup
680
+
-`iam_role_arn` (String) ARN of the IAM role to use for the backup
681
+
-`region` (String) AWS Region in which the target resource resides
682
+
683
+
Optional:
684
+
685
+
-`additional_tags` (Block Set) Additional tags to be added to the backup (see [below for nested schema](#nestedblock--s3_start_backup_job_action_value--additional_tags))
686
+
-`lifecycle_delete_after_days` (Number) Number of days to keep the backup
0 commit comments