However I'm receiving the following error message when I try to run the control-tower info command on an existing installation:
│ Error: Invalid legacy provider address
│
│ This configuration or its associated state refers to the unqualified provider "aws".
│
│ You must complete the Terraform 0.13 upgrade process before upgrading to later versions.
I should mention that the existing installation is running v7.0.0 of Bosh CLI and version 0.32.0 of control tower.
I'm using the following Dockerfile to create a container that I can run control-tower commands in:
However I'm receiving the following error message when I try to run the
control-tower info
command on an existing installation:I should mention that the existing installation is running v7.0.0 of Bosh CLI and version 0.32.0 of control tower.