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

create PR that fails CI #1

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

create PR that fails CI #1

wants to merge 1 commit into from

Conversation

mdb
Copy link
Owner

@mdb mdb commented Aug 28, 2023

Because this PR changes null_resource.foo to be named null_resource.foo_with_new_name, Terraform must destroy and recreate the resource. As such, the terratest tests fail because the Terraform plan includes a destructive action.

Because this PR changes `null_resource.foo` to be named
`null_resource.foo_with_new_name`, Terraform must destroy and recreate
the resource. As such, the `terratest` tests fail because the Terraform plan
includes a destructive action.
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