Skip to content

Conversation

albertodonato
Copy link
Contributor

what

add a datasource to retrieve general details about the platform

why

provide general info about the deployment

testing

acceptance tests and tested in sandbox

docs

added here

@albertodonato albertodonato requested a review from a team as a code owner June 13, 2025 08:29
@albertodonato albertodonato force-pushed the ack/platform-data-source branch 8 times, most recently from 821027a to d1dd177 Compare June 17, 2025 14:58
### what

add a datasource to retrieve general details about the platform

### why

provide general info about the deployment

### testing

acceptance tests and tested in sandbox

### docs

added here
@albertodonato albertodonato force-pushed the ack/platform-data-source branch 3 times, most recently from 5baa432 to 79c550b Compare June 25, 2025 16:05
@albertodonato albertodonato force-pushed the ack/platform-data-source branch from 79c550b to 05c6d89 Compare June 25, 2025 16:11
Copy link
Contributor

@fwereade fwereade left a comment

Choose a reason for hiding this comment

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

LGTM, thanks, although I'm not sure the default_role is a concept we still want to be using/advertising/encouraging? I expect @howbazaar or @wgrant would know for sure


- `aws_account_customer_config` (Attributes) Customer configuration for AWS accounts. (see [below for nested schema](#nestedatt--aws_account_customer_config))
- `aws_org_read_customer_config` (Attributes) Customer configuration for AWS organization read access. (see [below for nested schema](#nestedatt--aws_org_read_customer_config))
- `default_role` (String) Default role for users.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this could either use a little more explanation or perhaps just be dropped? I'm not sure it's really a meaningful concept any more with the rbac work…

@albertodonato
Copy link
Contributor Author

yeah I'm removing the default_role, it's better to eventually expose the RBAC config, along with related resources

@albertodonato albertodonato merged commit 0eaefef into main Jun 26, 2025
6 checks passed
@albertodonato albertodonato deleted the ack/platform-data-source branch June 26, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants