AssemblyLift
HomeRepo
v0.3
v0.3
  • Welcome to AssemblyLift
  • Learn AssemblyLift
    • Getting Started
    • Services
      • Functions
      • Authorizers
      • IOmod Dependencies
    • Functions
      • Rust Functions
    • IO Modules
      • Registry
    • User Terraform
    • Providers
    • How to Build
    • How to Deploy
  • Development
    • Design Pillars
  • Resources
    • The Lexicon
    • Tutorial: Build a "todo list" backend with AssemblyLift
Powered by GitBook
On this page

Was this helpful?

  1. Learn AssemblyLift

User Terraform

Adding a directory in the project root named user_tf and placing a Terraform/HCL file in it will cause this directory to be included in the AssemblyLift build as a module. This functionality can be used to extend the application with additional infrastructure not yet supported natively by AssemblyLift.

Examples TODO ๐Ÿšงโ€‹

PreviousRegistryNextProviders

Last updated 3 years ago

Was this helpful?