hashicorp / terraform-provider-consul

Terraform Consul provider
https://www.terraform.io/docs/providers/consul/
Mozilla Public License 2.0
125 stars 113 forks source link

Replace Travis CI by Github Actions #265

Closed remilapeyre closed 3 years ago

remilapeyre commented 3 years ago

I also fixed a flaky test that relied on Keybase and would often failed on Github Actions.

Closes https://github.com/hashicorp/terraform-provider-consul/issues/264