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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

New resource: aws_migration_hub_config #21745

Open
evairmarinho opened this issue Nov 12, 2021 · 0 comments
Open

New resource: aws_migration_hub_config #21745

evairmarinho opened this issue Nov 12, 2021 · 0 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource.

Comments

@evairmarinho
Copy link

evairmarinho commented Nov 12, 2021

Community Note

  • Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Migration Hub is a centralized service to manage AWS migrations.

New or Affected Resource(s)

  • aws_migration_hub_config

Potential Terraform Configuration

resource "aws_migration_hub_config" "this" {
home_region = "us-east-1"
}

References

@evairmarinho evairmarinho added the enhancement Requests to existing resources that expand the functionality or scope. label Nov 12, 2021
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Nov 12, 2021
@anGie44 anGie44 added new-resource Introduces a new resource. and removed needs-triage Waiting for first response or review from a maintainer. labels Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource.
Projects
None yet
Development

No branches or pull requests

2 participants