A API da IBP Club pode ser utilizada para ter acesso a suas informações de pagamentos.
Endereços da API:
| Tipo | Endereço |
|---|---|
| Produção | ibpapps.herokuapps.com |
| Teste | ibpapps-qa.herokuapps.com |
| # there is variables.tf file defined and not included here | |
| terraform { | |
| required_providers { | |
| google = { | |
| source = "hashicorp/google" | |
| version = "3.55.0" | |
| } | |
| } | |
| } |