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

Migrate manually created cloudwatch rum resources to terraform #1257

Open
manasaV3 opened this issue Sep 11, 2023 · 0 comments
Open

Migrate manually created cloudwatch rum resources to terraform #1257

manasaV3 opened this issue Sep 11, 2023 · 0 comments

Comments

@manasaV3
Copy link
Collaborator

Cloudwatch RUM was introduced in aws provider 4.20.0: https://registry.terraform.io/providers/hashicorp/aws/4.20.0/docs/resources/rum_app_monitor

Napari hub's aws provider is currently on 4.18.0. As the dependency for 4.20.0 for aws provider also is terraform 0.13 , we should be able to upgrade the aws provider versioning. Here is the changelog for the version bump: https://github.com/hashicorp/terraform-provider-aws/blob/v4.20.0/CHANGELOG.md

Also, setting up cloudwatch rum has dependency on congnito identity pools for guest access. Linking cognito documentation for terraform here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant