OpsLevel / opslevel-go

A Go client for interacting with OpsLevel
MIT License
5 stars 12 forks source link

include infra Schema during infra update #387

Closed davidbloss closed 3 months ago

davidbloss commented 3 months ago

Issues

The terraform provider is unable to update an infrastructure resource's schema field. This fixes that.

Changelog

Tophatting

task test - all tests pass

davidbloss commented 3 months ago

The terraform provider is unable to update an infrastructure resource's schema field. This fixes that.

Change and test LGTM but do we even want to do this in the TF upgrade? Would this be out of scope?

Why this is in scope: