Skip to content

hh/terraform-provider-talos

 
 

Repository files navigation

terraform-provider-talos

Debugging

In a bash shell, build a debug version of this provider binary:

make build-debug

In Visual Studio Code, start the provider in a debug session.

In a new bash shell, go into your terraform project directory, and run terraform with TF_REATTACH_PROVIDERS set to the value printed in the VSCode debug windows.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.2%
  • Other 0.8%