Forum Discussion
AustinC
2 years agoNeophyte
Yep yep -- I ended up working around this specific problem with 'extra' with the following lifecycle statement:
```
lifecycle { ignore_changes = [ extra ] }
```
Related Content
- 2 years ago
Yep yep -- I ended up working around this specific problem with 'extra' with the following lifecycle statement:
```
lifecycle { ignore_changes = [ extra ] }
```