✨ New Features
The terraform
configuration block now accepts an exclude_from_copy
attribute that does the opposite of the include_in_copy
attribute.
For more information, read the docs.
What's Changed
- feat: Added exclude_from_copy to config by @KabaevRoman in #3543
New Contributors
- @KabaevRoman made their first contribution in #3543
Full Changelog: v0.71.3...v0.71.4