You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @mbaxa – thanks for the detailed info! I patched this in #5756, however you need know some things:
I renamed the option_settings config to just setting. This matches Beanstalk Environments, and currently Beanstalk Configuration Template will crash on the use of option_settings anyway...
In my testing, I found that you need to also include an option setting for Subnets, in the event you don't already have that in your config.
Let me know if you have any other questions! Thanks for reporting this 😄
Wow, thanks for fixing so quickly! 👍 Yeah, I had a full suite of settings that I was trying to move into a template; I just cut it down to one to make the bug report cleaner. 😄
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.
ghost
locked and limited conversation to collaborators
Apr 27, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
With Terraform v0.6.13 a terraform plan crashes with the following config
crash.log
If I remove the option_settings part, it completes correctly:
The text was updated successfully, but these errors were encountered: