Skip to content

Is it possible to provision resources for Cloud Foundry spaces? #510

Locked Answered by lechnerc77
AFK-Python asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @AFK-Python ,

The Terraform provider for SAP BTP is based on the BTP CLI (server) and, hence, its functionality is by design restricted to the BTP-specific resources.
When it comes to Cloud Foundry (or Kubernetes) specific resources, you must switch to the corresponding provider. To create a CF space, you have to mix in the CF provider.

When it comes to service instances it follows the same pattern: if you want to create a service instance in a CF space you need to make use of the CF provider. If you want to create a service instance that is not specific to a runtime/environment, you can use the Terraform provider for SAP BTP. The later would correspond to the creation of a service ins…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@AFK-Python
Comment options

Answer selected by lechnerc77
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants