Difference between revisions of "Terraform aws instance: root block device"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#root_block_device | https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance#root_block_device | ||
+ | [[root_block_device]] - (Optional) Configuration block to customize details about the root block device of the instance. See [[Block Devices]] below for details. When accessing this as an attribute reference, it is a list containing one object | ||
+ | |||
root_block_device | root_block_device |
Revision as of 16:32, 16 January 2023
root_block_device - (Optional) Configuration block to customize details about the root block device of the instance. See Block Devices below for details. When accessing this as an attribute reference, it is a list containing one object
root_block_device
root_block_device { ~ iops = 3000 -> 0 [[tags] = {} }
Related
terraform plan
- Terraform resource:
aws_instance
IOPS
See also
- Terraform AWS: provider, resources, modules, data sources, VPC, IAM, Net, EC2, S3, Route53, ACM, CloudWatch, SES, RDS, ECS,
awscc, autoscaling, EKS
Advertising: