Replies: 1 comment 2 replies
-
In general this is always a two-step approach as the Terraform provider for Cloud Foundry requires the CF API URL endpoint as configuration:
You have different options how to achieve this:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Could someone please provide examples of how to use the Cloud Foundry provider alongside the BTP provider in Terraform? Specifically, I'm looking for examples where:
We create a BTP Subaccount Environment Instance using the BTP provider.
We create spaces, org_users and service keys using the Cloud Foundry provider.
Examples of how to integrate both providers in a Terraform configuration would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions