OpsLevel / terraform-provider-opslevel

Terraform provider for OpsLevel.com
https://registry.terraform.io/providers/OpsLevel/opslevel/latest/docs
MIT License
8 stars 5 forks source link

update tests to match code changes #355

Closed davidbloss closed 2 months ago

davidbloss commented 2 months ago

Issues

Changelog

Update tests to work with previous updates to code. aliases was a list type but now is a set type

Tophatting

task test-integration