-
Notifications
You must be signed in to change notification settings - Fork 248
/
rn.xml
41 lines (39 loc) · 1.55 KB
/
rn.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8" ?>
<!--
~ Copyright 2023-2024 Ping Identity Corporation. All Rights Reserved
~
~ This code is to be used exclusively in connection with Ping Identity
~ Corporation software or services. Ping Identity Corporation only offers
~ such software or services to legal entities who have entered into a
~ binding license agreement with Ping Identity Corporation.
-->
<rss version="2.0">
<channel>
<title>ForgeOps Early Availability Release Notes</title>
<description>Early availability (master branch) release notes</description>
<link>https://github.com/forgerock/forgeops/README.md</link>
<copyright>2024 Ping Identity Corporation. All rights reserved</copyright>
<lastBuildDate>Thu, 02 Feb 2023 00:10:00 GMT</lastBuildDate>
<ttl>1</ttl>
<item>
<title>01 Feb 2023</title>
<description><![CDATA[
<h2>
Terraform for CDM cluster creation and deletion
</h2>
<p>
Use Terraform to create clusters in which you can install the CDM.
Terraform artifacts are now available in the top-level `terraform`
directory of the new `forgeops-extras` repository. Install Terraform software
before you install the CDM to take advantage of this new capability.
</p>
<p>
The `cluster-up.sh` and `cluster-down.sh` scripts are no
longer available. Use Terraform for cluster creation and deletion instead.
</p>
]]></description>
<guid isPermaLink="false">forgeops-ea-rn-feed:01_feb_2023</guid>
<pubDate>Thu, 02 Feb 2023 00:10:00 GMT</pubDate>
</item>
</channel>
</rss>