1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-8315: Removed the Tech Preview warning from the documentation

This commit is contained in:
Eric Ponvelle
2023-10-23 10:17:59 -04:00
committed by openshift-cherrypick-robot
parent f2295286de
commit e14f52a02b

View File

@@ -9,9 +9,6 @@ toc::[]
Terraform is an infrastructure-as-code tool that provides a way to configure your resources once and replicate those resources as desired. Terraform accomplishes the creation tasks by using declarative language. You declare what you want the final state of the infrastructure resource to be, and Terraform creates these resources to your specifications.
:FeatureName: Red Hat Cloud Services Terraform Provider
include::snippets/technology-preview.adoc[]
include::modules/rosa-sts-terraform-prerequisites.adoc[leveloffset=+1]
[discrete]