Skip to content

Conversation

x1unix
Copy link
Owner

@x1unix x1unix commented Jul 21, 2024

Explicitly specify project ID for every resource to fix google_cloud_run_service_iam_binding resource provision.

@x1unix x1unix merged commit b3cd522 into master Jul 21, 2024
@x1unix x1unix deleted the fix/tf-invoker branch July 21, 2024 20:59
Copy link

@mazzy89 mazzy89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terraform nit pick

@@ -0,0 +1,15 @@
terraform {
required_version = "~> 1.5"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the main you have defined one only provider google-betaand using it but then you bring in the second one and you do not define it in the main. either you define both and use both or pick one.

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.

2 participants