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
* <divstyle="display: inline-block;"><ahref="./examples/api_key_auth">Secrets Manager public certificate engine using API key authentication</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=smpce-api_key_auth-example&repository=github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-public-cert-engine/tree/main/examples/api_key_auth"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
34
-
* <divstyle="display: inline-block;"><ahref="./examples/iam_auth">Secrets Manager public certificate engine using an IBM IAM authorization policy</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=smpce-iam_auth-example&repository=github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-public-cert-engine/tree/main/examples/iam_auth"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
33
+
* <divstyle="display: inline-block;"><ahref="./examples/api_key_auth">Secrets Manager public certificate engine using API key authentication</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=smpce-api_key_auth-example&repository=https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-public-cert-engine/tree/main/examples/api_key_auth"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
34
+
* <divstyle="display: inline-block;"><ahref="./examples/iam_auth">Secrets Manager public certificate engine using an IBM IAM authorization policy</a></div> <divstyle="display: inline-block; vertical-align: middle;"><ahref="https://cloud.ibm.com/schematics/workspaces/create?workspace_name=smpce-iam_auth-example&repository=https://github.com/terraform-ibm-modules/terraform-ibm-secrets-manager-public-cert-engine/tree/main/examples/iam_auth"target="_blank"><imgsrc="https://cloud.ibm.com/media/docs/images/icons/Deploy_to_cloud.svg"alt="Deploy to IBM Cloud button"></a></div>
error_message="The value provided for 'existing_secrets_manager_crn' is not valid.'"
26
+
}
21
27
}
22
28
23
29
variable"prefix" {
24
30
type=string
25
31
nullable=true
26
-
description="The prefix to be added to all resources created by this solution. To skip using a prefix, set this value to null or an empty string. The prefix must begin with a lowercase letter and may contain only lowercase letters, digits, and hyphens '-'. It should not exceed 16 characters, must not end with a hyphen('-'), and can not contain consecutive hyphens ('--'). Example: prod-us-south. [Learn more](https://terraform-ibm-modules.github.io/documentation/#/prefix.md)."
32
+
description="The prefix to add to all resources that this solution creates (e.g `prod`, `test`, `dev`). To skip using a prefix, set this value to null or an empty string. [Learn more](https://terraform-ibm-modules.github.io/documentation/#/prefix.md)."
description="The CRN of the Internet Service instance to authorize Secrets Manager against. For creating a public certificate, if using Cloud Internet Service for DNS then `internet_service_crn` is a required input. [Learn more](https://cloud.ibm.com/docs/secrets-manager?topic=secrets-manager-secrets-manager-cli#secrets-manager-configurations-cli)."
0 commit comments