Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

project="level-totality-277022" #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

project="level-totality-277022" #3

wants to merge 2 commits into from

Conversation

bhood4
Copy link
Contributor

@bhood4 bhood4 commented May 14, 2020

No description provided.

@bhood4
Copy link
Contributor Author

bhood4 commented May 14, 2020

Ran Plan for dir: . workspace: default

Plan Error

running "/usr/local/bin/terraform plan -input=false -refresh -no-color -out \"/atlantis-data/repos/contino/srebot/3/default/default.tfplan\"" in "/atlantis-data/repos/contino/srebot/3/default": exit status 1

Error: Error in function call

  on provider.tf line 2, in provider "google":
   2:   credentials = file("account.json")

Call to function "file" failed: no file exists at account.json.


@bhood4
Copy link
Contributor Author

bhood4 commented May 14, 2020

Ran Plan for dir: . workspace: default

Plan Error

Show Output
running "/usr/local/bin/terraform plan -input=false -refresh -no-color -out \"/atlantis-data/repos/contino/srebot/3/default/default.tfplan\"" in "/atlantis-data/repos/contino/srebot/3/default": exit status 1
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.

data.archive_file.zip: Refreshing state...
data.google_project.agent_project: Refreshing state...

Error: Error reading Project "level-totality-277022": googleapi: Error 403: Request had insufficient authentication scopes.
More details:
Reason: insufficientPermissions, Message: Insufficient Permission


  on main.tf line 2, in data "google_project" "agent_project":
   2: data "google_project" "agent_project" {



@bhood4
Copy link
Contributor Author

bhood4 commented May 14, 2020

atlantis help

@bhood4
Copy link
Contributor Author

bhood4 commented May 14, 2020

atlantis
Terraform Pull Request Automation

Usage:
  atlantis <command> [options] -- [terraform options]

Examples:
  # run plan in the root directory passing the -target flag to terraform
  atlantis plan -d . -- -target=resource

  # apply all unapplied plans from this pull request
  atlantis apply

  # apply the plan for the root directory and staging workspace
  atlantis apply -d . -w staging

Commands:
  plan   Runs 'terraform plan' for the changes in this pull request.
         To plan a specific project, use the -d, -w and -p flags.
  apply  Runs 'terraform apply' on all unapplied plans from this pull request.
         To only apply a specific plan, use the -d, -w and -p flags.
  help   View help.

Flags:
  -h, --help   help for atlantis

Use "atlantis [command] --help" for more information about a command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant