spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
74 stars 28 forks source link

Add external state access toggle #439

Closed mbialon closed 1 year ago

mbialon commented 1 year ago

Description of the change

Add a setting to enable external state access.

Screenshot 2023-03-21 at 12 30 48

Type of change

Checklists

Development

Code review

peterdeme commented 1 year ago

Is this in production yet? The tests are failing Cannot query field "externalStateAccessEnabled" on type "StackConfigVendorTerraform".

mbialon commented 1 year ago

Is this in production yet? The tests are failing Cannot query field "externalStateAccessEnabled" on type "StackConfigVendorTerraform".

@peterdeme It's not on production yet. The core PR is in review.