<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1c9a567d8aab9262a9385106fb876e52baeb9d0c">https://github.com/macports/macports-ports/commit/1c9a567d8aab9262a9385106fb876e52baeb9d0c</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 1c9a567d8aa pulumi: update to 3.36.0
</span>1c9a567d8aa is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1c9a567d8aab9262a9385106fb876e52baeb9d0c
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Jul 14 19:09:33 2022 -0400
<span style='display:block; white-space:pre;color:#404040;'> pulumi: update to 3.36.0
</span>---
sysutils/pulumi/Portfile | 27 +++++++++++++--------------
1 file changed, 13 insertions(+), 14 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/pulumi/Portfile b/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 54b51809fe6..63cf061ab8e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/pulumi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,24 +3,23 @@
</span> PortSystem 1.0
PortGroup golang 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-go.setup github.com/pulumi/pulumi 3.35.2 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+go.setup github.com/pulumi/pulumi 3.36.0 v
</span> revision 0
homepage https://www.pulumi.com
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description Pulumi - Modern Infrastructure as Code. Any cloud, any \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- language.
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description Pulumi's Infrastructure as Code SDK is the easiest way to \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- create and deploy cloud software that use containers, \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- serverless functions, hosted services, and \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- infrastructure, on any cloud. Simply write code in your \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- favorite language and Pulumi automatically provisions and \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- manages your AWS, Azure, Google Cloud Platform, and/or \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- Kubernetes resources, using an infrastructure-as-code \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- approach. Skip the YAML, and use standard language \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- features like loops, functions, classes, and package \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- management that you already know and love.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ Pulumi - Modern Infrastructure as Code. Any cloud, any language.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ Pulumi's Infrastructure as Code SDK is the easiest way to create and \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ deploy cloud software that use containers, serverless functions, hosted \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ services, and infrastructure, on any cloud. Simply write code in your \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ favorite language and Pulumi automatically provisions and manages your \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ AWS, Azure, Google Cloud Platform, and/or Kubernetes resources, using an \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ infrastructure-as-code approach. Skip the YAML, and use standard language \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ features like loops, functions, classes, and package management that you \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ already know and love.
</span>
categories sysutils net
installs_libs no
</pre><pre style='margin:0'>
</pre>