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

feat: Add support for service account and service account token resources #36

Merged
merged 5 commits into from
Aug 13, 2024

Conversation

tyler180
Copy link
Contributor

@tyler180 tyler180 commented Aug 7, 2024

Description

Add the ability to use the aws_grafana_workspace_service_account and aws_grafana_workspace_service_account_token

Motivation and Context

Breaking Changes

no, API keys are still available.

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

@tyler180 tyler180 changed the title Add support for new service account resources feat: Add support for new service account resources Aug 7, 2024
@bryantbiggs bryantbiggs changed the title feat: Add support for new service account resources feat: Add support for service account and service account token resources Aug 13, 2024
@bryantbiggs bryantbiggs merged commit 6d2a78f into terraform-aws-modules:master Aug 13, 2024
8 checks passed
antonbabenko pushed a commit that referenced this pull request Aug 13, 2024
## [2.2.0](v2.1.2...v2.2.0) (2024-08-13)

### Features

* Add support for service account and service account token resources ([#36](#36)) ([6d2a78f](6d2a78f))
@antonbabenko
Copy link
Member

This PR is included in version 2.2.0 🎉

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 support for aws_grafana_workspace_service_account* resources
3 participants