Commits
Click on a commit to change the comparison rangeSeparate Prefect and AWS resources in ECS provisioner display
closes #20229
This PR visually separates Prefect resources from AWS resources in the
work-pool create CLI when using ECS provisioning. The AWS credentials
block is a Prefect resource (stored in Prefect Cloud/Server), not an
AWS resource, so it should be displayed separately to avoid confusion.
Co-Authored-By: Nate Nowack <nate@prefect.io>24 hours ago
by devin-ai-integration[bot] Update test to match new credentials block prompt text
Co-Authored-By: Nate Nowack <nate@prefect.io>24 hours ago
by devin-ai-integration[bot]