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

[Imprv] Allow environment variables for nutanix connection parameters #128

Closed
yannickstruyf3 opened this issue Feb 23, 2022 · 0 comments · Fixed by #137
Closed

[Imprv] Allow environment variables for nutanix connection parameters #128

yannickstruyf3 opened this issue Feb 23, 2022 · 0 comments · Fixed by #137
Assignees
Labels
enhancement New feature or request

Comments

@yannickstruyf3
Copy link
Collaborator

Add the ability for users to set following parameters via environment variables:

  • nutanix_host
  • nutanix_username
  • nutanix_password
  • validate_certs
  • nutanix_port

Similar to

        nutanix_hostname:
            description: Prism central hostname or IP address
            required: true
            type: str
            env:
                - name: NUTANIX_HOSTNAME
@premkarat premkarat added enhancement New feature or request and removed feature labels Feb 23, 2022
@alaa-bish alaa-bish linked a pull request Feb 27, 2022 that will close this issue
@premkarat premkarat changed the title [Feat] Allow environment variables for nutanix connection parameters [Imprv] Allow environment variables for nutanix connection parameters Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants