Skip to content

feat: Add enabled analysis types #9

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

Closed

Conversation

ricardsantacreu
Copy link

@ricardsantacreu ricardsantacreu commented May 16, 2025

Description

Feature for enabled analysis type

Motivation and Context

Introduced in AWS provider 5.97.0

Breaking Changes

No

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects

I have tested into a running module changing the source from terraform registry to my github repository with setting values for the module in

enabled_analysis_types = ["HTTP_HOST", "TLS_SNI"]

and also without it and in 2 options it worked as expected

  • I have executed pre-commit run -a on my pull request

@ricardsantacreu ricardsantacreu changed the title Feature Add enabled analysis types Feat: Add enabled analysis types May 16, 2025
@ricardsantacreu ricardsantacreu changed the title Feat: Add enabled analysis types feat: Add enabled analysis types May 16, 2025
set type variable

Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com>
@antonbabenko
Copy link
Member

This issue has been resolved in version 2.0.0 🎉

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.

4 participants