Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Terraform readability#

Sumit Rawal answered on May 18, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Terraform data source#
  • terraform state
  • terraform ternary
  • terraform
  • What is Terraform?
  • terraform
  • terraform
  • format terraform online
  • format terraform online
  • Terraform Example usage
  • Terraform security#
  • CloudFormation readability#
  • Terraform data source advantages#
  • What is Terraform?

  • Terraform readability#

    0

    Terraform uses HCL, which has a clean, concise syntax. It is very easy to read, allows comments (both inline and block), and is not fussy about spacing, newlines, or indentation. That is not to say you cannot use a formatter or an IDE to get it looking neat. It is just that there will not be a syntax error if you add an extra space, as it can be with YAML. Using HCL, you can easily split your project up into multiple files as you see fit to make the code easier to read and understand when coming to the project.

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 18 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.