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
terraform/Azure: Use "output yaml" for the EBS volume iops setting
Remove the line in terraform.Makefile that sets
"terraform_aws_ebs_volume_iops" and just pass it directly from
Kconfig via an "output yaml" directive.
We can also remove NEEDS_IOPS and simply detect whether the output
variable was defined or not when building the terraform.tfvars file.
Signed-off-by: Chuck Lever <[email protected]>
0 commit comments