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

fixing deprecated vpc variable and transfer_server_ssh_key #45

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

blairham
Copy link

what

  • fixed transfer_server_ssh_key to not use the index but instead the key value
  • switched out vpc in ews_eip for domain

why

  • the reference aws_transer_user is not an index but a for each, which means it needs a key value, not an index, therefore we need to use the key value here
  • the vpc variable has been deprecated and replaced with domain

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant