2 - Terraform Stack (local_file)
Goal: Create a Terraforge stack to provision a plain text-file
Steps
Navigate to Stacks on the left side menu
Click + ADD STACK on the left side
Set Name to
tutorial-text-file
Set Description to
Create a text-file on localhost
Set Tags to
tutorial
andlocal
(press TAB after typing)Leave all other options as default and click SAVE
WARNING: Never store sensitive information in a Stack and enable Marketplace and Public! Keep Terraform code DRY and free of sensitive information.
Last updated
Was this helpful?