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

[New]: The aws_glue_security_configuration resource should support encrypting Glue Data Quality . #39821 #2893

Open
1 of 2 tasks
vaquarkhan opened this issue Nov 10, 2024 · 2 comments
Assignees
Labels
bug This issue is a bug. pending-release This issue will be fixed by an approved PR that hasn't been released yet. service-api This issue is due to a problem in a service API, not the SDK implementation.

Comments

@vaquarkhan
Copy link

Describe the feature

Please find details here - hashicorp/terraform-provider-aws#39821

Use Case

Currently aws_glue_security_configuration is not have support to add encryption for Glue data quality . if glue data quality not encrypted then Glue security configuration show disabled even you encrypt S3, KMS and CLoudwatch . which flag as security findings . looking to add support so via terraform we can add glue data quality encryption

Proposed Solution

adding support in type and enum so i can add enhancement in terraform glue module
vaquarkhan@b739fe3

Other Information

NA

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS Go SDK V2 Module Versions Used

aws-sdk-go-v2

Go version used

1.23.3

@vaquarkhan vaquarkhan added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 10, 2024
@RanVaknin RanVaknin self-assigned this Nov 11, 2024
@RanVaknin
Copy link
Contributor

RanVaknin commented Nov 12, 2024

Hi @vaquarkhan ,

This seems like an unreleased functionality by the Glue service team. I have reached out to them internally (internal ticket #P169287600) with an ask to release this properly and treat this as high priority.

Will update you once I hear more.

Thanks,
Ran~

@RanVaknin RanVaknin added service-api This issue is due to a problem in a service API, not the SDK implementation. bug This issue is a bug. and removed needs-triage This issue or PR still needs to be triaged. feature-request A feature should be added or improved. labels Nov 12, 2024
@vaquarkhan
Copy link
Author

Thanks @RanVaknin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. pending-release This issue will be fixed by an approved PR that hasn't been released yet. service-api This issue is due to a problem in a service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

2 participants