jiangguoqing / iac

0 stars 0 forks source link

Test #12

Closed jiangguoqing closed 1 year ago

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

Ran Plan for 0 projects:

jiangguoqing commented 1 year ago

atlantis apply

jiangguoqing commented 1 year ago

Ran Apply for 0 projects:

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

Ran Plan for 0 projects:

jiangguoqing commented 1 year ago

atlantis plan

jiangguoqing commented 1 year ago

Ran Plan for 0 projects:

jiangguoqing commented 1 year ago

atlantis plan jiangguoqing/iac

jiangguoqing commented 1 year ago
Error: unknown argument(s) – jiangguoqing/iac.
Usage of plan:
  -d, --dir string         Which directory to run plan in relative to root of repo,
                           ex. 'child/dir'.
  -p, --project string     Which project to run plan for. Refers to the name of the
                           project configured in atlantis.yaml. Cannot be used at
                           same time as workspace or dir flags.
      --verbose            Append Atlantis log to comment.
  -w, --workspace string   Switch to this Terraform workspace before planning.
jiangguoqing commented 1 year ago

atlantis plan -d ./main.tf

jiangguoqing commented 1 year ago

Ran Plan for dir: main.tf workspace: default

Plan Error

running "/usr/bin/terraform init -input=false" in "/root/.atlantis/repos/jiangguoqing/iac/12/default/main.tf": fork/exec /usr/bin/sh: not a directory
jiangguoqing commented 1 year ago

atlantis plan -d ./

jiangguoqing commented 1 year ago

Ran Plan for dir: . workspace: default


No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

jiangguoqing commented 1 year ago

Locks and plans deleted for the projects and workspaces modified in this pull request:

jiangguoqing commented 1 year ago

Plan Error

The default workspace is currently locked by another command that is running for this pull request.
Wait until the previous command is complete and try again.
jiangguoqing commented 1 year ago

Ran Plan for dir: . workspace: default

Plan Failed: This project is currently locked by an unapplied plan from pull #13. To continue, delete the lock from #13 or apply that plan and merge the pull request.

Once the lock is released, comment atlantis plan here to re-plan.