SIGN IN SIGN UP
hashicorp / terraform UNCLAIMED

Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

0 0 33 Go

feat(import): support import blocks inside child modules (#38352)

This PR adds support for import blocks inside child modules. Duplicate blocks will overwrite prior imports (I copied this behavior from the refactoring code, but we could instead return an error if multiple import blocks target the same abs config resource).
K
Kristin Laemmert committed
34935295e3a5521f638e9a4fc51a5bf50296a45c
Parent: 3c94ef6
Committed by GitHub <noreply@github.com> on 5/14/2026, 6:17:24 PM