Support for terraform import would help TF-CF adoption when existing infrastructure are already created and need to be preserved, and start being managed by TF.
We have use cases for the following imports:
org
space
broker
domain
A workaround currently applied is to manually craft the corresponding tfstate file entries, which might be tedious and error prone.
Support for terraform import would help TF-CF adoption when existing infrastructure are already created and need to be preserved, and start being managed by TF.
We have use cases for the following imports:
A workaround currently applied is to manually craft the corresponding tfstate file entries, which might be tedious and error prone.
Related tf documentation:
/CC @shoudusse