-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Open
Labels
Description
Terraform Version
latest
Use Cases
Run terraform in browser using WebAssembly
Attempted Solutions
Compiling Terraform from source to a WASM target produces several errors due to incompatible calls and libraries. The solution will need to include excluding these calls for the WASM build target.
Proposal
No response
References
No response
magodo