You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: allows upgrading the google provider to 5.x (#84)
* Upgrade the google provider to 5.x
The google v5 provider is out since October 2023 and provides much needed features for us. But we can't upgrade to it because of lacework.
This allows lacework to work with google v5.x
* Update versions.tf
* Require lacework/service-account/gcp 2.0
* Missing newline made me miss the commit
| <aname="output_service_account_name"></a> [service\_account\_name](#output\_service\_account\_name)| The Service Account name |
123
123
| <aname="output_service_account_private_key"></a> [service\_account\_private\_key](#output\_service\_account\_private\_key)| The private key in JSON format, base64 encoded |
0 commit comments