Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[WAYP-2571] TFC Config error #63

Merged
merged 4 commits into from
May 15, 2024
Merged

Conversation

HenryEstberg
Copy link
Contributor

@HenryEstberg HenryEstberg commented May 7, 2024

Changes proposed in this PR:

This is a small bugfix to return a better error message when a user attempts to read a Waypoint TFC Config and one has not been set.

How I've tested this PR:

This has been manually tested and the acceptance tests have been run.

How I expect reviewers to test this PR:

Run make go/test to run the acceptance tests

To manually test, build the binary and connect to your HCP org. If that org already has a TFC Config set for waypoint, first run:

hcp waypoint tfc-config delete

To test the change, run:

hcp waypoint tfc-config read

Output of affected commands:

-->

% hcp waypoint tfc-config read  
X No TFC Config found for this project

@HenryEstberg HenryEstberg marked this pull request as ready for review May 8, 2024 16:30
@HenryEstberg HenryEstberg requested a review from a team as a code owner May 8, 2024 16:30
@HenryEstberg HenryEstberg merged commit d6d2963 into main May 15, 2024
6 checks passed
@HenryEstberg HenryEstberg deleted the WAYP-2571-tfc-config-error branch May 15, 2024 20:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants