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

Dynamic AMI Lookup in Crossplane AWS Provider #1963

Closed
ehsan-hedayatpour opened this issue Nov 30, 2023 · 3 comments
Closed

Dynamic AMI Lookup in Crossplane AWS Provider #1963

ehsan-hedayatpour opened this issue Nov 30, 2023 · 3 comments
Labels
enhancement New feature or request stale

Comments

@ehsan-hedayatpour
Copy link

I'm requesting a new feature in the Crossplane AWS Provider that enables dynamic AMI lookup. This feature would allow users to dynamically discover the latest AMIs without hard-coding specific AMIs in the manifests.

Currently, in Terraform, I use a dynamic approach to get the latest Ubuntu AMI:

ami

Thanks for considering this feature request! If you need more details, I'm happy to help.

@ehsan-hedayatpour ehsan-hedayatpour added the enhancement New feature or request label Nov 30, 2023
Copy link

Crossplane does not currently have enough maintainers to address every issue and pull request. This issue has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Feb 29, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2024
@fmunteanu
Copy link

fmunteanu commented Sep 7, 2024

@ehsan-hedayatpour I believe you can use the Terraform provider to achieve your goal. I’m looking for a similar solution.

@bobh66
Copy link
Contributor

bobh66 commented Sep 7, 2024

provider-terraform is definitely an option, and you could also use a Composition Function to retrieve the data for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants