Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 281 Bytes

File metadata and controls

10 lines (10 loc) · 281 Bytes
go run main.go --debug
# Copy the TF_REATTACH_PROVIDERS env var
# In a new terminal
cd examples/your-example
TF_REATTACH_PROVIDERS=... terraform init
TF_REATTACH_PROVIDERS=... terraform apply