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

InvalidParameterCombination when upgrading from 2.5.0 to 2.6.0 #33

Open
hectcastro opened this issue Apr 23, 2019 · 0 comments
Open

InvalidParameterCombination when upgrading from 2.5.0 to 2.6.0 #33

hectcastro opened this issue Apr 23, 2019 · 0 comments

Comments

@hectcastro
Copy link
Contributor

A project was successfully using 2.5.0 of this module. An attempt to upgrade it to 2.6.0 caused the following exception:

* aws_db_instance.postgresql: Error modifying DB Instance dbtest: InvalidParameterCombination: A MonitoringRoleARN value is required if you specify a MonitoringInterval value other than 0.
        status code: 400, request id: 5afb5277-7312-4f52-8628-3ec71b8eeafb

This was triggered with monitoring_interval = 60. If monitoring_interval = 0, then the error does not surface.

@hectcastro hectcastro added this to the Operations Sprint: 4/26-5/9 milestone Apr 23, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 4/26-5/9, Operations Sprint: 5/10-5/23 May 9, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 5/10-5/23, Operations Sprint: 5/24-6/6 May 23, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 5/24-6/6, Operations Sprint: 6/20-6/27 Jun 6, 2019
@rbreslow rbreslow modified the milestones: Operations Sprint: 6/20-6/27, Operations Sprint: 6/28-7/11 Jun 27, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 6/28-7/11, Operations Sprint: 7/12-7/25 Jul 11, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 7/12-7/25, Operations Sprint: 7/26-8/8 Jul 25, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 7/26-8/8, Operations Sprint: 8/9-8/22 Aug 8, 2019
@hectcastro hectcastro modified the milestones: Operations Sprint: 8/9-8/22, Operations Sprint: 8/23-9/5 Aug 22, 2019
@rbreslow rbreslow modified the milestones: Operations Sprint: 8/23-9/5, Operations Sprint: 9/6-9/19 Sep 5, 2019
@hectcastro hectcastro removed this from the Operations Sprint: 9/6-9/19 milestone Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants