Terraform using private server

0

I have a terraform setup on a private local server with no internet access , I have an organization AWS account, I want to provision resources on that AWS account and its child account using that terraform server, what should i do? Can AWS Direct connect help with that?

  • Hello @Divyanshu. Can you provide some clarity on the use-case?

    1. Are you using Terraform open source or Terraform Enterprise?
    2. The private local server with Terraform, if this server in your own datacenter/co-location facility, or is this an EC2 instance in AWS and in a private subnet?
1 Risposta
0

Tough one as there are many requirements for that.. You would need DNS resolution for starters for all the AWS domains and access to all VPC Endpoints to make APi calls too.

Never tried it myself and if it would work or not.

Any chance you can use terraform cloud?

profile picture
ESPERTO
con risposta un anno fa
  • Does terraform cloud helps in this case

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande