Skip to content

Releases: CrowdStrike/terraform-provider-crowdstrike

v0.0.52

09 Dec 20:49
02697a6

Choose a tag to compare

What's Changed

  • feat: add exclusive mode to prevention_policy_attachment resource by @ffalor in #216
  • fix: update health check to use new endpoint by @ffalor in #210
  • AWS registration: Add support to set rtvd regions by @ashoksankarh-cs in #181

Full Changelog: v0.0.51...v0.0.52

v0.0.51

06 Dec 03:11
308b930

Choose a tag to compare

What's Changed

  • docs: clarify google cloud registration logging settings description by @ffalor in #208
  • feat: add s3 log ingestion method params by @mphillips02-cs in #176

New Contributors

Full Changelog: v0.0.50...v0.0.51

v0.0.50

05 Dec 19:56
947dacc

Choose a tag to compare

What's Changed

New Resources

  • crowdstrike_cloud_google_registration: Register Google Cloud projects, folders, or organizations with Falcon Cloud Security.
  • crowdstrike_cloud_google_registration_logging_settings: Configure and manage log ingestion settings for Google Cloud registrations in Falcon Cloud Security.

Contributed by @ffalor in #207

New Data Sources

  • crowdstrike_cloud_risk_findings: Query and retrieve Cloud Security Posture Management (CSPM) risk findings from Falcon Cloud Security. This data source enables you to integrate cloud security risk data into your Terraform workflows for monitoring and automation.

Contributed by @morinies in #191

New Contributors

Full Changelog: v0.0.49...v0.0.50

v0.0.49

25 Nov 10:58
a67b618

Choose a tag to compare

What's Changed

Full Changelog: v0.0.48...v0.0.49

v0.0.48

25 Nov 10:25
d5f9ac5

Choose a tag to compare

What's Changed

Full Changelog: v0.0.47...v0.0.48

v0.0.47

20 Nov 01:13
f7ed682

Choose a tag to compare

What's Changed

  • feat: add reusable framework validators package by @ffalor in #187
  • Enhance development workflow with Makefile improvements and CI refactoring by @ffalor in #189
  • add crowdstrike_cloud_group resource by @ffalor in #190

Full Changelog: v0.0.46...v0.0.47

v0.0.46

17 Nov 22:56
9172406

Choose a tag to compare

Overview

This release enhances prevention policy management with new security settings for both Windows and Linux platforms.

Features

Windows Prevention Policies

New Settings:

  • suspicious_file_analysis - Upload suspicious files for advanced threat analysis with QuickScan Pro. (#186)
  • cloud_adware_pup_user_initiated - Control handling of user-initiated potentially unwanted programs (PUPs) and adware (#184)

Linux Prevention Policies

New Settings:

  • dbus_visibility - monitor local D-Bus traffic for malicious patterns and improved detections
  • enhance_php_visibility - monitor activities performed by PHP scripts to provide additional telemetry and improved detections.
  • enhance_environment_variable_visibility - monitor an extended set of changes to environment variables in order to enhance visibility.
  • suspicious_file_analysis - Upload suspicious files for advanced threat analysis with QuickScan Pro.

(#185)

Bug Fixes

  • Fixed handling of unknown values in prevention policy validation to prevent unexpected plan differences (#184)

Upgrade Notes

All new settings are optional and default to their API-defined values. Existing prevention policies will continue to work without modification. No breaking changes.


Full Changelog: v0.0.45...v0.0.46

v0.0.45

17 Nov 18:20
476ed72

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.44...v0.0.45

v0.0.44

13 Nov 03:33
4ca919a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.43...v0.0.44

v0.0.43

05 Nov 23:40

Choose a tag to compare

What's Changed

  • add new resource crowdstrike_cloud_compliance_custom_framework which allows management of custom compliance frameworks by @mr-jungchoi in #172

New Contributors

Full Changelog: v0.0.42...v0.0.43