-
Notifications
You must be signed in to change notification settings - Fork 1k
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
feat(spanner): add MR CMEK samples #2044
Conversation
Here is the summary of changes. You are about to add 4 region tags.
This comment is generated by snippet-bot.
|
Looking good but there are some errors on the syntax and style on the tests :). |
Add indentation
Use encryptionInformation
Use encryptionInformation
…_cmek.php Change from MR_CMEK to mr_cmek
…h_mr_cmek.php Change from MR_CMEK to mr_cmek
…_with_mr_cmek.php Change from MR_CMEK to mr_cmek
…ith_mr_cmek.php Change from MR_CMEK to mr_cmek
Change from MR_CMEK to mr_cmek
Change from MR_CMEK to mr_cmek
Add self::$ to kmsKeyName
Head branch was pushed to by a user without write access
Add self::$ to kmsKeyName
Shorten database id
Shorten names
Use MR instance
Add spanner client
Add mr copy instance
Add self::$instanceConfig
Create instance config
Add samples and tests for create database, create backup, copy backup, and restore backup.