Skip to content

Change README.md#1

Open
attila4523 wants to merge 9 commits intomasterfrom
test
Open

Change README.md#1
attila4523 wants to merge 9 commits intomasterfrom
test

Conversation

@attila4523
Copy link
Copy Markdown
Owner

resource "null_resource" "example" {}

@attila4523
Copy link
Copy Markdown
Owner Author

terraform plan

@attila4523
Copy link
Copy Markdown
Owner Author

Did you mean to use atlantis instead of terraform?

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for 0 projects:

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis help

1 similar comment
@attila4523
Copy link
Copy Markdown
Owner Author

atlantis help

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis
Terraform For Teams

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.

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis help

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis
Terraform For Teams

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.

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for 0 projects:

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for 0 projects:

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: default

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

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

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/root/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

1 similar comment
@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/home/atlantis/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Error: This repo is not whitelisted for Atlantis.

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Error: This repo is not whitelisted for Atlantis.

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/home/atlantis/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/home/atlantis/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

2 similar comments
@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/home/atlantis/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

1 similar comment
@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/home/atlantis/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/root/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlas plan

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

hello
  • ▶️ To apply this plan, comment:
    • atlantis apply -w main
  • 🚮 To delete this plan click here
  • 🔁 To plan this project again, comment:
    • atlantis plan -w main

  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

hello
  • ▶️ To apply this plan, comment:
    • atlantis apply -w main
  • 🚮 To delete this plan click here
  • 🔁 To plan this project again, comment:
    • atlantis plan -w main

  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/root/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

hello

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

@attila4523
Copy link
Copy Markdown
Owner Author

atlantis plan

@attila4523
Copy link
Copy Markdown
Owner Author

Ran Plan for dir: . workspace: main

Plan Error

Show Output
exit status 1: running "terraform plan --out=main.tfplan" in "/root/.atlantis/repos/attila4523/atlantis/1/main": 
�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

hello

�[0m�[1m�[33mPlugin reinitialization required. Please run "terraform init".�[0m
�[33mReason: Could not satisfy plugin requirements.

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

�[0m�[31m1 error(s) occurred:

* provider.null: no suitable version installed
  version requirements: "(any version)"
  versions installed: none

�[0m�[33mTerraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".
�[0m
�[31m
�[1m�[31mError: �[0m�[0m�[1merror satisfying plugin requirements�[0m

�[0m�[0m�[0m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant