aptible / terraform-provider-aptible

The official Terraform provider for Aptible Deploy
https://registry.terraform.io/providers/aptible/aptible/latest
10 stars 13 forks source link

Version bump indirect dependency #53

Closed almathew closed 2 years ago

almathew commented 2 years ago

This fixes the issues we're seeing in integration tests. There's a dependency of a dependency that's incompatible with newer versions of Terraform.

Tested on Go 1.16, because that's what we say it's packaged for, and Go 1.15, because for some weird reason that's what we're testing with in our integration tests.

almathew commented 2 years ago

I'm bypassing the mystery PR test not running since the same exact tests were already run in "Travis CI - Branch"