Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
Tfswitch allows you to switch between different versions of Terraform on the fly. In addition to switching between Terraform versions tfswitch will download any version of Terraform you do not have installed if the version is selected.
All you have to do is change directory to your Terraform configuration files and run this command: Then copy the output that will look something like this: Paste this output into a README.md file for your module.
Here is what it looks like: This probably goes without saying, but I use HashiCorp Terraform to highlight the terraform syntax and verify that my code looks correct. Here is some code that looks good: Here is some that looks bad: It won’t solve your syntax problems for you, of course.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com