cloud-init icon indicating copy to clipboard operation
cloud-init copied to clipboard

fix(ec2): Ensure metadata exists before configuring PBR

Open TheRealFalcon opened this issue 3 months ago • 0 comments

Draft as currently untested.

Proposed Commit Message

fix(ec2): Ensure metadata exists before configuring PBR

Fixes GH-5283

Additional Context

https://github.com/canonical/cloud-init/issues/5283

Test Steps

Currently untested

Merge type

  • [x] Squash merge using "Proposed Commit Message"
  • [ ] Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

TheRealFalcon avatar May 13 '24 10:05 TheRealFalcon