brexhq / substation

Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
322 stars 16 forks source link

build(terraform): Remove Lifecycle Locals in KDS Module #149

Closed jshlbrd closed 6 months ago

jshlbrd commented 6 months ago

Description

Motivation and Context

Terraform won't accept variables in lifecycle.ignore_changes and returns the error A static list expression is required.. This has been widely discussed in several issues on the Terraform project, with a particularly long and unresolved discussion here.

How Has This Been Tested?

Types of changes

Checklist: