-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Allow setting endpoint for EFS #4716
Conversation
f0e2ad2
to
bff1641
Compare
Hi @joseph-stratoscale 👋 the provider/config changes look good, but I'm curious about the |
cbe0db9
to
e785a25
Compare
e785a25
to
9124f42
Compare
9124f42
to
f52fb0e
Compare
f52fb0e
to
6059a05
Compare
6059a05
to
9477f4f
Compare
9477f4f
to
a2ba1ad
Compare
a2ba1ad
to
3e9e756
Compare
3e9e756
to
3f5d463
Compare
3f5d463
to
863f824
Compare
863f824
to
73650b1
Compare
73650b1
to
80fa3c6
Compare
80fa3c6
to
7d2a17a
Compare
7d2a17a
to
36ac2cb
Compare
36ac2cb
to
de463bc
Compare
Adding support for setting user defined end-point
de463bc
to
d53b1c2
Compare
@bflad I made some modifications based on this Pull Request: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great @joseph-stratoscale! Thanks for catching the documentation update too 😄 🚀
Passes service smoke test:
1 test passed (all tests)
=== RUN TestAccAWSEFSFileSystem_basic
--- PASS: TestAccAWSEFSFileSystem_basic (29.81s)
PASS
This has been released in version 1.22.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. |
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. Thanks! |
Adding support for setting user defined end-point
Changes proposed in this pull request:
Github issue
#3888