env0 / terraform-provider-env0

Terraform Provider for env0
https://env0.com
Mozilla Public License 2.0
39 stars 14 forks source link

`is_remote_apply_enabled` not being sent to BE #942

Closed tomer-landesman closed 2 weeks ago

tomer-landesman commented 3 weeks ago

Describe the bug is_remote_apply_enabled was recently added to environment creation API. however, it is not supported in environment without templates

To Reproduce Try to create an environment without template with is_remote_apply_enabled

Expected behavior The environment is created in env0 with remote apply enabled

Provider Version latest