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

hcl: The Provider configuration will be added to the block even if not required #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 15, 2022

  1. hcl: The Provider configuration will be added to the block even if no…

    …t required
    
    If the provider has a configuration defiend but it's not required it'll setill be added to ease the configuraiton.
    
    As some providers removed the 'required' from the attributes, this was getting less writtng when it actually should
    because it eases a lot the module configuration
    xescugc committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    7032997 View commit details
    Browse the repository at this point in the history