migrate-to-containers icon indicating copy to clipboard operation
migrate-to-containers copied to clipboard

Migrate to Containers samples and best practices

Results 3 migrate-to-containers issues
Sort by recently updated
recently updated
newest added

This pull request addresses a small but important typo in the filename of one of our configuration files. The file previously named "genereate-artifacts-task.yaml" is now correctly renamed to "generate-artifacts-task.yaml". This...

Hi! i tried your cli tools for migration and they are working perfectly. id like to add some migration profiles by myself, but i cannot find sources for m2c and...

This adds a script which performs guest collection on all AWS instances connected to SSM. It will call `aws ssm describe-instance-information` to generate a list of VMs. All arguments given...