name |
Generic resource name |
string |
n/a |
yes |
components |
Image Builder Component |
any |
{} |
no |
create_image_recipe |
Controls whether resources should be created |
bool |
true |
no |
image_recipe_parent_image |
Platform of the image recip |
string |
n/a |
yes |
image_recipe_version |
Version of the image recipe |
string |
n/a |
yes |
block_device_mapping |
Configuration block(s) with block device mappings for the image recipe. Detailed below |
list(map(string)) |
[] |
no |
component_external_arns |
Components created externally |
list(string) |
[] |
no |
ebs |
Configuration block with Elastic Block Storage (EBS) block device mapping settings |
list(map(string)) |
[] |
no |
enable_resource_tags |
Whether to enable resource tags |
bool |
false |
no |
resource_tags |
Key-value map of resource tags to assign to infrastructure created by the configuration |
map(string) |
{} |
no |
create_infrastructure_configuration |
Controls whether resources should be created |
bool |
true |
no |
infrastructure_configuration_description |
Description for the configuration |
string |
null |
no |
infrastructure_configuration_instance_profile_name |
Name of IAM Instance Profile |
string |
n/a |
yes |
infrastructure_configuration_instance_types |
EC2 Instance Types |
list(string) |
["t3.nano", "t3.micro"] |
no |
infrastructure_configuration_key_pair |
Name of EC2 Key Pair |
string |
null |
no |
infrastructure_configuration_security_group_ids |
EC2 Security Group identifiers |
list(string) |
null |
no |
infrastructure_configuration_sns_topic_arn |
Amazon Resource Name (ARN) of SNS Topic |
string |
null |
no |
infrastructure_configuration_subnet_id |
EC2 Subnet identifier. Also requires security_group_ids argument |
string |
null |
no |
infrastructure_configuration_terminate_instance_on_failure |
Enable if the instance should be terminated when the pipeline fails |
bool |
false |
no |
infrastructure_configuration_s3_logs_enabled |
Whether to enable s3 logs |
bool |
false |
no |
infrastructure_configuration_s3_bucket_name" |
Name of the S3 Bucket |
string |
null |
no |
infrastructure_configuration_s3_key_prefix |
Prefix to use for S3 logs |
string |
null |
no |
create_distribution_configuration |
Controls whether resources should be created |
bool |
true |
no |
distribution_configuration_description |
Description of the distribution configuration |
string |
null |
no |
distribution_configuration_kms_key_id |
Amazon Resource Name (ARN) of the Key Management Service (KMS) Key used to encrypt the distribution configuration |
string |
null |
no |
distribution_configuration_region |
AWS Region for the distribution |
string |
n/a |
yes |
ami_distribution_configuration |
Configuration block with Amazon Machine Image (AMI) distribution settings |
any |
{} |
no |
launch_permission |
Configuration block of EC2 launch permissions to apply to the distributed AMI |
map(list(string)) |
{} |
no |
fast_launch_configuration |
Set of Windows faster-launching configurations to use for AMI distribution |
map(string) |
{} |
no |
launch_template |
Configuration block for the launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots |
map(string) |
null |
no |
launch_template_configuratio |
Set of launch template configuration settings that apply to image distribution |
list(map(string)) |
[] |
no |
image_pipeline |
Controls whether resources should be created |
bool |
true |
no |
image_pipeline_description |
Description of the image pipeline |
string |
null |
no |
image_pipeline_enhanced_image_metadata_enabled |
Whether additional information about the image being created is collected |
bool |
true |
no |
image_pipeline_status |
Status of the image pipeline,Valid values are DISABLED and ENABLED |
string |
ENABLED |
no |
image_tests_configuration |
Configuration block with image tests configuration |
map(string) |
{} |
no |
image_tests_configuration_schedule_enabled |
Whether to enable schedule expression |
bool |
false |
no |
image_tests_configuration_schedule_expression |
Cron expression of how often the pipeline start condition is evaluated |
string |
null |
no |
image_recipe_arn |
Amazon Resource Name (ARN) of the image recipe |
string |
n/a |
no |
infrastructure_configuration_arn |
Amazon Resource Name (ARN) of the Image Builder Infrastructure Configuration |
string |
n/a |
no |
distribution_configuration_arn |
Amazon Resource Name (ARN) of the Image Builder Distribution |
string |
n/a |
no |
tags |
A mapping of tags to assign to the resource |
map(string) |
{} |
no |