Skip to content

Instantly share code, notes, and snippets.

@IaroslavR
Created August 18, 2022 11:32
Show Gist options
  • Save IaroslavR/8ccad71c6696468622a7f88d898c1982 to your computer and use it in GitHub Desktop.
Save IaroslavR/8ccad71c6696468622a7f88d898c1982 to your computer and use it in GitHub Desktop.
YAML to hcl converter
# src - https://t.me/terraform_ru/52974
echo 'yamldecode(file("filename.yaml"))' | terraform console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment