hooman96 / momento

http://momento-six.vercel.app
1 stars 2 forks source link

IaC - Market Research #3

Open hooman96 opened 3 months ago

hooman96 commented 3 months ago

Building the IaC components, terraform structures, etc

Resources:

  1. https://terratest.gruntwork.io
  2. https://github.com/sal12oni/aws_azure_migration
  3. https://github.com/multycloud/multy
  4. https://github.com/pulumi/pulumi
  5. https://opsmaru.com/
SaeedGHF commented 2 months ago

First, we need to cluster the provider services and label them based on their job and define a single resource for each group (known as Momento resources).

Then we need to create and publish a Terraform provider to manage the lifecycle of Momento resources. https://developer.hashicorp.com/terraform/tutorials/providers-plugin-framework

To better understand this task, we need to look at the list of provider services.