DrFaust92 / terraform-provider-bitbucket

Terraform Bitbucket Cloud provider.
https://registry.terraform.io/providers/drfaust92/bitbucket
Mozilla Public License 2.0
38 stars 30 forks source link

Use Generated BB Client - part 1 #46

Closed DrFaust92 closed 2 years ago

DrFaust92 commented 2 years ago

Ive generated a BB client using thier swagger and using it to reduce fricition of writing http requests and building reponses.

not everything is covered so leaving exisiting side by side in place