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 traffic_selector_policy block and tests #6586

Merged
merged 11 commits into from
Jul 13, 2020

Conversation

carloVentrella
Copy link
Contributor

@carloVentrella carloVentrella commented Apr 22, 2020

Fixes #6272

@ghost ghost added the size/L label Apr 22, 2020
Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

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

Hey @carloVentrella, thanks for the pr. Overall this looks good but could we update the docs? thanks!

@carloVentrella
Copy link
Contributor Author

@katbyte I integrated your suggestions. Thanks

@ghost ghost removed the waiting-response label May 22, 2020
@carloVentrella
Copy link
Contributor Author

@katbyte is it possible to merge this for the next release?
Thank you

Copy link
Contributor

@tombuildsstuff tombuildsstuff left a comment

Choose a reason for hiding this comment

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

hey @carloVentrella

Thanks for pushing those changes - apologies for the delayed re-review here!

I've taken a look through and left some comments inline but this is off to a good start - if we can fix up the comments (and the tests pass) then this should otherwise be good to merge 👍

Thanks!

@carloVentrella carloVentrella force-pushed the f/traffic-selector-policy branch from 3da1d86 to 64cb8aa Compare July 5, 2020 14:17
@ghost ghost added the dependencies label Jul 5, 2020
This reverts commit 8ef39c0.
@manicminer
Copy link
Contributor

@carloVentrella thanks for the changes. this LGTM, just waiting on test results.

@manicminer
Copy link
Contributor

Tests pass (1 race condition passed 2nd time):

Screenshot 2020-07-13 15 59 04
Screenshot 2020-07-13 15 59 58
Screenshot 2020-07-13 16 22 08

@manicminer manicminer added this to the v2.19.0 milestone Jul 13, 2020
@manicminer manicminer merged commit 9806f0d into hashicorp:master Jul 13, 2020
manicminer added a commit that referenced this pull request Jul 13, 2020
@ghost
Copy link

ghost commented Jul 16, 2020

This has been released in version 2.19.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.19.0"
}
# ... other configuration ...

@ghost
Copy link

ghost commented Aug 13, 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 👉 [email protected]. Thanks!

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

Successfully merging this pull request may close these issues.

Support for IpsecTrafficSelectorPolicy
6 participants