README ¶ terraform-provider-srl build Build the provider and move it to the example directory go build -o example/terraform-provider-srl terraform In the example directory there is a variable.tf file and main.tf file Update the variable.tf file to fit your environment and update the main.tf for your use case/scenario you want to test. terraform init terraform apply --auto-approve terraform destroy --auto-approve terraform debugging export TF_LOG=TRACE export TF_LOG_PATH=$PWD/tf.log Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis tfsrl Package tfsrl is a generated package which contains definitions of structs which represent a Terraform resource. Package tfsrl is a generated package which contains definitions of structs which represent a Terraform resource. Click to show internal directories. Click to hide internal directories.