You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Please don't use `ref=main` in your production code. Please refer to a release tag explicitly.
49
-
* Please don't put actual secret values to the terraform code except for the static configuration values (for instance, the static ports). Use any dummy values to provision the secrets. The actual values have to be set manually via [AWS Web Console](https://aws.amazon.com/secrets-manager/) or [AWS CLI](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/secretsmanager/index.html) afterwards.
50
-
>>>
45
+
> ⚠️ **IMPORTANT NOTES**
46
+
>
47
+
> * Please don't use `ref=main` in your production code. Please refer to a release tag explicitly.
48
+
> * Please don't put actual secret values to the terraform code except for the static configuration values (for instance, the static ports). Use any dummy values to provision the secrets. The actual values have to be set manually via [AWS Web Console](https://aws.amazon.com/secrets-manager/) or [AWS CLI](https://awscli.amazonaws.com/v2/documentation/api/latest/reference/secretsmanager/index.html) afterwards.
51
49
52
50
## Inputs
53
51
@@ -84,4 +82,4 @@ The `semantic-release` configuration is in [`.releaserc.yml`](https://github.com
0 commit comments