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

FIX ISSUE 5502 : unable to use "expr" in google_compute_security_policy.rule.match #5504

Closed
wants to merge 2 commits into from

Conversation

diodfr
Copy link

@diodfr diodfr commented Jan 27, 2020

As described in the issue : #5502
I have tried to fix the use of "expr" in google_compute_security_policy.rule.match

I was not able to launch the test to be sure it works (tests are skipped).

diodfr and others added 2 commits January 27, 2020 12:01
As described in the issue : hashicorp#5502
I have tried to fix the use of "expr" in google_compute_security_policy.rule.match
google_compute_security_policy.rule.match.expr
@ghost ghost added the size/xs label Jan 27, 2020
@ghost ghost requested review from tysen and slevenick January 27, 2020 15:45
@slevenick
Copy link
Collaborator

It looks like the expr field is available only in the google-beta provider, but the field wasn't marked that way in the docs. You can use this field as expected by using the beta provider. See: https://www.terraform.io/docs/providers/google/guides/provider_versions.html

I'll check if this is ready come out of beta

@slevenick
Copy link
Collaborator

GoogleCloudPlatform/magic-modules#3028 should fix this

@slevenick
Copy link
Collaborator

Closing in favor of GoogleCloudPlatform/magic-modules#3028

@slevenick slevenick closed this Jan 29, 2020
@ghost
Copy link

ghost commented Mar 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants