From 9d1951a92c4fac5305ab78f23b5b3fac70a112f2 Mon Sep 17 00:00:00 2001 From: Adin Ermie Date: Fri, 6 Dec 2024 18:46:25 -0500 Subject: [PATCH] Updated all 'Last Updated' lines to use git-revision-date-localized plugin to auto-populate date --- .../deploy-an-app-to-the-aws-landing-zone.md | 2 +- .../design-build-and-deploy-an-application/iam-user-service.md | 2 +- docs/aws/design-build-and-deploy-an-application/networking.md | 2 +- .../requirements-for-building-your-application.md | 2 +- docs/aws/design-build-and-deploy-an-application/sample-apps.md | 2 +- .../security-guardrails.md | 2 +- .../design-build-and-deploy-an-application/user-management.md | 2 +- .../get-started-with-aws/bc-govs-aws-landing-zone-overview.md | 2 +- docs/aws/index.md | 2 ++ docs/aws/support/enterprise-support.md | 3 +-- ...aws-billing-and-cost-management-dashboard-via-quicksight.md | 2 +- .../calgary-region-in-aws-secure-environment-accelerator.md | 2 +- docs/azure/best-practices/azure-ai.md | 2 +- docs/azure/best-practices/be-mindful.md | 2 +- docs/azure/best-practices/ci-cd.md | 2 +- docs/azure/best-practices/governance.md | 2 +- .../design-build-deploy/deploy-to-the-azure-landing-zone.md | 2 +- docs/azure/design-build-deploy/networking.md | 2 +- docs/azure/design-build-deploy/requirements.md | 2 +- docs/azure/design-build-deploy/sample-apps.md | 2 +- docs/azure/design-build-deploy/user-management.md | 2 +- .../bc-govs-azure-landing-zone-overview.md | 2 +- docs/azure/index.md | 2 ++ docs/azure/support/enterprise-support.md | 2 +- .../azure-billing-and-cost-management.md | 2 +- docs/azure/upcoming-features/domain-join.md | 2 +- docs/azure/upcoming-features/express-route.md | 2 +- docs/index.md | 2 ++ docs/welcome/provision-a-project-set.md | 2 +- docs/welcome/support.md | 2 +- docs/welcome/training.md | 2 +- docs/welcome/why-use-public-cloud.md | 2 +- 32 files changed, 35 insertions(+), 30 deletions(-) diff --git a/docs/aws/design-build-and-deploy-an-application/deploy-an-app-to-the-aws-landing-zone.md b/docs/aws/design-build-and-deploy-an-application/deploy-an-app-to-the-aws-landing-zone.md index fdc1f8e..1dc329e 100644 --- a/docs/aws/design-build-and-deploy-an-application/deploy-an-app-to-the-aws-landing-zone.md +++ b/docs/aws/design-build-and-deploy-an-application/deploy-an-app-to-the-aws-landing-zone.md @@ -1,6 +1,6 @@ # Deploy an application to the B.C. Government AWS Landing Zone -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** The B.C. Government AWS Secure Environment Accelerator (ASEA) environment uses a multi-account architecture to provide secure and isolated environments for development, testing, production, and tools. This allows teams to safely build, test, and deploy applications without affecting live services. diff --git a/docs/aws/design-build-and-deploy-an-application/iam-user-service.md b/docs/aws/design-build-and-deploy-an-application/iam-user-service.md index b8fc79b..f90578c 100644 --- a/docs/aws/design-build-and-deploy-an-application/iam-user-service.md +++ b/docs/aws/design-build-and-deploy-an-application/iam-user-service.md @@ -1,6 +1,6 @@ # IAM User management service -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** This solution employs AWS services such as DynamoDB, Lambda, and IAM for automated IAM user management and secure access key rotation. The necessary services are deployed into project sets within the ECF automation layers upon creation. diff --git a/docs/aws/design-build-and-deploy-an-application/networking.md b/docs/aws/design-build-and-deploy-an-application/networking.md index 10ed13a..53c8762 100644 --- a/docs/aws/design-build-and-deploy-an-application/networking.md +++ b/docs/aws/design-build-and-deploy-an-application/networking.md @@ -1,6 +1,6 @@ # Networking within the AWS Secure Environment Accelerator (ASEA) -Last updated: **January 5, 2023** +Last updated: **{{ git_revision_date_localized }}** ## Introduction diff --git a/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md b/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md index 59180e6..f8c37e1 100644 --- a/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md +++ b/docs/aws/design-build-and-deploy-an-application/requirements-for-building-your-application.md @@ -1,6 +1,6 @@ # Requirements for building your application in AWS -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** The following sections describe the requirements for building your application on the B.C. Government Public Cloud, AWS Landing Zone. diff --git a/docs/aws/design-build-and-deploy-an-application/sample-apps.md b/docs/aws/design-build-and-deploy-an-application/sample-apps.md index 6629d6d..e00b0b2 100644 --- a/docs/aws/design-build-and-deploy-an-application/sample-apps.md +++ b/docs/aws/design-build-and-deploy-an-application/sample-apps.md @@ -1,6 +1,6 @@ # AWS Sample applications -Last updated: **October 16, 2024** +Last updated: **{{ git_revision_date_localized }}** We have several example applications to help you get started with building and deploying applications in the AWS Landing Zone. diff --git a/docs/aws/design-build-and-deploy-an-application/security-guardrails.md b/docs/aws/design-build-and-deploy-an-application/security-guardrails.md index dbf5056..0c1a0aa 100644 --- a/docs/aws/design-build-and-deploy-an-application/security-guardrails.md +++ b/docs/aws/design-build-and-deploy-an-application/security-guardrails.md @@ -1,6 +1,6 @@ # AWS Security and compliance guardrails -Last updated: **October 16, 2024** +Last updated: **{{ git_revision_date_localized }}** As an AWS user, you must understand the restrictions and guidelines to ensure security and compliance. This document outlines the key points you need to know when using your AWS account. diff --git a/docs/aws/design-build-and-deploy-an-application/user-management.md b/docs/aws/design-build-and-deploy-an-application/user-management.md index 38ea343..1c60060 100644 --- a/docs/aws/design-build-and-deploy-an-application/user-management.md +++ b/docs/aws/design-build-and-deploy-an-application/user-management.md @@ -1,6 +1,6 @@ # BC Gov's Product Registry - User management documentation -Last updated: **March 12, 2024** +Last updated: **{{ git_revision_date_localized }}** Welcome to the BC Gov's Product Registry documentation. This guide provides detailed information about the new user interface changes and the enhanced user management feature available at [BC Gov's Product Registry](https://registry.developer.gov.bc.ca/). With the latest update, users can now manage AWS permissions directly from the website, enhancing the overall user experience and streamlining project management. diff --git a/docs/aws/get-started-with-aws/bc-govs-aws-landing-zone-overview.md b/docs/aws/get-started-with-aws/bc-govs-aws-landing-zone-overview.md index d2481e5..51a02a0 100644 --- a/docs/aws/get-started-with-aws/bc-govs-aws-landing-zone-overview.md +++ b/docs/aws/get-started-with-aws/bc-govs-aws-landing-zone-overview.md @@ -1,6 +1,6 @@ # B.C. Government OCIO AWS Landing Zone overview -Last updated: **February 5, 2024** +Last updated: **{{ git_revision_date_localized }}** An overview of the B.C. Government OCIO's Landing Zone in AWS, how to get access, its benefits, components, and features. diff --git a/docs/aws/index.md b/docs/aws/index.md index 22527de..c6b3bfc 100644 --- a/docs/aws/index.md +++ b/docs/aws/index.md @@ -1,5 +1,7 @@ # Welcome to the Public Cloud AWS Technical Documentation +Last updated: **{{ git_revision_date_localized }}** + ## Get started with AWS Start here for the first steps on working in our AWS Secure Environment Accelerator (ASEA): diff --git a/docs/aws/support/enterprise-support.md b/docs/aws/support/enterprise-support.md index 003f737..0cdfbbe 100644 --- a/docs/aws/support/enterprise-support.md +++ b/docs/aws/support/enterprise-support.md @@ -1,6 +1,5 @@ # AWS Enterprise Support -Last updated: **October 8, 2024** +Last updated: **{{ git_revision_date_localized }}** Once your Project Set has been provisioned, the AWS Account will be enrolled in the AWS Enterprise Support. Only the Production AWS Account will be enrolled in the AWS Enterprise Support. - diff --git a/docs/aws/understanding-your-aws-bill/aws-billing-and-cost-management-dashboard-via-quicksight.md b/docs/aws/understanding-your-aws-bill/aws-billing-and-cost-management-dashboard-via-quicksight.md index 0f145a1..c152d54 100644 --- a/docs/aws/understanding-your-aws-bill/aws-billing-and-cost-management-dashboard-via-quicksight.md +++ b/docs/aws/understanding-your-aws-bill/aws-billing-and-cost-management-dashboard-via-quicksight.md @@ -1,6 +1,6 @@ # AWS billing and cost management dashboards -Last updated: **August 26, 2024** +Last updated: **{{ git_revision_date_localized }}** Learn more about managing your AWS spending and resources with our [AWS billing and cost management dashboard](https://loginproxy.gov.bc.ca/auth/realms/public-cloud/protocol/saml/clients/amazon-qs), featuring the Cloud Intelligence Dashboards and CUDOS (AWS Cost and Usage Dashboards Operations Solution). diff --git a/docs/aws/upcoming-features/calgary-region-in-aws-secure-environment-accelerator.md b/docs/aws/upcoming-features/calgary-region-in-aws-secure-environment-accelerator.md index 7bf71c1..0852845 100644 --- a/docs/aws/upcoming-features/calgary-region-in-aws-secure-environment-accelerator.md +++ b/docs/aws/upcoming-features/calgary-region-in-aws-secure-environment-accelerator.md @@ -1,6 +1,6 @@ # Calgary region in AWS Secure Environment Accelerator (SEA) -Last updated: **August 25, 2024** +Last updated: **{{ git_revision_date_localized }}** ## Overview diff --git a/docs/azure/best-practices/azure-ai.md b/docs/azure/best-practices/azure-ai.md index 53c865f..f54f746 100644 --- a/docs/azure/best-practices/azure-ai.md +++ b/docs/azure/best-practices/azure-ai.md @@ -1,6 +1,6 @@ # Azure AI services -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** Many of the ministry teams are using Azure AI services to build intelligent applications. Artificial Intelligence and Machine Learning are rapidly changing technologies. The following are some recommendations and guidance based on observations and experiences from the ministry teams. diff --git a/docs/azure/best-practices/be-mindful.md b/docs/azure/best-practices/be-mindful.md index 7ad424f..6db7dcc 100644 --- a/docs/azure/best-practices/be-mindful.md +++ b/docs/azure/best-practices/be-mindful.md @@ -1,6 +1,6 @@ # Be mindful -Last updated: **November 20, 2024** +Last updated: **{{ git_revision_date_localized }}** The following are some things to be aware of when working within the Azure Landing Zone. diff --git a/docs/azure/best-practices/ci-cd.md b/docs/azure/best-practices/ci-cd.md index 133b3f6..e34bc73 100644 --- a/docs/azure/best-practices/ci-cd.md +++ b/docs/azure/best-practices/ci-cd.md @@ -1,6 +1,6 @@ # CI/CD Best practices -Last updated: **November 20, 2024** +Last updated: **{{ git_revision_date_localized }}** ## GitHub Actions diff --git a/docs/azure/best-practices/governance.md b/docs/azure/best-practices/governance.md index f214038..7b1c14e 100644 --- a/docs/azure/best-practices/governance.md +++ b/docs/azure/best-practices/governance.md @@ -1,6 +1,6 @@ # Governance -Last updated: **November 26, 2024** +Last updated: **{{ git_revision_date_localized }}** The following describes how to manage and govern your Azure environment. While the Public Cloud team provides the initial guardrails and standards for the environment, **each ministry team is responsible** for managing their own resources and ensuring compliance with the standards. diff --git a/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md b/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md index cc0b60f..2178ed3 100644 --- a/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md +++ b/docs/azure/design-build-deploy/deploy-to-the-azure-landing-zone.md @@ -1,6 +1,6 @@ # Deploy to the Azure Landing Zone -Last updated: **November 20, 2024** +Last updated: **{{ git_revision_date_localized }}** There are multiple ways to deploy your application to the Azure Landing Zone. This document outlines a few examples at a high-level, but it is up to each team to determine the best approach for their application. diff --git a/docs/azure/design-build-deploy/networking.md b/docs/azure/design-build-deploy/networking.md index 7de8f53..b2dc74b 100644 --- a/docs/azure/design-build-deploy/networking.md +++ b/docs/azure/design-build-deploy/networking.md @@ -1,6 +1,6 @@ # Networking within the Azure Landing Zone -Last updated: **December 4, 2024** +Last updated: **{{ git_revision_date_localized }}** Within each Project Set deployed in the Azure Landing Zone, a [Virtual Network (VNet)](https://learn.microsoft.com/en-us/azure/virtual-network/virtual-networks-overview) is created to provide network isolation and security for the resources deployed within it. This VNet is the foundation for all network connectivity within the Azure Landing Zone. diff --git a/docs/azure/design-build-deploy/requirements.md b/docs/azure/design-build-deploy/requirements.md index 7a93547..bc91d16 100644 --- a/docs/azure/design-build-deploy/requirements.md +++ b/docs/azure/design-build-deploy/requirements.md @@ -1,6 +1,6 @@ # Requirements for building your application in Azure -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** The following sections describe the requirements for building your application on the B.C. Government Public Cloud Azure Landing Zone. diff --git a/docs/azure/design-build-deploy/sample-apps.md b/docs/azure/design-build-deploy/sample-apps.md index 52325db..20a3680 100644 --- a/docs/azure/design-build-deploy/sample-apps.md +++ b/docs/azure/design-build-deploy/sample-apps.md @@ -1,6 +1,6 @@ # Azure Sample Applications -Last updated: **October 8, 2024** +Last updated: **{{ git_revision_date_localized }}** We have several example applications to help you get started with building and deploying applications in the Azure Landing Zone. diff --git a/docs/azure/design-build-deploy/user-management.md b/docs/azure/design-build-deploy/user-management.md index 511d3e4..8cc38bb 100644 --- a/docs/azure/design-build-deploy/user-management.md +++ b/docs/azure/design-build-deploy/user-management.md @@ -1,6 +1,6 @@ # User management in the Azure Landing Zone -Last updated: **December 4, 2024** +Last updated: **{{ git_revision_date_localized }}** This guide provides an overview of user management in the Azure Landing Zone, specifically tailored for Product Owners (POs) and Technical Leads (TLs) who have been granted a restricted Owner role on the Project Set Management Group. This role is inherited on the subscription within the Project Set. diff --git a/docs/azure/get-started-with-azure/bc-govs-azure-landing-zone-overview.md b/docs/azure/get-started-with-azure/bc-govs-azure-landing-zone-overview.md index b63680c..91442e9 100644 --- a/docs/azure/get-started-with-azure/bc-govs-azure-landing-zone-overview.md +++ b/docs/azure/get-started-with-azure/bc-govs-azure-landing-zone-overview.md @@ -1,6 +1,6 @@ # B.C. Government OCIO Azure Landing Zone overview -Last updated: **December 4, 2024** +Last updated: **{{ git_revision_date_localized }}** An overview of the B.C. Government OCIO's Landing Zone in Azure, how to get access, its benefits, components, and features. diff --git a/docs/azure/index.md b/docs/azure/index.md index 7e5c0a0..ffd1666 100644 --- a/docs/azure/index.md +++ b/docs/azure/index.md @@ -1,5 +1,7 @@ # Welcome to the Public Cloud Azure Technical Documentation +Last updated: **{{ git_revision_date_localized }}** + ## Get started with Azure Start here for the first steps on working in our Azure Landing Zone (ALZ): diff --git a/docs/azure/support/enterprise-support.md b/docs/azure/support/enterprise-support.md index 46af737..5ffe4df 100644 --- a/docs/azure/support/enterprise-support.md +++ b/docs/azure/support/enterprise-support.md @@ -1,6 +1,6 @@ # Microsoft Azure Enterprise Support -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** Once your Project Set has been provisioned, each Azure Subscription will be enrolled in the Azure Unified Support plan. There is a delay of approximately **2 weeks** for the Azure Unified Support plan to be activated. diff --git a/docs/azure/understanding-your-bill/azure-billing-and-cost-management.md b/docs/azure/understanding-your-bill/azure-billing-and-cost-management.md index 1fa3931..f5d67d8 100644 --- a/docs/azure/understanding-your-bill/azure-billing-and-cost-management.md +++ b/docs/azure/understanding-your-bill/azure-billing-and-cost-management.md @@ -1,6 +1,6 @@ # Azure billing and cost management -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** ## Cost Reporting and Cost Recovery diff --git a/docs/azure/upcoming-features/domain-join.md b/docs/azure/upcoming-features/domain-join.md index 7b3e3b8..ae6faf4 100644 --- a/docs/azure/upcoming-features/domain-join.md +++ b/docs/azure/upcoming-features/domain-join.md @@ -1,6 +1,6 @@ # DNS for Domain Join -Last updated: **October 3, 2024** +Last updated: **{{ git_revision_date_localized }}** ## Overview diff --git a/docs/azure/upcoming-features/express-route.md b/docs/azure/upcoming-features/express-route.md index 8070ba7..38fd641 100644 --- a/docs/azure/upcoming-features/express-route.md +++ b/docs/azure/upcoming-features/express-route.md @@ -1,6 +1,6 @@ # Express Route Connectivity to On-Premises -Last updated: **November 20, 2024** +Last updated: **{{ git_revision_date_localized }}** ## Overview diff --git a/docs/index.md b/docs/index.md index 8e3cb1e..1d34d35 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,7 @@ # Welcome to the Public Cloud Technical Documentation +Last updated: **{{ git_revision_date_localized }}** + ## Overview This documentation provides information for using Public Cloud services within the B.C. Government. It covers both [Amazon Web Services (AWS)](#amazon-web-services-aws) and [Microsoft Azure](#microsoft-azure) platforms, offering resources for [provisioning project sets](#provision-a-project-set), and for designing, building, and deploying applications in these environments. Whether you're new to cloud computing or an experienced developer, you'll find valuable information to help you navigate the B.C. Government's public cloud infrastructure. diff --git a/docs/welcome/provision-a-project-set.md b/docs/welcome/provision-a-project-set.md index a1b8067..20ce722 100644 --- a/docs/welcome/provision-a-project-set.md +++ b/docs/welcome/provision-a-project-set.md @@ -1,6 +1,6 @@ # Provision a new Project Set -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** On the Public Cloud platform, different teams organize their work in isolated **Project Sets**. Before working in the cloud platform, the **Product Owner** of the respective team must submit a Project Set provisioning request for your team, through the [BC Platform Services Product Registry](https://registry.developer.gov.bc.ca/login). diff --git a/docs/welcome/support.md b/docs/welcome/support.md index 7c3db0e..43b1d80 100644 --- a/docs/welcome/support.md +++ b/docs/welcome/support.md @@ -1,6 +1,6 @@ # Public Cloud Support -Last updated: **November 26, 2024** +Last updated: **{{ git_revision_date_localized }}** ## Support options diff --git a/docs/welcome/training.md b/docs/welcome/training.md index 49a42ab..18169eb 100644 --- a/docs/welcome/training.md +++ b/docs/welcome/training.md @@ -1,6 +1,6 @@ # Public Cloud Training -Last updated: **December 2, 2024** +Last updated: **{{ git_revision_date_localized }}** ## AWS diff --git a/docs/welcome/why-use-public-cloud.md b/docs/welcome/why-use-public-cloud.md index bf4dd42..ba32984 100644 --- a/docs/welcome/why-use-public-cloud.md +++ b/docs/welcome/why-use-public-cloud.md @@ -1,6 +1,6 @@ # Why use the B.C. Government Landing Zones in Public Cloud? -Last updated: **October 3, 2024** +Last updated: **{{ git_revision_date_localized }}** ## Benefits of building apps in the Public Cloud