raboley / review-infrastructure

0 stars 0 forks source link

see what the environments thing is about? maybe i need to rename the deploy job #13

Closed raboley closed 4 years ago

raboley commented 4 years ago

looks like there is an api that can be called to do this

https://docs.github.com/en/rest/reference/repos#deployments

raboley commented 4 years ago

I think I would need to create a middleware or something to get this to actually work, I added this issue https://github.com/terraform-providers/terraform-provider-github/issues/528

to the tf provider for github because I think it would be interesting if terraform could manage it, but probably out of scope.