Welcome to the Linux Foundation Forum!

Lab 4.1 - terraform apply fails without exception

Options

Been trying to get through this lab for a couple of days now, following the steps to the letter. It might be me or it might just be poorly written. Did anyone else have the same experience with this?

Comments

  • oskarq
    oskarq Posts: 22
    edited January 12
    Options

    I have the same issues and no clue how to fix it... yet

  • oskarq
    oskarq Posts: 22
    Options

    Anyone?
    If LF368 is blocked at the beginning while creating the setup it is useless.

  • oskarq
    oskarq Posts: 22
    Options

    I can't continue....help

    │ Error: Error creating service account: googleapi: Error 403: Request had insufficient authentication scopes.
    │ Details:
    │ [
    │   {
    │     "@type": "type.googleapis.com/google.rpc.ErrorInfo",
    │     "domain": "googleapis.com",
    │     "metadata": {
    │       "method": "google.iam.admin.v1.IAM.CreateServiceAccount",
    │       "service": "iam.googleapis.com"
    │     },
    │     "reason": "ACCESS_TOKEN_SCOPE_INSUFFICIENT"
    │   }
    │ ]
    │ 
    │ More details:
    │ Reason: insufficientPermissions, Message: Insufficient Permission
    │ 
    │ 
    │   with module.jx.module.gsm[0].google_service_account.gsm_sa,
    │   on .terraform/modules/jx/modules/gsm/main.tf line 25, in resource "google_service_account" "gsm_sa":
    │   25: resource "google_service_account" "gsm_sa" {
    

Categories

Upcoming Training