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

add manual test integration workflow to CI #350

Closed davidbloss closed 3 months ago

davidbloss commented 3 months ago

Issues

Setup Integration Testing

Changelog

Add manually triggered CI workflow that runs integration tests against the PAT account. This runs task test-integration which:


Tophatting