Skip to main content
Please ensure the following packages are installed:And you’ve completed the previous steps:

1. Set the Profile Account

To set your active profile, run:
fjall profile set <profile-name>
Or simply select from a list of available profiles:
fjall profile set
📝 Tip:
The standard profile name follows the format:
<company-name>-platform-<abbreviated-region>
e.g. exampleorg-platform-use1 (where use1 = us-east-1)

2. Deploy the Platform Account

Open your terminal (e.g. VSCode or iTerm2) and at the root of your project run the following:
fjall organisation deploy --platform

✅ Success Example

A successful deployment will produce output similar to:
--- Deployment Summary ---

🎉 Success! Your AWS organisation has been deployed.

🔗 You can now deploy your platform account with 'fjall organisation deploy --platform'!

   /\
  /  \ /\
 /  _ _\ _\
   Fjall

Next Steps

You’re now ready to Deploy Your Managed Account! ✅