Skip to content

Conversation

@Brink2Three
Copy link
Contributor

Resolves #2934


Before the change?

  • The security_and_analysis controls can only update advanced_security, secret_scanning, and secret_scanning_push_protection.

After the change?

Pull request checklist

  • Schema migrations have been created if needed (example)
    • I do not believe schema migrations are required for this change.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

As this only adds optional fields, this is non-breaking to the best of my knowledge.

@Brink2Three
Copy link
Contributor Author

Please let me know if anything else is needed.
This is my first time attempting to contribute to a terraform provider, so any scrutiny is welcome.

@nickfloyd nickfloyd added this to the v6.x version wrap up milestone Nov 24, 2025
@nickfloyd nickfloyd moved this from Backlog to In Review in Terraform Provider Nov 24, 2025
@nickfloyd nickfloyd merged commit d866b8e into integrations:main Nov 24, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in Terraform Provider Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

[FEAT]: Add new security_and_analysis flags from API docs

2 participants