Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Port Terraform Provider Examples

Getting started:

Edit provider.tf in this directory (add your credentials).

Running examples:

cd into any of the resources/* then:

terraform init
terraform plan
terraform apply