Skip to content

Welcome to Atlantis!#1

Open
delilahlah wants to merge 1 commit intomasterfrom
example
Open

Welcome to Atlantis!#1
delilahlah wants to merge 1 commit intomasterfrom
example

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