Skip to content

Commit 0a9e66c

Browse files
authored
Fixed typo and punctuation on byok post (#15349)
1 parent 3ab01c4 commit 0a9e66c

File tree

1 file changed

+3
-3
lines changed
  • content/blog/bring-your-own-keys-with-pulumi-esc

1 file changed

+3
-3
lines changed

content/blog/bring-your-own-keys-with-pulumi-esc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Today we’re excited to launch support for Customer-Managed Keys (CMKs) in Pulu
1717

1818
## Why Customer-Managed Keys?
1919

20-
Pulumi encrypts secrets and other sensitive information stored in ESC using data keys, which are encrypted with Pulumi-Managed Keys using strong security standards. However, customers might need to use their own keys to gain full control over their lifecycle and revocation, maintain a centralized audit trail, and enforce custom rotation policies. This is especially important to meet compliance requirements or specific regulations (e.g., HIPAA, GDPR, FedRAMP, etc). Customer-Managed Keys give customers that control while keeping these aspects transparent for the consumers of those secrets.
20+
Pulumi encrypts secrets and other sensitive information stored in ESC using data keys, which are encrypted with Pulumi-Managed Keys using strong security standards. However, customers might need to use their own keys to gain full control over their lifecycle and revocation, maintain a centralized audit trail, and enforce custom rotation policies. This is especially important to meet compliance requirements or specific regulations (e.g., HIPAA, GDPR, FedRAMP, etc.). Customer-Managed Keys give customers that control while keeping these aspects transparent for the consumers of those secrets.
2121

2222
## How It Works
2323

@@ -26,7 +26,7 @@ Customer-Managed Keys integrate seamlessly with your Pulumi Cloud Organization.
2626
Setting it up takes just a few minutes:
2727

2828
1. **Create** a KMS key in your AWS account.
29-
2. **Grant Access** to the KMS key using OIDC in your AWS account.
29+
2. **Grant access** to the KMS key using OIDC in your AWS account.
3030
3. **Configure** your Pulumi Cloud organization to use your new KMS key.
3131

3232
## Available Today
@@ -43,7 +43,7 @@ We expect to add support for more cloud providers in the future. Please vote on
4343
We’re excited to see how Customer-Managed Keys help you and your organization meet your compliance goals with Pulumi Cloud. Your feedback is essential as we continue to evolve this feature:
4444

4545
* Connect with us in the [Pulumi Community Slack](https://slack.pulumi.com)
46-
* Open an issue on [GitHu](https://github.com/pulumi/pulumi)
46+
* Open an issue on [GitHub](https://github.com/pulumi/pulumi)
4747
* Read the full documentation on [Customer-Managed Keys](https://www.pulumi.com/docs/pulumi-cloud/admin/customer-managed-keys)
4848

4949
Try this today, [Get Started with Pulumi for free](https://pulumi.com/start)

0 commit comments

Comments
 (0)