- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Running the existing terraform configuration using...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 04:29 AM
10-11-2022 04:29 AM
Running the existing terraform configuration using app templates not working
Configuration works fine outside morpheus,but when we try to use the same config in Blueprints.
We are unable to provision infrastructure nothing gets generated on Logs or plan.
Plan not being generated
Error: provisioning - prepare app error: Cannot get property ‘output’ on null object
Tried the configuration with and without output variables
- Tags:
- Terraform

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 01:36 AM
10-12-2022 01:36 AM
Re: Running the existing terraform configuration using app templates not working

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 05:12 AM
10-12-2022 05:12 AM
Re: Running the existing terraform configuration using app templates not working
I was able to resolve this morpheus instance was not connected to internet.
Manually installing the things worked thanks for the help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2022 06:32 AM
10-11-2022 06:32 AM
Re: Running the existing terraform configuration using app templates not working
@abhinay-puppaa01 - Its hard to tell exactly what the issue is from what’s provided. Can you provide some additional details.
What version of Morpheus is this?
What version of TF?
Are other TF apps working?
When you create the app using Provisioning - Apps - Add the plan should be displayed before the complete. Does the plan display and properly show the resources that will be created.
I would expect some information in the morphues logs. You may want to add the TF debug log option here is the docs link and if you add the entry’s under Terraform to your logback file you should be able to see additional information on the TF run. logback config — Morpheus Docs documentation
Also if you can provide the TF code (or a simplified version that produces the same results) and the blueprint configuration you have setup in Morpheus that would help. On older versions of Morpheus there are some unsupported TF variable types.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2022 01:35 AM
10-12-2022 01:35 AM
Re: Running the existing terraform configuration using app templates not working
Morpheus:5.5.1
Tf version 1.1
This our first deployment to morpheus.
Plan is not being displayed.