Setting up Assets - Google Cloud Integration
Assets - Google Cloud Integration requires both Jira (Core, Software, or Service Management) and Assets to function. You can download the latest version of Assets - Google Cloud Integration from Atlassian Marketplace.
Setting up Assets
Google Cloud からデータをインポートするには、アセットをセットアップする必要があります。アセットをセットアップする
次の手順でステップを完了するには、Google Cloud Platform にログインしてください。
サービス アカウントの作成
サービス アカウントを作成するには次の手順を実行します。
- ダッシュボードの左側のナビゲーション メニューで [IAM & admin (IAM & 管理)] > [サービス アカウント] の順に選択します。
- Select Create Service Account.
- アカウントの名前を入力します
- [ロール] > [プロジェクト] の順に選択してから、[ビューアー] を選択します。
- [キーを作成] を選択して、"キー タイプ" フィールドで [JSON] を選択します。
1By saving or creating the account, you'll get the JSON file that will contain all of the required information that you need for setting up the Import-Configuration:
- client_id の値はアカウント ID として使用されます。
- 非公開キーには private_key 値が必要です。
マルチプロジェクトをサポートするには、生成されたサービス アカウントのメール アドレスをクリップボードにコピーし、すべてのプロジェクトにサービス アカウントを追加します (プロジェクトを切り替えて [IAM & admin (IAM & 管理者)] > [サービス] の順に移動し、以前作成したサービス アカウントを追加)。
ロールを閲覧者に設定する場合は、閲覧者にストレージに対する必要な権限があることを確認してください。既定では、アカウントには編集者権限が必要です。
Enabling Required APIs
- On the dashboard, in the left navigation menu, select APIs & Services.
- 「Enable APIs and Services (API とサービスを有効にする)」を選択します。
- 次の API を検索して、有効になっていることを確認します。
- Compute Engine API
- Google Cloud ストレージ
- クラウド リソース マネージャー API
- ID & アクセス管理 (IAM) API
マルチ プロジェクトをサポートするには、各プロジェクトの API を有効にします。
After enabling the APIs, wait a few minutes until the account can access to them. The Google Backend needs to update the permissions.