Multiple team members are collaborating on infrastructure using Terraform and want to format their Terraform code following standard Terraform-style convention.
How could they automatically ensure the code satisfies conventions?
A.
Replace all tabs with spaces
B.
Terraform automatically formats configuration on terraform apply
C.
Run terraform validate prior to executing terraform plan or terraform apply
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
090200f
3 months, 2 weeks agoRamdi1
12 months ago