Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

terraform-google-gcr-cleaner-minimal-example

Minimal usage of the module (using default values for 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.