- Community Home
- >
- Software
- >
- HPE Morpheus Software
- >
- HPE Morpheus Enterprise
- >
- Adding the remote repo in spec templates
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
11-08-2022 04:24 AM
11-08-2022 04:24 AM
Adding the remote repo in spec templates
When I try to add the terraform code from the Github repo to spectemplate configuration preview is throwing an error.
Same configuration works for local execution.
When i try to add the code in app blueprint the configuration files are being captured.
Files are not being copied to /var/opt/morpheus/morpheus-local/repo/git/ I see a directory is created with no files present.Can you suggest me what i am missing and how to solve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2022 04:53 AM
11-08-2022 04:53 AM
Re: Adding the remote repo in spec templates
Can you provide what version of Morpheus you are running. In the 5.4.x LTS release, directories in spec templates are not supported until version 5.4.10 and they will not be supported until 5.5.2 in our standard release. Prior to this each .tf file would need to be added as a seperate spec and then you would need to add all the specs individually to your configuration. ex: working path = /AWS/simpleS3/main.tf
If you are running and older version and want to pull the full directory as a working path. Set your Terraform blueprint config type to Git Repository then select your git integration, branch and working path to the directory where your .tf code is.