Skip to content

Commit 81c28d4

Browse files
Clarify terraform serverless support (#3934)
## Description Terraform is supposed to be supported on serverless To address below issues: * [Issue 1](elastic/support-tech-lead#1673) * [Issue 2](elastic/docs-content-internal#443) * [Issue 3](https://support.elastic.dev/knowledge/view/57137a36) ## Preview - before merge [deploy-manage/deploy/elastic-cloud/tools-apis.md](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/3934/deploy-manage/deploy/elastic-cloud/tools-apis) ## Preview - after merge https://www.elastic.co/docs/deploy-manage/deploy/elastic-cloud/tools-apis#provision-deployments-with-terraform cc @maggieghamry @ppf2 --------- Co-authored-by: Vlada Chirmicci <[email protected]>
1 parent aaaf16e commit 81c28d4

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
The {{ecloud}} Terraform provider allows you to provision and manage {{ech}} and {{ece}} deployments as code, and introduce DevOps-driven methodologies to manage and deploy the {{stack}} and solutions.
1+
The {{ecloud}} Terraform provider allows you to provision and manage {{serverless-full}} projects, {{ech}} and {{ece}} deployments as code, and introduce DevOps-driven methodologies to manage and deploy the {{stack}} and solutions.
22

3-
To get started, see the [{{ecloud}} Terraform provider documentation](https://registry.terraform.io/providers/elastic/ec/latest/docs).
3+
To get started, review the [{{ecloud}} Terraform provider documentation](https://registry.terraform.io/providers/elastic/ec/latest/docs) and [{{ecloud}} Terraform GitHub repository](https://github.com/elastic/terraform-provider-ec) for more guidance.

deploy-manage/deploy/elastic-cloud/tools-apis.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,7 @@ serverless: unavailable
9696
:::
9797

9898

99-
## Provision deployments with Terraform
100-
```{applies_to}
101-
deployment:
102-
ess: ga
103-
serverless: unavailable
104-
```
99+
## Provision projects and deployments with Terraform
105100

106101
:::{include} /deploy-manage/deploy/_snippets/tpec.md
107102
:::

0 commit comments

Comments
 (0)