Skip to content

chore: Update documentation for SIT #369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions released/SAP-Inside-Tracks/SITBLR_DEC_2024/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ Validate that the values are set via:

## Summary

You've now prepared your development environment and have all information to finally start using Terraform provider for SAP BTP.


Your development environment is now ready, and you have all the necessary information to start using the Terraform provider to create and manage an SAP BTP subaccount with Cloud Foundry (CF) resources. This setup provisions the subaccount with a name, subdomain, labels, and user roles. It also enables services like SAP Business Application Studio (BAS) and configures a CF environment with an organization and space. Additionally, user roles, such as space managers and space developers, are assigned to the CF space.

## Exercises 📚

Expand Down
Loading