<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Converting brownfields clouds using CFT over to a Morpheus service catalogue in HPE Morpheus Enterprise Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246858#M32</link>
    <description>&lt;P&gt;So here’s a quick post I had a while back on Reddit that used Morpheus variables inside of my CFT:&lt;/P&gt;&lt;ASIDE class="onebox allowlistedgeneric" data-onebox-src="https://www.reddit.com/r/morpheusdata/comments/f5drkc/dynamically_pass_morpheus_variables_to/"&gt;
  &lt;HEADER class="source"&gt;
      &lt;span class="lia-inline-image-display-wrapper" image-alt="a70ab5d077374748901898cfcd9c7a09b8a303a9.png"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149806i692C32C283451CCD/image-size/large?v=v2&amp;amp;px=2000" role="button" title="a70ab5d077374748901898cfcd9c7a09b8a303a9.png" alt="a70ab5d077374748901898cfcd9c7a09b8a303a9.png" /&gt;&lt;/span&gt;

      &lt;A href="https://www.reddit.com/r/morpheusdata/comments/f5drkc/dynamically_pass_morpheus_variables_to/" target="_blank" rel="noopener"&gt;reddit&lt;/A&gt;
  &lt;/HEADER&gt;

  &lt;ARTICLE class="onebox-body"&gt;
    

&lt;H3&gt;&lt;A href="https://www.reddit.com/r/morpheusdata/comments/f5drkc/dynamically_pass_morpheus_variables_to/" target="_blank" rel="noopener"&gt;r/morpheusdata - Dynamically Pass Morpheus Variables to Cloudformation&lt;/A&gt;&lt;/H3&gt;

  &lt;P&gt;3 votes and 1 comment so far on Reddit&lt;/P&gt;


  &lt;/ARTICLE&gt;

  &lt;DIV class="onebox-metadata"&gt;
    
    
  &lt;/DIV&gt;

  &lt;DIV style="clear: both"&gt;&lt;/DIV&gt;
&lt;/ASIDE&gt;

&lt;P&gt;CFT can be used as a “Spec Template” (essentially mapped to instances in Morpheus), or directly as blueprints (and deployed as an application in Morpheus).&lt;/P&gt;
&lt;P&gt;Unsure if that’s what you’re looking for.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2022 15:09:04 GMT</pubDate>
    <dc:creator>cbunge</dc:creator>
    <dc:date>2022-04-07T15:09:04Z</dc:date>
    <item>
      <title>Converting brownfields clouds using CFT over to a Morpheus service catalogue</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246855#M29</link>
      <description>&lt;P&gt;Are there any examples that can be shared where someone has documented the process of taking existing CFT targeting a public cloud environment and creating a service catalogue item in Morpheus?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 04:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246855#M29</guid>
      <dc:creator />
      <dc:date>2022-04-07T04:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Converting brownfields clouds using CFT over to a Morpheus service catalogue</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246856#M30</link>
      <description>&lt;P&gt;Thanks for that. I also found some documentation I had missed previously: &lt;A href="https://docs.morpheusdata.com/en/4.2.4/provisioning/blueprints/cloudFormation.html"&gt;Cloud Formation Blueprints — Morpheus Docs documentation (morpheusdata.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 00:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246856#M30</guid>
      <dc:creator />
      <dc:date>2022-04-08T00:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Converting brownfields clouds using CFT over to a Morpheus service catalogue</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246857#M31</link>
      <description>&lt;P&gt;I have use aws sdk in a python script to create S3 buckets via a servie catalog in Morpheus &lt;A href="https://www.youtube.com/watch?v=kNg0Odt9LmM" class="inline-onebox"&gt;XaaS - MorpheusData Self Sservice Catalog - Request S3 bucket - Part1 - YouTube&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Are you looking for using morpheus variables in CFT?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 09:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246857#M31</guid>
      <dc:creator />
      <dc:date>2022-04-07T09:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Converting brownfields clouds using CFT over to a Morpheus service catalogue</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246858#M32</link>
      <description>&lt;P&gt;So here’s a quick post I had a while back on Reddit that used Morpheus variables inside of my CFT:&lt;/P&gt;&lt;ASIDE class="onebox allowlistedgeneric" data-onebox-src="https://www.reddit.com/r/morpheusdata/comments/f5drkc/dynamically_pass_morpheus_variables_to/"&gt;
  &lt;HEADER class="source"&gt;
      &lt;span class="lia-inline-image-display-wrapper" image-alt="a70ab5d077374748901898cfcd9c7a09b8a303a9.png"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/149806i692C32C283451CCD/image-size/large?v=v2&amp;amp;px=2000" role="button" title="a70ab5d077374748901898cfcd9c7a09b8a303a9.png" alt="a70ab5d077374748901898cfcd9c7a09b8a303a9.png" /&gt;&lt;/span&gt;

      &lt;A href="https://www.reddit.com/r/morpheusdata/comments/f5drkc/dynamically_pass_morpheus_variables_to/" target="_blank" rel="noopener"&gt;reddit&lt;/A&gt;
  &lt;/HEADER&gt;

  &lt;ARTICLE class="onebox-body"&gt;
    

&lt;H3&gt;&lt;A href="https://www.reddit.com/r/morpheusdata/comments/f5drkc/dynamically_pass_morpheus_variables_to/" target="_blank" rel="noopener"&gt;r/morpheusdata - Dynamically Pass Morpheus Variables to Cloudformation&lt;/A&gt;&lt;/H3&gt;

  &lt;P&gt;3 votes and 1 comment so far on Reddit&lt;/P&gt;


  &lt;/ARTICLE&gt;

  &lt;DIV class="onebox-metadata"&gt;
    
    
  &lt;/DIV&gt;

  &lt;DIV style="clear: both"&gt;&lt;/DIV&gt;
&lt;/ASIDE&gt;

&lt;P&gt;CFT can be used as a “Spec Template” (essentially mapped to instances in Morpheus), or directly as blueprints (and deployed as an application in Morpheus).&lt;/P&gt;
&lt;P&gt;Unsure if that’s what you’re looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 15:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise-software/converting-brownfields-clouds-using-cft-over-to-a-morpheus/m-p/7246858#M32</guid>
      <dc:creator>cbunge</dc:creator>
      <dc:date>2022-04-07T15:09:04Z</dc:date>
    </item>
  </channel>
</rss>

