Replies: 1 comment
-
From the top of my head 6.0.0 introduces the eventbridge and replaces fifo queues. This will result in some destroys |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all. I'd like to update my terraform from the 5.17.0 version to the 6.2.1 version, while updating the registry pointer from
philips-labs/github-runner/aws
togithub-aws-runners/github-runner/aws
as well. Aside from needing to update the lambda binaries, are there any gotchas I should be aware of?I ran a
terraform plan ...
with those updates in place and it produced:Plan: 23 to add, 10 to change, 8 to destroy.
...which is a bit more than I would have expected 🤷
Beta Was this translation helpful? Give feedback.
All reactions