Skip to content

Commit 47ce71a

Browse files
committed
update README.md
1 parent 5b8a919 commit 47ce71a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ region = "us-east-1"
7373
|------|-------------|------|---------|:--------:|
7474
| allowed\_account\_ids | Account IDs that are allowed to access the bucket/KMS key | `list(string)` | `[]` | no |
7575
| bucket | Name of bucket to create (do not provide if using `remote_bucket`) | `string` | `""` | no |
76+
| kms\_alias\_name | Name of KMS Alias | `string` | `""` | no |
7677
| kms\_key\_id | ARN for KMS key for all encryption operations. | `string` | `""` | no |
7778
| logging\_target\_bucket | The name of the bucket that will receive the log objects | `string` | `null` | no |
7879
| logging\_target\_prefix | A key prefix for log objects | `string` | `"TFStateLogs/"` | no |

0 commit comments

Comments
 (0)