1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/installation-deployment-manager-iam-shared-vpc.adoc

19 lines
584 B
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_gcp/installing-gcp-user-infra-shared-vpc.adoc
:_mod-docs-content-type: REFERENCE
[id="installation-deployment-manager-iam-shared-vpc_{context}"]
= Deployment Manager template for IAM roles
You can use the following Deployment Manager template to deploy the IAM roles that you need for your {product-title} cluster:
.`03_iam.py` Deployment Manager template
[%collapsible]
====
[source,python]
----
include::https://raw.githubusercontent.com/openshift/installer/release-4.21/upi/gcp/03_iam.py[]
----
====