-
Notifications
You must be signed in to change notification settings - Fork 393
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
added support for customer managed keys for mws. #332
Conversation
Travis tests have failedHey @stikkireddy, 2nd Buildcurl -sSL "https://github.com/gotestyourself/gotestsum/releases/download/v0.4.2/gotestsum_0.4.2_linux_amd64.tar.gz" | sudo tar -xz -C /usr/local/bin gotestsum
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.25.0
time make lint
TravisBuddy Request Identifier: 01a28bf0-fc29-11ea-a343-ef792cdaf85e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- add 0.2.6 changelog entry
- add reference to resource doc to README.md
- consider writing "[Read|Create|Delete]Context" resources not to trigger deprecation messages related to SDKv2
Hey @stikkireddy, TravisBuddy Request Identifier: 80dd4700-fc2b-11ea-a343-ef792cdaf85e |
Codecov Report
@@ Coverage Diff @@
## master #332 +/- ##
==========================================
+ Coverage 63.66% 64.69% +1.02%
==========================================
Files 55 55
Lines 6160 6225 +65
==========================================
+ Hits 3922 4027 +105
+ Misses 1877 1831 -46
- Partials 361 367 +6
|
…ariable: DATABRICKS_AWS_ACCOUNT_ID
…xt create, read & deletes
Hey @stikkireddy, TravisBuddy Request Identifier: cb672520-fc71-11ea-a56a-67316b5b87cd |
Hey @stikkireddy, TravisBuddy Request Identifier: 1db5e540-fc73-11ea-a56a-67316b5b87cd |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need to keep the variable for aws account id?
… variable and moved it to a default in the variable in kms
Hey @stikkireddy, TravisBuddy Request Identifier: 0b89cd40-fd9b-11ea-a706-8f9ec0eccd66 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅
…-databricks into cmk-feature
Hey @stikkireddy, TravisBuddy Request Identifier: ee6c7830-fdb7-11ea-a706-8f9ec0eccd66 |
…-databricks into cmk-feature � Conflicts: � docs/changelog.md � internal/qa/testing.go
…vider-databricks into cmk-feature
Hey @stikkireddy, TravisBuddy Request Identifier: 6305af10-fdbb-11ea-a706-8f9ec0eccd66 |
Docs:
Integration Tests (MWS only):
PASS workspace/acceptance
PASS mws