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

breaking: Add AWS Guardduty detector features & bump AWS provider to next major v5 #194

Merged
merged 4 commits into from
Dec 4, 2023

Conversation

marcoschreurs
Copy link
Contributor

Add Guardduty organization features
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/guardduty_organization_configuration_feature

Features:

  • s3_data_events,
  • eks_audit_logs,
  • ebs_malware_protection,
  • rds_login_events,
  • eks_runtime_monitoring,
  • lambda_network_logs

@github-actions github-actions bot added the feature New feature or request label Nov 30, 2023
Copy link
Contributor

Hey there and thank you for opening this pull request! 👋🏼

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Examples for valid PR titles:
feat(ui): Add button component.
fix: Correct typo.
type(scope): subject.

Adding a scope is optional

Details:

No release type found in pull request title "Add aws guardduty detector features". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - breaking
 - bug
 - docs
 - documentation
 - enhancement
 - feat
 - feature
 - fix
 - misc
 - security

Copy link
Contributor

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Lint 📖success

Terraform Validation 🤖success

Validation Output

Success! The configuration is valid.


@marcoschreurs marcoschreurs changed the title Add aws guardduty detector features feature: Add aws guardduty detector features Nov 30, 2023
@marwinbaumannsbp marwinbaumannsbp changed the title feature: Add aws guardduty detector features feature: Add AWS Guardduty detector features & bump AWS provider to next major v5 Dec 2, 2023
@marwinbaumannsbp marwinbaumannsbp changed the title feature: Add AWS Guardduty detector features & bump AWS provider to next major v5 breaking: Add AWS Guardduty detector features & bump AWS provider to next major v5 Dec 2, 2023
@marwinbaumannsbp marwinbaumannsbp added breaking This change is not backwards compatible and removed feature New feature or request labels Dec 2, 2023
@marcoschreurs marcoschreurs merged commit 58fdc2e into master Dec 4, 2023
@marcoschreurs marcoschreurs deleted the add-aws-guardduty-detector-features branch December 4, 2023 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This change is not backwards compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants