forseti-security / terraform-google-forseti

A Terraform module for installing Forseti on GCP
Apache License 2.0
132 stars 126 forks source link

Fix list to str interpolation string #640

Closed YuriFarias741 closed 2 years ago

YuriFarias741 commented 2 years ago

Updates the interpolation string on one of the resources using the composite_root_resources variables so that it wont raise errors on recent terraform versions.