Terraform: terraform_remote_state – getting Outputs from other state-files
With the data "terraform_remote_state" we can get the outputs of one project to use in another.
For example, our AWS VPC is created separately from AWS EKS (although in the series Terraform: Building EKS, part 1 – VPC, Subnets and Endpoints VPCs were...
setevoy.hashnode.dev2 min read