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

fix: Output for workspace_service_accounts #42

Conversation

magreenbaum
Copy link
Member

Description

Fix output for workspace_service_accounts.

Motivation and Context

Closes: #39

Breaking Changes

No.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@antonbabenko antonbabenko merged commit 911b74b into terraform-aws-modules:master Oct 26, 2024
6 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 26, 2024
## [2.2.1](v2.2.0...v2.2.1) (2024-10-26)

### Bug Fixes

* Output for `workspace_service_accounts` ([#42](#42)) ([911b74b](911b74b))
* Update CI workflow versions to latest ([#40](#40)) ([fc86ff8](fc86ff8))
@antonbabenko
Copy link
Member

This PR is included in version 2.2.1 🎉

@magreenbaum magreenbaum deleted the fix/workspace_service_accounts_output branch November 1, 2024 11:08
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.

workspace_service_accounts output returns the tokens instead of the service accounts
2 participants