Skip to content

Instantly share code, notes, and snippets.

@ivancorrales
Created February 8, 2021 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ivancorrales/1875c79263141a6131f47cdeeb73d16e to your computer and use it in GitHub Desktop.
Save ivancorrales/1875c79263141a6131f47cdeeb73d16e to your computer and use it in GitHub Desktop.
# variables-math-operations.hcl
x = 46
y = 54
sumResult = 100
subResult = 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment