GoogleCloudPlatform / notebooks-blueprint-security

Opinionated setup for securely using AI Platform Notebooks.
https://registry.terraform.io/modules/GoogleCloudPlatform/notebooks-blueprint-security/google
Apache License 2.0
41 stars 14 forks source link

Syntax error on in output.tf #52

Closed bcounts1 closed 3 years ago

bcounts1 commented 3 years ago

There is a syntax error in output.tf Line: 72.

modules.access_level_members_higher_trust.name --> should be changed to --> module.access_level_members_higher_trust.name

erlanderlo commented 3 years ago

Thanks much!