Add after dependencies injected callback. Callback will run after dependency injection process is completed.
You can add multiple callbacks, then they will be executed in sequence.
Add after init callback. Callbacks will run right after this element is initialized.
You can add multiple callbacks, then they will be executed in sequence.
Generated using TypeDoc
Add
TerraformOutput. You can provide output element byprovidemethod ofinjectorbut sometime, it would be more clear usingaddOutputmethod for each element.