From 5de115325faa5323269788c79d1fbd4175041bee Mon Sep 17 00:00:00 2001 From: Harsh Mishra Date: Thu, 3 Apr 2025 23:24:46 +0530 Subject: [PATCH 1/2] add preview banners and tags to missing pages --- .../chaos-engineering/chaos-application-dashboard/index.md | 2 +- content/en/user-guide/cloud-sandbox/_index.md | 2 +- .../en/user-guide/cloud-sandbox/application-previews/index.md | 3 ++- .../en/user-guide/cloud-sandbox/ephemeral-instance/index.md | 3 ++- .../en/user-guide/security-testing/iam-policy-stream/index.md | 2 +- content/en/user-guide/tools/event-studio/index.md | 4 ++++ content/en/user-guide/web-application/stack-overview/index.md | 2 +- 7 files changed, 12 insertions(+), 6 deletions(-) diff --git a/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md b/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md index 4491245173..71287df286 100644 --- a/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md +++ b/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md @@ -18,7 +18,7 @@ The dashboard uses [LocalStack Chaos API]({{< ref "chaos-api" >}}) under the hoo You can find this feature in the LocalStack Web Application by navigating to [**app.localstack.cloud/chaos-engineering**](https://app.localstack.cloud/chaos-engineering). {{< callout "note" >}} -Chaos Engineering Dashboard is offered as a **preview** feature and under active development. +Chaos Engineering Dashboard is offered is offered as a **preview** feature and is under active development. {{< /callout >}} ## Features diff --git a/content/en/user-guide/cloud-sandbox/_index.md b/content/en/user-guide/cloud-sandbox/_index.md index 9544fb0cc2..cd883330d5 100644 --- a/content/en/user-guide/cloud-sandbox/_index.md +++ b/content/en/user-guide/cloud-sandbox/_index.md @@ -18,5 +18,5 @@ LocalStack Cloud Sandbox encompasses the following features: - Facilitate collaboration by allowing developers to test features on the same environment. {{< callout >}} -Cloud Sandbox is offered as a **preview** feature and under active development. +Cloud Sandbox is offered is offered as a **preview** feature and is under active development. {{< /callout >}} diff --git a/content/en/user-guide/cloud-sandbox/application-previews/index.md b/content/en/user-guide/cloud-sandbox/application-previews/index.md index 4a34d4ffd4..758e400e97 100644 --- a/content/en/user-guide/cloud-sandbox/application-previews/index.md +++ b/content/en/user-guide/cloud-sandbox/application-previews/index.md @@ -3,6 +3,7 @@ title: "Application Preview" linkTitle: "Application Preview" weight: 2 description: Create an Application Preview to deploy your application changes in an Ephemeral Instance +tags: ["Pro image"] --- ## Introduction @@ -13,7 +14,7 @@ It allows temporary deployment of AWS powered applications on a LocalStack Ephem This feature is currently only available for GitHub repositories that use GitHub Actions. {{< callout >}} -Application Preview is offered as a **preview** feature and under active development. +Application Preview is offered is offered as a **preview** feature and is under active development. {{< /callout >}} ## Getting started diff --git a/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md b/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md index 9f21f41513..1ea5fc2ffb 100644 --- a/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md +++ b/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md @@ -3,6 +3,7 @@ title: "Ephemeral Instances" linkTitle: "Ephemeral Instances" weight: 1 description: Create an Ephemeral Instance in the cloud using the LocalStack Web Application +tags: ["Pro image"] --- ## Introduction @@ -11,7 +12,7 @@ Ephemeral Instances allows you to run a LocalStack instance in the cloud. You can interact with these instances via the LocalStack Web Application, or by configuring your integrations and developer tools with the endpoint URL of the ephemeral instance. {{< callout "note" >}} -Ephemeral Instances is offered as a **preview** feature and under active development. +Ephemeral Instances is offered is offered as a **preview** feature and is under active development. {{< /callout >}} ## Getting started diff --git a/content/en/user-guide/security-testing/iam-policy-stream/index.md b/content/en/user-guide/security-testing/iam-policy-stream/index.md index b5afeec882..84ec99a0a8 100644 --- a/content/en/user-guide/security-testing/iam-policy-stream/index.md +++ b/content/en/user-guide/security-testing/iam-policy-stream/index.md @@ -15,7 +15,7 @@ Subsequently, it displays the suggested policy. This feature aids in identifying the correct permissions for cloud applications and can help spot logical errors, such as unexpected actions in a policy. {{< callout "note" >}} -IAM Policy Stream is offered as a **preview** feature and under active development. +IAM Policy Stream is offered is offered as a **preview** feature and is under active development. {{< /callout >}} ## Getting started diff --git a/content/en/user-guide/tools/event-studio/index.md b/content/en/user-guide/tools/event-studio/index.md index bfaf938c0b..79015a7415 100644 --- a/content/en/user-guide/tools/event-studio/index.md +++ b/content/en/user-guide/tools/event-studio/index.md @@ -21,6 +21,10 @@ With Event Studio, you can: - Gain insights into IAM policies and detect missing permissions. - Enhance event contexts for advanced flow tracing. +{{< callout >}} +Event Studio is offered as a **preview** feature and is under active development. +{{}} + ## Installation To install Event Studio, start your LocalStack container with your `LOCALSTACK_AUTH_TOKEN`: diff --git a/content/en/user-guide/web-application/stack-overview/index.md b/content/en/user-guide/web-application/stack-overview/index.md index adfe1100ff..e6c153215e 100644 --- a/content/en/user-guide/web-application/stack-overview/index.md +++ b/content/en/user-guide/web-application/stack-overview/index.md @@ -17,7 +17,7 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
{{< callout "note" >}} -Stack Overview is offered as a **preview** feature and under active development. +Stack Overview is offered is offered as a **preview** feature and is under active development. {{< /callout >}} ## Supported Resources From e6040e2ab24ee7c62a4e3714627337a6793c34fe Mon Sep 17 00:00:00 2001 From: Quetzalli Date: Thu, 3 Apr 2025 15:20:52 -0700 Subject: [PATCH 2/2] grammar slips --- .../chaos-engineering/chaos-application-dashboard/index.md | 2 +- content/en/user-guide/cloud-sandbox/_index.md | 2 +- .../en/user-guide/cloud-sandbox/application-previews/index.md | 2 +- content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md | 2 +- .../en/user-guide/security-testing/iam-policy-stream/index.md | 2 +- content/en/user-guide/web-application/stack-overview/index.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md b/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md index 71287df286..d856752682 100644 --- a/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md +++ b/content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md @@ -18,7 +18,7 @@ The dashboard uses [LocalStack Chaos API]({{< ref "chaos-api" >}}) under the hoo You can find this feature in the LocalStack Web Application by navigating to [**app.localstack.cloud/chaos-engineering**](https://app.localstack.cloud/chaos-engineering). {{< callout "note" >}} -Chaos Engineering Dashboard is offered is offered as a **preview** feature and is under active development. +Chaos Engineering Dashboard is offered as a **preview** feature and is under active development. {{< /callout >}} ## Features diff --git a/content/en/user-guide/cloud-sandbox/_index.md b/content/en/user-guide/cloud-sandbox/_index.md index cd883330d5..e5bfda06c2 100644 --- a/content/en/user-guide/cloud-sandbox/_index.md +++ b/content/en/user-guide/cloud-sandbox/_index.md @@ -18,5 +18,5 @@ LocalStack Cloud Sandbox encompasses the following features: - Facilitate collaboration by allowing developers to test features on the same environment. {{< callout >}} -Cloud Sandbox is offered is offered as a **preview** feature and is under active development. +Cloud Sandbox is offered as a **preview** feature and is under active development. {{< /callout >}} diff --git a/content/en/user-guide/cloud-sandbox/application-previews/index.md b/content/en/user-guide/cloud-sandbox/application-previews/index.md index 758e400e97..6fd89c104b 100644 --- a/content/en/user-guide/cloud-sandbox/application-previews/index.md +++ b/content/en/user-guide/cloud-sandbox/application-previews/index.md @@ -14,7 +14,7 @@ It allows temporary deployment of AWS powered applications on a LocalStack Ephem This feature is currently only available for GitHub repositories that use GitHub Actions. {{< callout >}} -Application Preview is offered is offered as a **preview** feature and is under active development. +Application Preview is offered as a **preview** feature and is under active development. {{< /callout >}} ## Getting started diff --git a/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md b/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md index 1ea5fc2ffb..f405009786 100644 --- a/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md +++ b/content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md @@ -12,7 +12,7 @@ Ephemeral Instances allows you to run a LocalStack instance in the cloud. You can interact with these instances via the LocalStack Web Application, or by configuring your integrations and developer tools with the endpoint URL of the ephemeral instance. {{< callout "note" >}} -Ephemeral Instances is offered is offered as a **preview** feature and is under active development. +Ephemeral Instances is offered as a **preview** feature and is under active development. {{< /callout >}} ## Getting started diff --git a/content/en/user-guide/security-testing/iam-policy-stream/index.md b/content/en/user-guide/security-testing/iam-policy-stream/index.md index 84ec99a0a8..f7daad3138 100644 --- a/content/en/user-guide/security-testing/iam-policy-stream/index.md +++ b/content/en/user-guide/security-testing/iam-policy-stream/index.md @@ -15,7 +15,7 @@ Subsequently, it displays the suggested policy. This feature aids in identifying the correct permissions for cloud applications and can help spot logical errors, such as unexpected actions in a policy. {{< callout "note" >}} -IAM Policy Stream is offered is offered as a **preview** feature and is under active development. +IAM Policy Stream is offered as a **preview** feature and is under active development. {{< /callout >}} ## Getting started diff --git a/content/en/user-guide/web-application/stack-overview/index.md b/content/en/user-guide/web-application/stack-overview/index.md index e6c153215e..7b191a0be0 100644 --- a/content/en/user-guide/web-application/stack-overview/index.md +++ b/content/en/user-guide/web-application/stack-overview/index.md @@ -17,7 +17,7 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
{{< callout "note" >}} -Stack Overview is offered is offered as a **preview** feature and is under active development. +Stack Overview is offered as a **preview** feature and is under active development. {{< /callout >}} ## Supported Resources