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

fix: use for correct ouput for apply notice #29

Merged
merged 1 commit into from Mar 24, 2023
Merged

Conversation

mcwarman
Copy link
Owner

No description provided.

@mcwarman mcwarman enabled auto-merge (squash) March 24, 2023 13:18
@github-actions
Copy link

Terraform Plan

Terraform Format and Style ✏️ success

Terraform Initialization ⚙️ success

Terraform Validation 📋 success

Terraform Plan 📖 success

Show Plan
random_pet.name: Refreshing state... [id=famous urchin]

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # random_pet.name is tainted, so must be replaced
-/+ resource "random_pet" "name" {
      ~ id        = "famous urchin" -> (known after apply)
        # (2 unchanged attributes hidden)
    }

Plan: 1 to add, 0 to change, 1 to destroy.

Changes to Outputs:
  ~ message = "Hello Famous Urchin!" -> (known after apply)

─────────────────────────────────────────────────────────────────────────────

Saved the plan to: tfplan

To perform exactly these actions, run the following command to apply:
    terraform apply "tfplan"

@mcwarman mcwarman merged commit 3b7c271 into main Mar 24, 2023
4 checks passed
@mcwarman mcwarman deleted the fix-apply-notice branch March 24, 2023 13:18
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.

None yet

1 participant