Skip to main content
Solved

Add AWS regions from the backend

  • March 21, 2025
  • 1 reply
  • 33 views

Deploy resource in us-east-1 region
 

Best answer by MohammedBanabila

 1.if  the customer  has  multiple  account   , then  you can register  those  account id along with their  access and secret keys

  1.  you  can provisioning the resources  through   infrastructure as code  example terraform  
  2.   have  a GitHub  repository  to which  provisioning the resources    deploy  gitthub action  for   resources

 

1 reply

MohammedBanabila
Forum|alt.badge.img+5

 1.if  the customer  has  multiple  account   , then  you can register  those  account id along with their  access and secret keys

  1.  you  can provisioning the resources  through   infrastructure as code  example terraform  
  2.   have  a GitHub  repository  to which  provisioning the resources    deploy  gitthub action  for   resources