lwatterworth-cldr
lwatterworth-cldr
When refactoring terraform without affecting actual resources, we need restored the ability to import resources to specific addresses without a full dependency calculation blocking the import. Please revert the change,...
> The refactoring we did here was intended as a first step in that direction -- with deprecation of the separate terraform import command being the ultimate end goal Why...
> Deprecating the terraform import command is not the same as deprecating the entire concept of importing. thank you for clarification. is the team envisioning something like the `move` blocks...