resource_gitlab_project_environment create an environment with wrong auto_stop_setting
Provider create an environment with {"auto_stop_setting": "with_action"} option. It is a reason why it can not be stopped ( I get 403 status using "stop" button ) and deleted through Web interface. This param should be either configurable or should be set to {"auto_stop_setting": "always"}
It would be nice if you implement such an option. Thank you
Edited by Roman Dymov