Add more documentation about how to work with existing resources (import/alteration) #1313
Labels
documentation
Improvements or additions to documentation
priority/important-longterm
Medium priority, to be worked on within the following 1-2 business quarters.
size/medium
estimated < 1 week
Community Note
Description
I have not found tutorials or guides that explain how I can re-use existing resources and existing state.
I've searched here:
Maybe using https://www.terraform.io/docs/cdktf/concepts/data-sources.html could be an option but it seems to be quite verbose. Is there an easier way to import an existing resource within the state managed by the CDK?
If it is the only way, maybe adding a tutorial/guide to focus on this importing workflow could be helpful. Especially if it combines discovered aspects (tags) to apply different treatments (use tags as an input of a function that will apply other tags to the given resource).
The text was updated successfully, but these errors were encountered: