My project, whose state is currently in S3, contains 3 workspaces [default, ote, prod]. The default is clean.
I want to migrate [ote, prod] to TFC… BUT also change the workspace names [ote → proj1-ote, prod → proj1-prod]
Would you recommend:
(A) Perform the backend migration first, which would create an “ote” and “prod” workspace in TFC? Seems I can rename a workspace in TFC. Does this change get picked up locally on the next “init”?
(B) Pull the “ote” and “prod” state files down, while in their respective workspaces, create new workspaces, and push up the corresponding state files while in each new workspace?
My limited training with sunny-day scenarios has left me ill-prepared for this endeavor.
-swoop