spacelift-io / terraform-provider-spacelift

Terraform provider to interact with Spacelift
MIT License
76 stars 29 forks source link

Update provider.go to handle slash at api_key_endpoint #568

Closed akmal-spacelift closed 1 month ago

akmal-spacelift commented 1 month ago

Description of the change

Handles the slash at api_key_endpoint

Type of change

Related issues

internal ref: https://spacelift-io.slack.com/archives/C06L3C9L4P6/p1716303659139979?thread_ts=1716303553.805579&cid=C06L3C9L4P6 / https://spacelift-io.slack.com/archives/C03THR9LFH7/p1715837109837649?thread_ts=1715836160.097879&cid=C03THR9LFH7 / https://spacelift-io.slack.com/archives/C01724WEYJF/p1726588817203019

Checklists

Development

Code review

akmal-spacelift commented 1 month ago

updated https://github.com/spacelift-io/terraform-provider-spacelift/pull/568/files#diff-6e7375fac891c18ad89da0bd68e1e4993c044e8eaad6aa4926f1e3a14b4b0f1b

adamconnelly commented 1 month ago

Thanks @akmal-spacelift for fixing this! I've opened a new PR with your changes (the issue is that some of our PR checks don't run if you don't have write access to the repo) here: https://github.com/spacelift-io/terraform-provider-spacelift/pull/568.

I'm going to close this PR in favour of that one.