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

provisioner/chef: improve the decoding logic to prevent parameter not found errors #2206

Merged
merged 1 commit into from
Jun 4, 2015
Merged

provisioner/chef: improve the decoding logic to prevent parameter not found errors #2206

merged 1 commit into from
Jun 4, 2015

Conversation

svanharmelen
Copy link
Contributor

We need to decode both the Raw config and the parsed Config to make sure all set keys are visible. Otherwise keys that will need to be interpolated later, will be missing causing the validation to fail.

Also piggy bagged a small update to the Azure error output in case a homedir.Expand() fails.

We need to decode both the Raw config and the parsed Config to make
sure all set keys are visible. Otherwise keys that will need to be
interpolated later, will be missing causing the validation to fail.
@svanharmelen
Copy link
Contributor Author

Small change, no comments... So merging this one...

svanharmelen pushed a commit that referenced this pull request Jun 4, 2015
provisioner/chef: improve the decoding logic to prevent parameter not found errors
@svanharmelen svanharmelen merged commit 01f101f into hashicorp:master Jun 4, 2015
@svanharmelen svanharmelen deleted the b-provisioner-chef branch June 4, 2015 14:13
@ghost
Copy link

ghost commented May 2, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant