sh0o0 / otomo

GNU Affero General Public License v3.0
1 stars 0 forks source link

Add gcp budget #171

Open sh0o0 opened 1 year ago

sh0o0 commented 1 year ago

一度やろうとしたが、以下のエラーが出てできなかった。

Error when reading or editing Billing Account Not Found : xxx-xxx-xxx: googleapi: Error 403: The caller does not have permission, forbidden
│ 
│   with module.otomo.module.google.data.google_billing_account.account,
│   on ../../modules/google/main.tf line 45, in data "google_billing_account" "account":
│   45: data "google_billing_account" "account" {

Referecnes

https://qiita.com/FRE_GCP/items/96c54dd203d6fc7505a6