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

RDS Proxy #190

Closed
user10x opened this issue Jan 12, 2020 · 21 comments
Closed

RDS Proxy #190

user10x opened this issue Jan 12, 2020 · 21 comments

Comments

@user10x
Copy link

user10x commented Jan 12, 2020

Hi,
When does the RDS Proxy support get released in terraform released during 2019 reinvent? I see the service supported in the RDS console already (us-west-2).

@Thomas-X
Copy link

Thomas-X commented Feb 7, 2020

+1

3 similar comments
@cursedcoder
Copy link

+1

@kiyono
Copy link

kiyono commented Feb 27, 2020

+1

@nipunchawla-bc
Copy link

+1

@antonbabenko
Copy link
Member

I know, we all want to have this immediately after AWS re:invent.

We can't do much without having this feature supported by Terraform AWS provider before we can add it to this module.

From what I understand, it is not supported there yet. Am I wrong?

@phanimullapudi
Copy link

phanimullapudi commented Apr 1, 2020

When is support for RDS proxy coming ?

@user10x
Copy link
Author

user10x commented Apr 27, 2020

@dpiddockcmp
Copy link
Contributor

Terraform does not call the AWS CLI. Support needs to be added to the terraform aws provider before this module can use the feature.

There's an issue requesting support here: hashicorp/terraform-provider-aws#12690
And looks like someone has created a PR adding the resource: hashicorp/terraform-provider-aws#12704

@devutkarsh
Copy link

+1

1 similar comment
@miseyu
Copy link

miseyu commented Aug 19, 2020

+1

@antonbabenko
Copy link
Member

This resource is now supported in AWS provider v3.5.0 (ref hashicorp/terraform-provider-aws#12704).

@bryantbiggs
Copy link
Member

we'll need to wait most likely for the proxy target before we can look at bringing this in. without the target, the proxy is not pointed at any database instances and therefore not usable unless manually configured. hopefully this resource makes it in on 3.6.0 hashicorp/terraform-provider-aws#12784

@nirsv
Copy link

nirsv commented Sep 21, 2020

Any idea how do I add Database proxies to a lambda in terraform? I am afraid it is not supported (not sure if this PR will solve it)

@larstobi
Copy link

larstobi commented Oct 9, 2020

This has been released in version 3.9.0 of the Terraform AWS provider.
hashicorp/terraform-provider-aws#12784 (comment)

@JeffNguyen-Diginex
Copy link

Any idea how do I add Database proxies to a lambda in terraform? I am afraid it is not supported (not sure if this PR will solve it)

It seems not to support yet

@bryantbiggs
Copy link
Member

https://github.com/clowdhaus/terraform-aws-rds-proxy

@andreikho
Copy link

Any idea how do I add Database proxies to a lambda in terraform? I am afraid it is not supported (not sure if this PR will solve it)

Still not supported?

@bryantbiggs
Copy link
Member

what is the question?

@antonbabenko
Copy link
Member

The question is probably related to some people having an expectation that this feature should be part of this module also. I don't think so because RDS Proxy is a rather complex piece (see resources created in the module).

I would like us to have a link in the README to the https://github.com/clowdhaus/terraform-aws-rds-proxy explaining relations.

@bryantbiggs
Copy link
Member

ah ok, I see. I didn't know if it was asking about RDS Proxy support in the module or support to add the config to Lambda functions, etc.

Yes I can add something to the documentation. I agree - especially with having multiple proxies point to the same RDS instance (i.e. - one for IAM auth, one for standard auth, etc.), and we would also need to add support for the Aurora module as well - its best if its separate. makes life more simple and the modules easier to manage

@github-actions
Copy link

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests