Skip to content

Conversation

lechnerc77
Copy link
Member

Purpose

  • Refinement of readme files after review comments

Pull Request Type

What kind of change does this pull request introduce?

[ ] Bugfix
[ ] Feature
[ ] Refactoring (no functional changes, no API changes)
[X] Documentation improvement
[ ] Other... Please describe:

Other Information

n/a

@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 2, 2025
@lechnerc77 lechnerc77 merged commit e408500 into main May 2, 2025
4 checks passed
@lechnerc77 lechnerc77 deleted the review branch May 2, 2025 07:51
## Description

This repository provides samples based on the recommendations given in the [SAP BTP Administrator's Guide](https://help.sap.com/docs/btp/btp-admin-guide/btp-admin-guide) on [help.sap.com](https://help.sap.com/docs/).
This repository provides samples based on the recommendations given in the [SAP BTP Administrator's Guide](https://help.sap.com/docs/btp/btp-admin-guide/btp-admin-guide) specifically the section ["Setting Up Your Account Model"](https://help.sap.com/docs/btp/btp-admin-guide/setting-up-your-account-model).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for the quotation marks; it'll be formatted as link anyway.

- Using locals makes code descriptive and maintainable.

## Naming Conventions and Labeling
Another important paradigm is avoiding a monolithic Terraform state (*"Terralith"*). Hence, there is no single Terraform configuration for a complete SAP BTP account. Instead, we split the setup in configurations that are provisioned and managed separately.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest:

"It's important to avoid a monolithic Terraform state ("Terralith"). Because of that, we don't provide a single Terraform configuration for a complete SAP BTP account. (...)"


## Modules

We have created a set of modules to encapsulate the reusable parts of the setup. The modules are located in the folder `modules`. Each module has its own README file that describes the module and its usage.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest more user-centric voice:

"We have created a set of modules to encapsulate the reusable parts of the setup. You find the modules in the folder modules. Learn about the modules and their usage in their respective README files."

@lechnerc77 lechnerc77 mentioned this pull request May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants