Skip to content

Commit

Permalink
update dates
Browse files Browse the repository at this point in the history
  • Loading branch information
caetano-colin committed May 23, 2024
1 parent 05f933e commit 801902e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/deploy_on_foundation_v4.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ All changes below must be made to both repositories:
- Create file `cmek_settings.yaml` on `policies/constraints` path with the following content:

```yaml
# Copyright 2023 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -120,7 +120,7 @@ spec:
- Create file `network_enable_firewall_logs.yaml` on `policies/constraints` path with the following content:

```yaml
# Copyright 2023 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -152,7 +152,7 @@ spec:
- Create file `require_dnssec.yaml` file on `policies/constraints` path with the following content:

```yaml
# Copyright 2023 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -181,7 +181,7 @@ spec:
- Create file `storage_logging.yaml` on `policies/constraints` path with the following content:

```yaml
# Copyright 2021 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -369,7 +369,7 @@ module "kms_keyring" {

```terraform
/**
* Copyright 2021 Google LLC
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -748,7 +748,7 @@ variable "prevent_destroy" {

```terraform
/**
* Copyright 2021 Google LLC
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -873,7 +873,7 @@ output "artifacts_repo_id" {

```terraform
/**
* Copyright 2022 Google LLC
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -974,7 +974,7 @@ Perform these modifications for `development`, `non-production` and `production`

```terraform
/**
* Copyright 2022 Google LLC
* Copyright 2024 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 801902e

Please sign in to comment.