Skip to content

Commit

Permalink
chore: New end date for www.jenkins.io` File Share service principal...
Browse files Browse the repository at this point in the history
...  writer on `trusted.ci.jenkins.io` (current: 2024-10-16T00:00:00Z)

Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Oct 14, 2024
1 parent b0dac00 commit a321f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trusted.ci.jenkins.io.tf
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ module "trustedci_jenkinsio_fileshare_serviceprincipal_writer" {
service_fqdn = "trustedci-jenkinsio-fileshare_serviceprincipal_writer"
active_directory_owners = [data.azuread_service_principal.terraform_production.id]
active_directory_url = "https://github.com/jenkins-infra/azure"
service_principal_end_date = "2024-10-16T00:00:00Z"
service_principal_end_date = "2025-01-12T00:00:00Z"
file_share_resource_manager_id = azurerm_storage_share.jenkins_io.resource_manager_id
storage_account_id = azurerm_storage_account.jenkins_io.id
default_tags = local.default_tags
Expand Down

0 comments on commit a321f8e

Please sign in to comment.