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개 답변
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
전문가
답변함 일 년 전
  • Does terraform cloud helps in this case

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠