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

Test for Atlantis skipping apply #56

Closed
wants to merge 1 commit into from
Closed

Conversation

chroju
Copy link
Owner

@chroju chroju commented May 5, 2023

A pull request created for testing purposes to intentionally produce 'No Changes' output during the atlantis plan command.

@chroju

This comment has been minimized.

@chroju

This comment has been minimized.

@chroju

This comment has been minimized.

@chroju chroju force-pushed the test-atlantis-skip-apply branch from 0ac5ebf to 05389c7 Compare May 5, 2023 05:00
@chroju

This comment has been minimized.

@chroju

This comment has been minimized.

1 similar comment
@chroju

This comment has been minimized.

@chroju

This comment has been minimized.

@chroju

This comment has been minimized.

@chroju
Copy link
Owner Author

chroju commented Aug 2, 2023

Ran Plan for 2 projects:

  1. dir: terraform/a workspace: default
  2. dir: terraform/b workspace: default

1. dir: terraform/a workspace: default

aws_s3_bucket.a: Refreshing state... [id=test-chroju-20230505a]

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.
  • ▶️ To apply this plan, comment:
    • atlantis apply -d terraform/a
  • 🚮 To delete this plan click here
  • 🔁 To plan this project again, comment:
    • atlantis plan -d terraform/a

2. dir: terraform/b workspace: default

aws_s3_bucket.b: Refreshing state... [id=test-chroju-20230505b]

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.
  • ▶️ To apply this plan, comment:
    • atlantis apply -d terraform/b
  • 🚮 To delete this plan click here
  • 🔁 To plan this project again, comment:
    • atlantis plan -d terraform/b

  • ⏩ To apply all unapplied plans from this pull request, comment:
    • atlantis apply
  • 🚮 To delete all plans and locks for the PR, comment:
    • atlantis unlock

@chroju chroju force-pushed the main branch 9 times, most recently from aa1b63d to e59661b Compare October 8, 2023 07:22
@chroju chroju closed this Oct 22, 2023
@chroju chroju deleted the test-atlantis-skip-apply branch October 22, 2023 10:06
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