This message was deleted.
# general
s
This message was deleted.
a
Anyone have any thoughts on this?
g
Do you see this every time you do an
up
? Are you also doing a refresh at the same time?
a
I do see this every up, I don't normally run a refresh first, let me try that. That's an abbreviated list, there are 17 or so settings.
g
I'm curious if you only see this after a refresh or when using
up --refresh
.
This looks like an issue in the upstream tf provider unfortunately.
You can potentially work around this with
ignoreChanges: ["settings"]
(if it's the settings property on beanstalk environment)
a
It happens regardless of the refresh. Ignore changes works. I think I'm going to try to jam ignoreChanges into a config variable, and set it when we are doing partial change sets.