Releases: Aiven-Open/Aiven-apache-kafka-governance-compliance-checker-for-terraform
Releases · Aiven-Open/Aiven-apache-kafka-governance-compliance-checker-for-terraform
v1.1.1
What's Changed
- refactor: package input processing by @roope-kar in #17
- refactor: package terraform plan processing by @roope-kar in #18
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- feat: add support for resource tags by @roope-kar in #11
- feat: group error messages by resource and message by @ArtturiSipila in #13
- docs: update readme by @roope-kar in #16
- build: executable by @roope-kar in #14
Full Changelog: v1.0.0...v1.1.0
Initial version
Initial version
Features
- Check whether the requesting external user is a member of the owner group if planned changes contain aiven_kafka_topic with owner set.
- Check whether the planned changes have been approved by at least 1 external user that is a member of the owner group if owner is set on aiven_kafka_topic.
- Output a simple report with resource address and error information which can be utilized in a workflow.