-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Adding option_settings to aws_db_option_group #6560
Adding option_settings to aws_db_option_group #6560
Conversation
49eaf9a
to
dc4dd76
Compare
Hi @bigkraig This looks good, but when I ran the tests I got the following:
Can you have a look at this and see what you think the issue may be? I am running these tests against the newly merged master branch P. |
@stack72 yeah, it's the numbers in the resource name, they change. I was able to run through them by running the test with debug logging, see what the numbers were, adjust and run again. It's pretty lame. If there is a better way to do it I will make the change, but I got this from the ELB tests: https://github.com/hashicorp/terraform/blob/master/builtin/providers/aws/resource_aws_elb_test.go#L37 |
Ah its just the hash number :( I usually have to run the test twice too and check the state for the hash values as well |
@stack72 yeah its a bummer. Does that mean this is good to merge? |
I can fix the test and merge when it's done
P
|
Hi @bigkraig Just a FYI, this is now working. All tests are green :) Thanks for the work here. Will merge now P.
|
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. |
Allows configuring settings for options