Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 11:06
4adefc0

Full Changelog: v0.8.5...v0.9.0

Refactor / Breaking Changes

  • Image Scanning feature will now be disabled by default scanning not defaulted (#98)
    • to enable scanning use deploy_scanning input variable parameters.
    • fix. organizational example, inherit input variable for deploy_scanning (#109)
  • rename bench/benchmark(#108)
  • Remove Sysdig / GCP providers (last one in organizational) from examples (#105) (#106) (#111)
  • upgrade GCP provider to 4.21.0 and fix breaking changes

Features

  • Removed bucket for cloud-connector config, in favor of an environment variable(#100)

Small Modifications

  • notify sysdig internal slack on issue creation (#101)

Documentation

  • Add GCP regions reference + fix to gcp regions (#110)
  • add questionnaire for client requirement gathering and troubleshooting context (#104)
  • clarify secure-for-cloud module features (#99)