Closed totogo closed 3 years ago
@totogo Just by curiosity could you try it with terraform version 0.14.8 ?
@totogo this is a regression in upstream tf core https://github.com/hashicorp/terraform/issues/28524 and looks like a fix is already in 0.15.2. Could you try that out?
@s1mark @bharathkkb I have tested with 0.14.8
and 0.15.2
, both of them are OK. The issue is fixed for me. Thanks!
I just upgrade from
~>3.0
to~>4.0
and myterraform version
isIf the
project_roles
is empty, I got this error when runterraform apply
:Here is my terraform script, this does not work:
This one works: