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

Add executing job support for google_cloud_run_v2_job resource #7525

Conversation

modular-magician
Copy link
Collaborator

For hashicorp/terraform-provider-google#13390.

Adding field start_execution_token and field run_execution_token to resource google_cloud_run_v2_job to allow executing the job automatically once the job is created or updated. This is currently add to terraform-provider-google-beta provider only.

Also changed the docker images used in job examples to the right one.

Release Note Template for Downstream PRs (will be copied)

cloudrunv2: added fields `start_execution_token` and `run_execution_token` to resource `google_cloud_run_v2_job`

Derived from GoogleCloudPlatform/magic-modules#10734

…734)

[upstream:14ebe14a862cb94aa14d7ac76055597e3c8945cf]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit dc78eba into hashicorp:main Jun 12, 2024
2 checks passed
@modular-magician modular-magician deleted the downstream-pr-14ebe14a862cb94aa14d7ac76055597e3c8945cf branch November 16, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant