There was an error while loading. Please reload this page.
Managed development environments (MDE) are used to create and stand up MDE Workspaces in CodeCatalyst. The component generates a devfile.yaml file. For more information, see Introduction to Devfile and Moving a repository devfile for a Dev Environment.
new Workspace(this, repository, SampleWorkspaces.default);
In your blueprint.ts file, add the following:
blueprint.ts
import {...} from '@amazon-codecatalyst/blueprint-component.dev-environments'