Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在当前的 Google Cloud Deployment Manager 文档中。似乎您无法使用它创建任何角色或权限,或者我只是缺少属性或资源类型?
您必须向项目的 Google API 服务帐户授予原始角色/所有者角色,以便它可以应用您在配置中定义的IAM 策略。而且,当您创建或更新部署时,Deployment Manager 会调用身份和访问管理 (IAM) API 来设置资源的适当权限。
我邀请您查看此堆栈溢出线程以获取更多信息。