Skip to content

Commit

Permalink
update input_subaccount_data.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ANUGRAHG committed Sep 12, 2024
1 parent 2c7244b commit e9c5d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfutils/testdata/subaccount/input_subaccount_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ data "btp_subaccount" "my_account_bysubdomain" {
| `MIGRATION_FAILED` | The migration of the subaccount failed and the subaccount was not migrated. |
| `ROLLBACK_MIGRATION_PROCESSING` | The migration of the subaccount was rolled back and the subaccount is not migrated. |
| `SUSPENSION_FAILED` | The suspension operations failed. |
- `usage` (String) Shows whether the subaccount is used for production purposes. This flag can help your cloud operator to take appropriate action when handling incidents that are related to mission-critical accounts in production systems. Do not apply for subaccounts that are used for nonproduction purposes, such as development, testing, and demos. Applying this setting this does not modify the subaccount. Possible values are:
- `usage` (String) Shows whether the subaccount is used for production purposes. This flag can help your cloud operator to take appropriate action when handling incidents that are related to mission-critical accounts in production systems. Do not apply for subaccounts that are used for non-production purposes, such as development, testing, and demos. Applying this setting this does not modify the subaccount. Possible values are:

| value | description |
| --- | --- |
Expand Down

0 comments on commit e9c5d03

Please sign in to comment.