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

Implement Workspaces for AWS Managed Service for Prometheus (AMP) #977

Closed
janwillies opened this issue Nov 25, 2021 · 1 comment
Closed

Comments

@janwillies
Copy link
Contributor

What resource do you need?

AWS Managed Service for Prometheus (AMP) is a managed prometheus offering

CRUD operations for Workspaces are missing in provider-aws

What is your use case?

Storing metrics from Kubernetes workloads in a managed database

Would you be willing to contribute it using code generator?

yes, however the current version of the aws-sdk-go in crossplane doesn't implement Tags: https://pkg.go.dev/github.com/aws/aws-sdk-go@v1.37.4/service/prometheusservice#CreateWorkspaceInput.

A newer version of the aws-sdk-go is necessary to suppport tags: #918

@haarchri
Copy link
Member

implemented with #1054

tektondeploy pushed a commit to gtn3010/provider-aws that referenced this issue Mar 12, 2024
…p-custom-ami

fix: allow using custom AMI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants