Skip to content
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

provider/aws: KMS WIP #3209

Closed
wants to merge 3 commits into from
Closed

provider/aws: KMS WIP #3209

wants to merge 3 commits into from

Conversation

philwitty
Copy link
Contributor

Currently only supporting Keys + Aliases, could add more but looking for a bit of feedback to ensure I'm on the right path.

Tests need writing but a bit unsure, main concern is that KMS keys can not be deleted only deactivated in addition there is a limit to total number of keys per account, so the idea of adding them in acceptance tests is a bit scary.

@radeksimko
Copy link
Member

FYI:
https://aws.amazon.com/about-aws/whats-new/2015/10/aws-key-management-service-now-supports-deletion-of-keys/

@psytale Sorry for the silence here, would you mind incorporating the deletion into the PR and solving conflicts that have accumulated over the time? 😉

@Felivel
Copy link
Contributor

Felivel commented Dec 7, 2015

I want to know what is missing for this feature to reach release?

@catsby
Copy link
Contributor

catsby commented Dec 7, 2015

Sorry for the silence @psytale and @Felivel

In order to merge this we'll need to add acceptance tests, to ensure things work and continue to work going forward. Any chance you'd be willing to add those? If you have questions on how to proceed, you can ask here, otherwise I would simply copy over an existing _test.go file from another AWS resource and modify it to fit your needs.

Let me know if you have any questions!

@catsby catsby added the waiting-response An issue/pull request is waiting for a response from the community label Dec 7, 2015
@catsby
Copy link
Contributor

catsby commented Dec 7, 2015

I just noticed #3928 which seems to be a continuation of this PR in spirit, can we close this PR then?

@philwitty
Copy link
Contributor Author

Closed in favor of #3928

@philwitty philwitty closed this Dec 7, 2015
@catsby
Copy link
Contributor

catsby commented Dec 7, 2015

Thanks @psytale !

bmcustodio pushed a commit to bmcustodio/terraform that referenced this pull request Sep 26, 2017
* Update gcp auth backend docs

* Minor formatting and wording fixes

* Minor formatting fixes
@ghost
Copy link

ghost commented Apr 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement provider/aws waiting-response An issue/pull request is waiting for a response from the community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants