In a Cloudfore Version 1.12.x, there is a concept of managed plugins which are already registered by code.
But plugin-google-billing-cost-datasourc...
For further actions, you may consider blocking this person and/or reporting abuse
@choonho
Executing above plugin yaml throwing below error.
I have followed below steps and got my google billing plugin enabled with data source.
Register Google billing plugin
Verify plugin
Register billing data source
Great. Thank you for update.
For Docker image registry, "spaceone" is not upgrading new plugin images. "spaceone" registry is for old user who does not want to upgrade cloudforet.
I recommend Docker image registry from "spaceone" to "cloudforet"
So
Sure will update. Thanks !
Enable BigQuery for Google billing
cloud.google.com/billing/docs/how-...
@choonho
root@spacectl-6bfdd6896b-6mjcz:~# cat google_billing_datasource.yamlname: Google Cost Explorer Data Source
data_source_type: EXTERNAL
provider: google_cloud
secret_type: USE_SERVICE_ACCOUNT_SECRET
plugin_info:
plugin_id: plugin-google-billing-cost-datasource
root@spacectl-6bfdd6896b-6mjcz:~# spacectl exec register cost_analysis.DataSource -f google_billing_datasource.yaml
ERROR: Server is unavailable. (channel = 10.244.3.133:50051, message = module 'spaceone.api.cost_analysis.plugin.cost_pb2' has no attribute 'AccountInfo')
I am geting this error while registering the plugin.