diff --git a/rosa_planning/rosa-understanding-terraform.adoc b/rosa_planning/rosa-understanding-terraform.adoc index b02041e79a..f82217f8a8 100644 --- a/rosa_planning/rosa-understanding-terraform.adoc +++ b/rosa_planning/rosa-understanding-terraform.adoc @@ -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]