Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Added support for remote backend in spk infra generate #159

Merged
merged 8 commits into from
Dec 4, 2019

Conversation

yradsmikham
Copy link
Collaborator

Copy link
Collaborator

@NathanielRose NathanielRose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm - working on Linux/windows.
The only bug is /r is being added to the backend block variables in windows.

  "backend": {
    "storage_account_name": "storage-account-name\r",
    "access_key": "storage-account-access-key\r",
    "container_name": "storage-account-container\r",
    "key": "tfstate-key\r"
  },

@yradsmikham
Copy link
Collaborator Author

Lgtm - working on Linux/windows.
The only bug is /r is being added to the backend block variables in windows.

  "backend": {
    "storage_account_name": "storage-account-name\r",
    "access_key": "storage-account-access-key\r",
    "container_name": "storage-account-container\r",
    "key": "tfstate-key\r"
  },

Resolved! :)

@yradsmikham yradsmikham merged commit f866936 into master Dec 4, 2019
@yradsmikham yradsmikham deleted the yvonne.generate.backend branch December 4, 2019 23:27
bnookala pushed a commit to bnookala/spk that referenced this pull request Dec 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants