diff --git a/docs/assets/screenshots/module_sharing.png b/docs/assets/screenshots/module_sharing.png new file mode 100644 index 000000000..84968a813 Binary files /dev/null and b/docs/assets/screenshots/module_sharing.png differ diff --git a/docs/vendors/terraform/module-registry.md b/docs/vendors/terraform/module-registry.md index 39c14708b..7aad6865d 100644 --- a/docs/vendors/terraform/module-registry.md +++ b/docs/vendors/terraform/module-registry.md @@ -324,7 +324,7 @@ Unlike Stacks, modules can be shared between Spacelift accounts in a sense that In order to share the module with other accounts, please add their names in subdomain form (all lowercase) in the module settings Sharing section: -![](../../assets/screenshots/Edit_module_ยท_eggs.png) +![](../../assets/screenshots/module_sharing.png) This can also be accomplished programmatically using our [Terraform provider](terraform-provider.md).