Skip to content

btp-automation-scenarios/terramate-orchestrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimenting with Terramate and SAP BTP

Sample repository for showcasing setups with complex dependencies via leveraging experimental features of Terramate.

You find all details in the blog post Experimenting with Terramate and SAP BTP on dev.to.

Set environment variables

If you want to try things out, you can define a .env file with the authentication information:

BTP_USERNAME=<YOUR EMAIL>
BTP_PASSWORD=<YOUR PASSWORD>
CF_USER=<YOUR EMAIL>
CF_PASSWORD=<YOUR PASSWORD>

And make that available in your shell via

export $(xargs <.env)

About

Sample for orchestrating Terramate execution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published