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

S3BackendPlugin - encrypt & kms_key_id options #159

Merged
merged 2 commits into from
Sep 4, 2019
Merged

S3BackendPlugin - encrypt & kms_key_id options #159

merged 2 commits into from
Sep 4, 2019

Conversation

vincentclee
Copy link
Contributor

  • encrypt - (Optional) Whether to enable server side encryption of the
    state file.
  • kms_key_id - (Optional) The ARN of a KMS Key to use for encrypting the
    state.

* encrypt - (Optional) Whether to enable server side encryption of the
state file.
* kms_key_id - (Optional) The ARN of a KMS Key to use for encrypting the
state.
@kmanning
Copy link
Collaborator

kmanning commented Sep 4, 2019

See Issue #160

@kmanning
Copy link
Collaborator

kmanning commented Sep 4, 2019

Can you note this change in the CHANGELOG?

@vincentclee
Copy link
Contributor Author

Can you note this change in the CHANGELOG?

Added under the Unreleased section.

@kmanning kmanning merged commit d3597db into manheim:v5.1 Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants