Skip to content

Conversation

@jenkins-infra-updatecli
Copy link
Contributor

@jenkins-infra-updatecli jenkins-infra-updatecli bot commented Oct 15, 2025

This PR generates a new Azure AD application password with a new end date for the packer-resources application (to allow building VM images).
Once this PR is merged and deployed with success by Terraform (on infra.ci.jenkins.io),
you can retrieve the new password value from the Terraform state with terraform show -json
then searching for the new password in values.value of the resource.azuread_application_password.packer section (do NOT save it anywhere!)
and (manually) update the packer credential as needed.
Finally, verify that the new credential works by running a test Packer build.


Generate new end date for the packer Azure AD Application password

Update Terraform file `packer-resources.tf` with new expiration date

changes detected: path "resource.azuread_application_password.packer.end_date" updated from "2026-01-27T00:00:00Z" to "2026-01-28T00:00:00Z" in file "packer-resources.tf"

Jenkins pipeline link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_ed7ac34b759d39c2165f0258c3ed8a9a28f853fe6a96116b6b03f60803672ee8 branch 4 times, most recently from ff175b0 to faa49a4 Compare October 20, 2025 07:11
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_ed7ac34b759d39c2165f0258c3ed8a9a28f853fe6a96116b6b03f60803672ee8 branch 3 times, most recently from 1b714e9 to 7df33e5 Compare October 27, 2025 05:56
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_ed7ac34b759d39c2165f0258c3ed8a9a28f853fe6a96116b6b03f60803672ee8 branch 4 times, most recently from ea7aed5 to c8c54a6 Compare October 28, 2025 19:05
@jenkins-infra-updatecli jenkins-infra-updatecli bot force-pushed the updatecli_main_ed7ac34b759d39c2165f0258c3ed8a9a28f853fe6a96116b6b03f60803672ee8 branch from c8c54a6 to 7531da7 Compare October 29, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants