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-cloudformation-security.adoc

21 lines
673 B
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_aws/installing-aws-user-infra.adoc
// * installing/installing_aws/installing-restricted-networks-aws.adoc
:_mod-docs-content-type: REFERENCE
[id="installation-cloudformation-security_{context}"]
= CloudFormation template for security objects
You can use the following CloudFormation template to deploy the security objects
that you need for your {product-title} cluster.
.CloudFormation template for security objects
[%collapsible]
====
[source,yaml]
----
include::https://raw.githubusercontent.com/openshift/installer/release-4.21/upi/aws/cloudformation/03_cluster_security.yaml[]
----
====