On 23.08.20 02:10, Sven-Hendrik Haase wrote:
Hey guys,
Just a quick heads-up to please not upgrade to Terraform 0.13 if you want to use Terraform currently. I'll handle the upgrade once the Keycloak provider is available in the registry. In the mean time, please stay on Terraform 0.12.
See https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/100
Cheers, Sven
Hey guys, I did the upgrade to 0.13 including state changes. Associated code changes are here: https://gitlab.archlinux.org/archlinux/infrastructure/-/merge_requests/60 Please upgrade to terraform 0.13 BEFORE interacting with our state the next time. Since all necessary changes are already done, what you should do is: 1. Upgrade terraform using pacman 2. Go to tf-stage{1,2} and delete .terraform 3. Run terraform init command from README 4. Now terraform plan etc should work normally Cheers, Sven