Skip to content

Commit 31d2904

Browse files
add preview banners and tags to missing pages (#1726)
Co-authored-by: Quetzalli <[email protected]>
1 parent 83f8838 commit 31d2904

File tree

7 files changed

+12
-6
lines changed

7 files changed

+12
-6
lines changed

content/en/user-guide/chaos-engineering/chaos-application-dashboard/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The dashboard uses [LocalStack Chaos API]({{< ref "chaos-api" >}}) under the hoo
1818
You can find this feature in the LocalStack Web Application by navigating to [**app.localstack.cloud/chaos-engineering**](https://app.localstack.cloud/chaos-engineering).
1919

2020
{{< callout "note" >}}
21-
Chaos Engineering Dashboard is offered as a **preview** feature and under active development.
21+
Chaos Engineering Dashboard is offered as a **preview** feature and is under active development.
2222
{{< /callout >}}
2323

2424
## Features

content/en/user-guide/cloud-sandbox/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ LocalStack Cloud Sandbox encompasses the following features:
1818
- Facilitate collaboration by allowing developers to test features on the same environment.
1919

2020
{{< callout >}}
21-
Cloud Sandbox is offered as a **preview** feature and under active development.
21+
Cloud Sandbox is offered as a **preview** feature and is under active development.
2222
{{< /callout >}}

content/en/user-guide/cloud-sandbox/application-previews/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Application Preview"
33
linkTitle: "Application Preview"
44
weight: 2
55
description: Create an Application Preview to deploy your application changes in an Ephemeral Instance
6+
tags: ["Pro image"]
67
---
78

89
## Introduction
@@ -13,7 +14,7 @@ It allows temporary deployment of AWS powered applications on a LocalStack Ephem
1314
This feature is currently only available for GitHub repositories that use GitHub Actions.
1415

1516
{{< callout >}}
16-
Application Preview is offered as a **preview** feature and under active development.
17+
Application Preview is offered as a **preview** feature and is under active development.
1718
{{< /callout >}}
1819

1920
## Getting started

content/en/user-guide/cloud-sandbox/ephemeral-instance/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: "Ephemeral Instances"
33
linkTitle: "Ephemeral Instances"
44
weight: 1
55
description: Create an Ephemeral Instance in the cloud using the LocalStack Web Application
6+
tags: ["Pro image"]
67
---
78

89
## Introduction
@@ -11,7 +12,7 @@ Ephemeral Instances allows you to run a LocalStack instance in the cloud.
1112
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.
1213

1314
{{< callout "note" >}}
14-
Ephemeral Instances is offered as a **preview** feature and under active development.
15+
Ephemeral Instances is offered as a **preview** feature and is under active development.
1516
{{< /callout >}}
1617

1718
## Getting started

content/en/user-guide/security-testing/iam-policy-stream/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Subsequently, it displays the suggested policy.
1515
This feature aids in identifying the correct permissions for cloud applications and can help spot logical errors, such as unexpected actions in a policy.
1616

1717
{{< callout "note" >}}
18-
IAM Policy Stream is offered as a **preview** feature and under active development.
18+
IAM Policy Stream is offered as a **preview** feature and is under active development.
1919
{{< /callout >}}
2020

2121
## Getting started

content/en/user-guide/tools/event-studio/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ With Event Studio, you can:
2121
- Gain insights into IAM policies and detect missing permissions.
2222
- Enhance event contexts for advanced flow tracing.
2323

24+
{{< callout >}}
25+
Event Studio is offered as a **preview** feature and is under active development.
26+
{{</callout>}}
27+
2428
## Installation
2529

2630
To install Event Studio, start your LocalStack container with your `LOCALSTACK_AUTH_TOKEN`:

content/en/user-guide/web-application/stack-overview/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Alternatively, go to your LocalStack Instance and click on **Overview** to see a
1717
<br>
1818

1919
{{< callout "note" >}}
20-
Stack Overview is offered as a **preview** feature and under active development.
20+
Stack Overview is offered as a **preview** feature and is under active development.
2121
{{< /callout >}}
2222

2323
## Supported Resources

0 commit comments

Comments
 (0)