Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix metadata #975

Merged
merged 1 commit into from
Jan 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ docker_test_integration:
.PHONY: docker_test_lint
docker_test_lint:
docker run --rm -it \
-e ENABLE_BPMETADATA=1 \
-v "${CURDIR}":/workspace \
$(REGISTRY_URL)/${DOCKER_IMAGE_DEVELOPER_TOOLS}:${DOCKER_TAG_VERSION_DEVELOPER_TOOLS} \
/usr/local/bin/test_lint.sh
Expand All @@ -90,7 +91,7 @@ docker_test_lint:
.PHONY: docker_generate_docs
docker_generate_docs:
docker run --rm -it \
-e ENABLE_BPMETADATA \
-e ENABLE_BPMETADATA=1 \
-v "${CURDIR}":/workspace \
$(REGISTRY_URL)/${DOCKER_IMAGE_DEVELOPER_TOOLS}:${DOCKER_TAG_VERSION_DEVELOPER_TOOLS} \
/bin/bash -c 'source /usr/local/bin/task_helper_functions.sh && generate_docs'
Expand Down
3 changes: 2 additions & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Google Cloud Project Factory Terraform Module
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
version: 18.0.0
actuationTool:
flavor: Terraform
Expand Down
3 changes: 2 additions & 1 deletion modules/budget/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Budget configuration for a project
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/budget
version: 18.0.0
actuationTool:
Expand Down
3 changes: 2 additions & 1 deletion modules/essential_contacts/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Essential Contacts configuration
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/essential_contacts
version: 18.0.0
actuationTool:
Expand Down
3 changes: 2 additions & 1 deletion modules/fabric-project/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Google Cloud Simple Project Creation
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/fabric-project
version: 18.0.0
actuationTool:
Expand Down
3 changes: 2 additions & 1 deletion modules/gsuite_enabled/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Google Cloud Project Factory with G Suite Terraform Module
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/gsuite_enabled
version: 18.0.0
actuationTool:
Expand Down
3 changes: 2 additions & 1 deletion modules/project_services/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Project API Activation
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/project_services
version: 18.0.0
actuationTool:
Expand Down
3 changes: 2 additions & 1 deletion modules/quota_manager/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Consumer quota override for a project
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/quota_manager
actuationTool:
flavor: Terraform
Expand Down
3 changes: 2 additions & 1 deletion modules/shared_vpc_access/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Shared VPC Access
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/shared_vpc_access
version: 18.0.0
actuationTool:
Expand Down
3 changes: 2 additions & 1 deletion modules/svpc_service_project/metadata.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2024 Google LLC
# Copyright 2025 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 All @@ -23,6 +23,7 @@ spec:
title: Shared VPC
source:
repo: https://github.com/terraform-google-modules/terraform-google-project-factory.git
sourceType: git
dir: /modules/svpc_service_project
version: 18.0.0
actuationTool:
Expand Down
Loading