| by Scott Kilroy | No comments

How to upload local files to Amazon EC2 instance using Terraform

In this tutorial, we will look at how to copy a file from a local machine running Terraform to a newly created Amazon EC2 instance (Ubuntu) on AWS. In this method, we will use the File utility provided by Terraform. We demonstrate its use by simply copying a file to an EC2 instance.

Share Button

Source: Howtoforge Linux Howtos und Tutorials

Leave a Reply