Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 330 Bytes

File metadata and controls

16 lines (7 loc) · 330 Bytes

Join path example

This folder shows examples of how to use the join-path module to create a file path with the proper path separator for the current operating system.

How do you run these examples?

  1. Install Terraform.
  2. terraform init.
  3. terraform apply.