diff --git a/content/blog/java-1-0/index.md b/content/blog/java-1-0/index.md index d4eb0f70eae3..b40b0518a7a8 100644 --- a/content/blog/java-1-0/index.md +++ b/content/blog/java-1-0/index.md @@ -1,9 +1,9 @@ --- -title: "Pulumi's Java SDK is Now Generally Available" +title: "Pulumi Java is Now Generally Available" date: 2025-02-10T16:15:00-08:00 draft: false -meta_desc: "Pulumi’s Java SDK is now generally available. It enables organizations of all sizes to build infrastructure using a proven, safe, and familiar language." +meta_desc: "The Pulumi Java SDK is now generally available. It enables organizations of all sizes to build infrastructure using a proven, safe, and familiar language." meta_image: meta.png authors: @@ -21,7 +21,7 @@ social: Learn more about automating everything you run in the cloud with Java: [Link]" --- -One of Pulumi's core features is the ability to [model infrastructure](https://www.pulumi.com/docs/iac/concepts/) using well-traveled, familiar general-purpose programming languages. Today, we're thrilled to announce that Java, one of the world's most popular programming languages, is now generally available in Pulumi. This release joins our existing first-class support for TypeScript, Python, Go, YAML, and C#, enabling Java developers to manage cloud infrastructure using the language they know and trust. +One of Pulumi's core Infrastructure as Code (IaC) features is the ability to [model infrastructure](https://www.pulumi.com/docs/iac/concepts/) using well-traveled, familiar general-purpose programming languages. Today, we're thrilled to announce that Java, one of the world's most popular programming languages, is now generally available in Pulumi. This release joins our existing first-class support for TypeScript, Python, Go, YAML, and C#, enabling Java developers to manage cloud infrastructure using the language they know and trust.