From f5ba517289776834262b85fbaee720a459d1359d Mon Sep 17 00:00:00 2001 From: tejavar <54866295+tejavar@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:42:50 -0600 Subject: [PATCH] Day light saving time fixes for workshops (#13559) * hubspot form and images * time changes --- content/resources/centralized-secrets-management/index.md | 8 ++++---- content/resources/internal-developer-portal/index.md | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content/resources/centralized-secrets-management/index.md b/content/resources/centralized-secrets-management/index.md index 6a7d6adf73e4..529031d8834d 100644 --- a/content/resources/centralized-secrets-management/index.md +++ b/content/resources/centralized-secrets-management/index.md @@ -40,7 +40,7 @@ main: youtube_url: # Sortable date. The datetime Hugo will use to sort the webinars in date order. - sortable_date: 2025-03-12T09:00:00-08:00 + sortable_date: 2025-03-12T09:00:00-07:00 # Duration of the webinar. duration: 90 minutes @@ -57,7 +57,7 @@ main: learn: - Design and implement a centralized secrets management architecture that reduces operational overhead while enhancing security posture - Master techniques for managing different types of secrets (static, dynamic, and configuration) across multiple environments and applications - - Establish effective access controls and audit procedures that align with security best practices while maintaining developer velocit + - Establish effective access controls and audit procedures that align with security best practices while maintaining developer velocity # The webinar presenters presenters: @@ -80,8 +80,8 @@ form: event_data: name: "Implementing Centralized Secrets Management for Your Team" - start_date: 2025-03-12T09:00:00-08:00 - end_date: 2025-03-12T10:00:00-08:00 + start_date: 2025-03-12T09:00:00-07:00 + end_date: 2025-03-12T09:00:00-07:00 url: "https://www.pulumi.com/resources/centralized-secrets-management/" description: | In modern cloud-native environments, managing secrets across multiple teams, applications, and environments has become increasingly complex. This workshop explores best practices for implementing centralized secrets management that balances security requirements with developer productivity. You'll learn how to establish a unified approach to handling configuration values, static secrets, and dynamic credentials while maintaining proper access controls and audit capabilities. diff --git a/content/resources/internal-developer-portal/index.md b/content/resources/internal-developer-portal/index.md index a6c2601a4118..72a49a9d75bc 100644 --- a/content/resources/internal-developer-portal/index.md +++ b/content/resources/internal-developer-portal/index.md @@ -40,7 +40,7 @@ main: youtube_url: # Sortable date. The datetime Hugo will use to sort the webinars in date order. - sortable_date: 2025-03-26T09:00:00-08:00 + sortable_date: 2025-03-26T09:00:00-07:00 # Duration of the webinar. duration: 90 minutes @@ -80,8 +80,8 @@ form: event_data: name: "Building an Internal Developer Portal" - start_date: 2025-03-26T09:00:00-08:00 - end_date: 2025-03-26T10:00:00-08:00 + start_date: 2025-03-26T09:00:00-07:00 + end_date: 2025-03-26T09:00:00-07:00 url: "https://www.pulumi.com/resources/internal-developer-portal/" description: | In today's cloud-native landscape, organizations struggle to balance developer autonomy with operational control. This workshop explores how to build an Internal Developer Portal (IDP) that transforms infrastructure provisioning from a bottleneck into a competitive advantage. You'll learn how to create a self-service platform that enables developers to safely deploy infrastructure while maintaining governance and cost control.