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 target_group_health block #376

Merged

Conversation

magreenbaum
Copy link
Member

Description

Add support for target_group_health block.
Added random string to aws_cognito_user_pool_domain domain since they must be unique across all accounts and regions otherwise Domain already associated with another user pool. error is provided.

Motivation and Context

hashicorp/terraform-provider-aws#37082

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

Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks awesome, thank you!

@bryantbiggs bryantbiggs merged commit 1e62250 into terraform-aws-modules:master Jul 22, 2024
9 checks passed
antonbabenko pushed a commit that referenced this pull request Jul 22, 2024
## [9.10.0](v9.9.0...v9.10.0) (2024-07-22)

### Features

* Add `target_group_health` block ([#376](#376)) ([1e62250](1e62250))
@antonbabenko
Copy link
Member

This PR is included in version 9.10.0 🎉

@magreenbaum magreenbaum deleted the feat/target_group_health branch August 11, 2024 13:11
Copy link

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants