Skip to content

Commit

Permalink
chore: Update Terraform file cert.ci.jenkins.io.tf with new expirat...
Browse files Browse the repository at this point in the history
... ion date

Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Nov 4, 2024
1 parent ebcdcc8 commit 3fdb61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cert.ci.jenkins.io.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ module "cert_ci_jenkins_io" {
controller_service_principal_ids = [
data.azuread_service_principal.terraform_production.object_id,
]
controller_service_principal_end_date = "2024-11-06T00:00:00Z"
controller_service_principal_end_date = "2025-02-02T00:00:00Z"
controller_packer_rg_ids = [
azurerm_resource_group.packer_images["prod"].id
]
Expand Down

0 comments on commit 3fdb61d

Please sign in to comment.