I'm trying to operate the environment by dividing it into a production environment and a verification environment. From the viewpoint of change management, we have adopted a flow where operation is confirmed in the verification environment and then reflected in the production environment.
According to the current BaseMachine specification, “actions changed in the verification environment are immediately applied to the production environment,” so changes and tests cannot be performed safely in the verification environment alone.
To avoid this problem, is it possible to manage actions separately in the verification environment and production environment?
Supplement:
We are also considering the operation of temporarily hiding actions that make changes using “action display/non-display settings for each environment” as difficult.
·