The Terraform Exporter for SAP BTP is a tool that helps export resources from a SAP BTP account. It generates Terraform scripts for the import of resources and enables the import of the Terraform state.
Is your feature request related to a problem? Please describe.
Currently we do not give further advice what to do after the import was executed. This could be improved
Describe the solution you would like
After successfully executing a import of a Terraform configuration, add a NEXT_STEPS.md file, laying out the next steps that should be performed after the generation of the configuration like checking for explicit dependencies adding a state backend etc.
Thanks for the feature request. We evaluate it and update the issue accordingly.
Community Note
Voting for Prioritization
Please vote on this issue by adding a 👍 reaction to the original post to help the community and maintainers prioritize this request.
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
What area do you want to see improved?
other
Is your feature request related to a problem? Please describe.
Currently we do not give further advice what to do after the import was executed. This could be improved
Describe the solution you would like
After successfully executing a import of a Terraform configuration, add a
NEXT_STEPS.md
file, laying out the next steps that should be performed after the generation of the configuration like checking for explicit dependencies adding a state backend etc.Describe alternatives you have considered
n/a
Additional context
n/a