This message was deleted.
# general
s
This message was deleted.
l
Are you setting up a base
opts
and passing it to various ComponentResources? Check that opts.
Or, do you have a stack transformation set up, that adds
protect: true
to all opts?
l
@average-family-91111 Knows more, he’ll reply.
a
I have it set on a namespace which is a parent of everything - i want to protect the namespace but not everything under it as it doesn’t matter as much
l
Opts are inherited through the parent relationship. Set
protect: false
on all the direct child resources of the namespace and it should sort itself out.