Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Welcome to Atlantis! #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Welcome to Atlantis! #1

wants to merge 1 commit into from

Conversation

delilahlah
Copy link
Owner

In this pull request we will learn how to use atlantis. There are various commands that are available to you:

  • Start by typing atlantis help in the comments.
  • Next, lets plan by typing atlantis plan in the comments. That will run a terraform plan.
  • Now lets apply that plan. Type atlantis apply in the comments. This will run a terraform apply.

Thank you for trying out atlantis. For more info on running atlantis in production see https://github.com/runatlantis/atlantis

@delilahlah
Copy link
Owner Author

atlantis plan

@delilahlah
Copy link
Owner Author

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.


------------------------------------------------------------------------

An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

+ null_resource.example
      id: <computed>
Plan: 1 to add, 0 to change, 0 to destroy.
  • To discard this plan click here.

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