Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
42 lines (29 loc) · 1.63 KB

File metadata and controls

42 lines (29 loc) · 1.63 KB

terraform-google-gcr-cleaner-complete-example

Complete usage of the module (setting values for all variables)

Requirements

Name Version
terraform >= 1.3
google >= 4.37.0
google-beta >= 4.37.0

Providers

No providers.

Modules

Name Source Version
gcr_cleaner ../.. n/a

Resources

No resources.

Inputs

Name Description Type Default Required
google_project_id The project ID to create resources under. string n/a yes
region The region where resources will be created. string n/a yes

Outputs

Name Description
app_engine_application_name The name of the app engine application.
cloud_run_service_id The ID of the cloud run service.
cloud_scheduler_jobs List of the created scheduler jobs.