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

resource/rds_cluster_instance: Export the RDI Resource ID for the instance #1142

Merged
merged 1 commit into from
Jul 14, 2017

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jul 13, 2017

Fixes: #1081

@stack72 stack72 added the enhancement Requests to existing resources that expand the functionality or scope. label Jul 13, 2017
@stack72 stack72 force-pushed the f-aws-rds-instance-dbi-1081 branch 2 times, most recently from 63c9a4a to bb0aae4 Compare July 13, 2017 13:05
Copy link
Contributor

@grubernaut grubernaut left a comment

Choose a reason for hiding this comment

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

Single question, rest looks good.

@@ -109,6 +109,11 @@ func resourceAwsRDSClusterInstance() *schema.Resource {
Computed: true,
},

"dbi_resource_id": {
Type: schema.TypeBool,
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this a bool, seems to be a string(?)

@stack72
Copy link
Contributor Author

stack72 commented Jul 14, 2017

Crap! Good catch - will fix and merge on green :)

@stack72 stack72 force-pushed the f-aws-rds-instance-dbi-1081 branch from bb0aae4 to c4dbeed Compare July 14, 2017 10:19
@stack72
Copy link
Contributor Author

stack72 commented Jul 14, 2017

Hi @grubernaut

This is now fixed and the tests are passing as expected:

screen shot 2017-07-14 at 13 53 20

P

@stack72 stack72 merged commit e6dec32 into master Jul 14, 2017
@stack72 stack72 deleted the f-aws-rds-instance-dbi-1081 branch July 14, 2017 10:56
@ghost
Copy link

ghost commented Apr 11, 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. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS RDS missing dbi-resource-id reference for IAM auth
2 participants