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
Haha - no problem. BTW thanks for putting this together! Its been very helpful while trying to pick up TF.
I do have one question :
I see that you define the aws provider block in the base module and then pass in the region from a variable defined in the main "web" dir/env variables file. This looks good since it allows for definition of provider in one place so it can be reused. However, when I run tf plan on this I am still prompted for region interactively. Any reason why this is happening? Not sure if its a bug in TF (I'm using latest 0.9.11) or I'm not understanding something but figured I'd ask.
Just a heads up that in base/outputs.tf there is a minor bug/typo:
Should be this:
The text was updated successfully, but these errors were encountered: