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

Add debug logging when successfully obtaining parameter from location… #464

Merged
merged 6 commits into from
Jun 21, 2024

Conversation

MatthewJohn
Copy link
Collaborator

… or when terraform exists but does not provide a version

… or when terraform exists but does not provide a version
@MatthewJohn
Copy link
Collaborator Author

Relates to #465

@yermulnik
Copy link
Collaborator

Relates to #465

I linked the #465 as what this PR resolves — is it okay?
image

lib/param_parsing/environment.go Outdated Show resolved Hide resolved
lib/param_parsing/environment.go Outdated Show resolved Hide resolved
lib/param_parsing/terragrunt.go Outdated Show resolved Hide resolved
lib/param_parsing/tfswitch.go Outdated Show resolved Hide resolved
lib/param_parsing/toml.go Outdated Show resolved Hide resolved
lib/param_parsing/toml.go Outdated Show resolved Hide resolved
lib/param_parsing/toml.go Show resolved Hide resolved
lib/param_parsing/toml.go Outdated Show resolved Hide resolved
lib/param_parsing/versiontf.go Outdated Show resolved Hide resolved
lib/param_parsing/versiontf.go Outdated Show resolved Hide resolved
MatthewJohn and others added 2 commits June 14, 2024 05:50
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
@MatthewJohn MatthewJohn force-pushed the add-additional-logging-in-param-parsing branch from b225a09 to a7b9cee Compare June 14, 2024 04:50
@warrensbox warrensbox merged commit bf5b9f1 into master Jun 21, 2024
3 checks passed
@warrensbox warrensbox deleted the add-additional-logging-in-param-parsing branch June 21, 2024 23:47
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.

Add additional debug logs when determining version from various sources
3 participants